Updated readme.

This commit is contained in:
Marvin Blum
2016-05-03 21:25:10 +02:00
parent 19731dc0e5
commit 364d7dd045

View File

@@ -3,6 +3,16 @@
Game engine written in Go using OpenGL and GLFW. Game engine written in Go using OpenGL and GLFW.
**Under heavy development, do not use yet!** **Under heavy development, do not use yet!**
## Install
```
go get github.com/DeKugelschieber/go-game
```
## Usage
*WIP*
## Dependencies ## Dependencies
* https://github.com/go-gl/gl * https://github.com/go-gl/gl