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

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.

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
```