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

https://github.com/fralonra/ebiten-2048


https://github.com/fralonra/ebiten-2048

2048 2048-game ebiten

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# ebiten-2048

Much credit to the official example of [ebiten-2048](https://github.com/hajimehoshi/ebiten/blob/master/examples/2048). Use [go-2048](https://github.com/fralonra/go-2048) as the core library.