An open API service indexing awesome lists of open source software.

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

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.