mirror of
https://github.com/yeslayla/golang-game-framework.git
synced 2025-12-06 09:13:24 +01:00
Initial commit
This commit is contained in:
9
ReadMe.md
Normal file
9
ReadMe.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# Golang Game Framework
|
||||
|
||||
Framework in Golang to simplify game development with SDL in Go.
|
||||
|
||||
Currently, only basic rendering has been implemented.
|
||||
|
||||
For an example on how to use it, see `game/game.go` and make your own changes!
|
||||
|
||||
I have a strong desire to make this into a more flexible and feature complete system, but I cannot give any guarantees. Hopefully at minimum, this project can be seen as a reference for others!
|
||||
Reference in New Issue
Block a user