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

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

A simple 2048 game written in Golang, with engo.
https://github.com/fralonra/engo-2048

2048 2048-game engo

Last synced: 6 months ago
JSON representation

A simple 2048 game written in Golang, with engo.

Awesome Lists containing this project

README

          

# engo-2048

A simple implement of [2048](https://github.com/gabrielecirulli/2048) game in Golang.

Powered by [engo](https://github.com/EngoEngine/engo) and [go-2048](https://github.com/fralonra/go-2048).