https://github.com/sparkoo/sparkengine
Game Engine in pure Go
https://github.com/sparkoo/sparkengine
game-2d game-engine go sdl2
Last synced: 3 months ago
JSON representation
Game Engine in pure Go
- Host: GitHub
- URL: https://github.com/sparkoo/sparkengine
- Owner: sparkoo
- Created: 2019-01-11T18:02:23.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-17T10:35:13.000Z (over 5 years ago)
- Last Synced: 2025-01-11T06:09:46.278Z (4 months ago)
- Topics: game-2d, game-engine, go, sdl2
- Language: Go
- Homepage:
- Size: 95.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sparkengine
Game engine written in Go. It's using sdl2 to draw pixels from framebuffer and handle input events. Rest is in pure Go.Far from complete, far from being useful.