aarsh-sharma / oh-my-game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SFML starter kit

[For 64-bit linux with g++]

To compile and run just install cmake (sudo apt install cmake) and type:

$ cd oh-my-game/
$ make

It will compile all the code in main.cpp and src/* folder and run it.

About


Languages

Language:C++ 94.6%Language:CSS 2.2%Language:CMake 1.8%Language:JavaScript 0.7%Language:GLSL 0.6%Language:Makefile 0.0%