https://github.com/gimploo/games
path to gamedev
https://github.com/gimploo/games
Last synced: 7 months ago
JSON representation
path to gamedev
- Host: GitHub
- URL: https://github.com/gimploo/games
- Owner: gimploo
- Created: 2021-08-21T15:53:06.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-10-30T01:05:02.000Z (over 2 years ago)
- Last Synced: 2024-12-27T04:24:49.988Z (over 1 year ago)
- Language: C
- Size: 1.93 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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