Hello!

I'm Revii! I am 19 years old and I am a 2D Game Developer.

I love engine tooling and code way more than gameplay code.

I mainly write in Lua but I also understand Java and C++.

Learn more!

About me

I am very opinionated when it comes to software.

I mainly use Linux, specifically Fedora Linux, but I am always open to using Windows and MacOS.

I understand system management such as handling SystemD services, running TTY-only systems, and general management.

My main passion is Game Development but I can also write other things, such as this site, and CLI utilities.

I speak Romanian and English fluently, while at the same time learning Mandarin!

Projects

My projects

I mostly work with Github, and mostly work on my FOSS projects.

My Github profile is filled with all of my projects, as well as one-off scripts.

My finished, and polished games can be found on itch.io!

Fuser

Fuser is a tiny 8Bit game about fusing with other creatures.
It was made in one week for a GameJam with Love2D.

PicoEdit

PicoEdit is a code editor written in Java with JavaFX.
It has a tree-view and it supports syntax highlighting for Pico8-Lua.
It was written specifically for Pico8 code.

PicoMapper

PicoMapper is a tilemap editor written in C# with MonoGame.
All the UI elements were written from scratch by me.

Note Manager

Note Manager is a tiny JavaFX application for managing small notes for yourself.
It was written because I needed a smaller version of Google Keep for my desktop.

Sokoboom

Sokoboom is a Sokoban recreation using C++ and Raylib.
It has 10 levels and it was designed using the help of PicoMapper.

Flapper

Flapper is a faithful Flappy Bird clone written in C# with the help of Raylib.
It is an almost 1:1 clone of the original game.