https://github.com/threedotslabs/meteors
An example 2D game made with Go and Ebitengine.
https://github.com/threedotslabs/meteors
Last synced: 12 months ago
JSON representation
An example 2D game made with Go and Ebitengine.
- Host: GitHub
- URL: https://github.com/threedotslabs/meteors
- Owner: ThreeDotsLabs
- License: mit
- Created: 2023-11-21T18:53:05.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-13T09:34:44.000Z (almost 2 years ago)
- Last Synced: 2025-06-19T20:03:13.466Z (12 months ago)
- Language: Go
- Homepage: https://threedotslabs.github.io/meteors/
- Size: 36.1 KB
- Stars: 50
- Watchers: 1
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# meteors
An example 2D game made with Go and Ebitengine.
[Play it online!](https://threedotslabs.github.io/meteors/)
See the post: [Making Games in Go for Absolute Beginners](https://threedots.tech/post/making-games-in-go/).