An open API service indexing awesome lists of open source software.

https://github.com/gimploo/games

path to gamedev
https://github.com/gimploo/games

Last synced: 7 months ago
JSON representation

path to gamedev

Awesome Lists containing this project

README

          

# games

The library used in these games are the poglib C header only library

1. pong (broken)
2. flappy-birds (broken)
3. GeometryWars

## STEPS TO RUN THE GAME
1. cd game
2. git clone https://github.com/gimploo/poglib lib
3. build run