Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jakkusakura/graphicspractice
This is a simple OpenGL abstraction to do some graphics practice and AI stuff
https://github.com/jakkusakura/graphicspractice
Last synced: about 6 hours ago
JSON representation
This is a simple OpenGL abstraction to do some graphics practice and AI stuff
- Host: GitHub
- URL: https://github.com/jakkusakura/graphicspractice
- Owner: JakkuSakura
- License: mit
- Created: 2020-02-23T18:43:27.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-23T18:59:16.000Z (almost 5 years ago)
- Last Synced: 2023-11-25T05:21:24.063Z (about 1 year ago)
- Language: C++
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
# Escape
This is a simple game where AI control the hero to espace the underground world.## Requirements
Opengl 4.3## architecture
Built from the scratch
Pure c++
cmake