Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/szunami/taileater
A puzzle game where you eat your own tail to win!
https://github.com/szunami/taileater
2d-game bevy bevy-engine game pixel-art puzzle-game rust rustlang
Last synced: 3 months ago
JSON representation
A puzzle game where you eat your own tail to win!
- Host: GitHub
- URL: https://github.com/szunami/taileater
- Owner: szunami
- License: apache-2.0
- Created: 2021-05-26T21:44:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-13T17:33:06.000Z (almost 2 years ago)
- Last Synced: 2024-09-29T22:41:45.007Z (4 months ago)
- Topics: 2d-game, bevy, bevy-engine, game, pixel-art, puzzle-game, rust, rustlang
- Language: Rust
- Homepage: https://szunami.itch.io/taileater
- Size: 7.35 MB
- Stars: 36
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### taileater
![logo of a pixellated snake attempting to eat it's own tail](logo.gif)
taileater is a puzzle game available for free here: https://szunami.itch.io/taileater
This project is built using [Rust](https://www.rust-lang.org/) and [Bevy](https://bevyengine.org/). Assets were built with [aseprite](https://www.aseprite.org/).
I do not anticipate doing much further development work on this project. I am open sourcing it in the off chance that is helpful to someone else someday!