danirabbit / minifighter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

minifighter

A fun experiment in making a native GTK3 and Vala game for elementary OS. Styled with CSS.

Building

  1. Get elementary OS Loki.
  2. Make sure you have elementary-sdk and cmake-elementary installed.
  3. Inside the project, mkdir build; cd build; cmake -DCMAKE_INSTALL_PREFIX=/usr ../

elementary.io/docs/code/getting-started may be of help as a reference. Happy hacking/playing!

About

License:GNU General Public License v3.0


Languages

Language:Vala 69.9%Language:CMake 30.1%