mirror of
https://github.com/Kugelschieber/go-game.git
synced 2026-01-18 06:40:28 +00:00
Updated readme.
This commit is contained in:
10
README.md
10
README.md
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user