Basic system and window creation.

This commit is contained in:
Marvin Blum
2016-05-03 21:03:00 +02:00
parent 4266942d2f
commit 05013370fd
4 changed files with 195 additions and 1 deletions

View File

@@ -1,2 +1,11 @@
# go-game
# go-game (package "goga")
Game engine written in Go using OpenGL and GLFW.
**Under heavy development, do not use yet!**
## Dependencies
* https://github.com/go-gl/gl
- 4.5-core
* https://github.com/go-gl/glfw
- 3.1