Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 441 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 441 Bytes

Game

This is a playground to explore the possibilities of Virgil.

Virgil is a basic 2D game engine by lxmcf built using SDL2 and Vala.

Building

git clone https://github.com/manexim/game.git && cd game
meson build
ninja -C build

Running

./build/src/com.github.manexim.game