This is a playground to explore the possibilities of Virgil.
Virgil is a basic 2D game engine by lxmcf built using SDL2 and Vala.
git clone https://github.com/manexim/game.git && cd game
meson build
ninja -C build
./build/src/com.github.manexim.game