https://github.com/willdoescode/coolkidgame
Coolkidgame. Don't know what this will turn into yet.
https://github.com/willdoescode/coolkidgame
cpp glfw opengl
Last synced: about 1 month ago
JSON representation
Coolkidgame. Don't know what this will turn into yet.
- Host: GitHub
- URL: https://github.com/willdoescode/coolkidgame
- Owner: willdoescode
- Created: 2021-04-23T00:11:32.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-23T01:02:40.000Z (about 5 years ago)
- Last Synced: 2026-04-24T02:14:39.784Z (about 1 month ago)
- Topics: cpp, glfw, opengl
- Language: C++
- Homepage:
- Size: 3.91 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Coolkidgame
## Don't really know what this will turn into, just messing around with OpenGL
### Building
```shell
git clone https://github.com/willdoescode/coolkidgame --recurse-submodules
cmake build .
make
```