https://github.com/fralonra/ebiten-2048
https://github.com/fralonra/ebiten-2048
2048 2048-game ebiten
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fralonra/ebiten-2048
- Owner: fralonra
- Created: 2019-07-14T04:39:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-20T15:50:19.000Z (about 6 years ago)
- Last Synced: 2025-02-13T15:34:21.085Z (8 months ago)
- Topics: 2048, 2048-game, ebiten
- Language: Go
- Size: 1.19 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.