https://github.com/puppetmaster-/shoot-out-your-life
little arcade game, created in Rust for Ludum Dare 44 Game Jam
https://github.com/puppetmaster-/shoot-out-your-life
arcade-game game game-2d gamedev ldjam ludum-dare rust-lang tetra
Last synced: 8 months ago
JSON representation
little arcade game, created in Rust for Ludum Dare 44 Game Jam
- Host: GitHub
- URL: https://github.com/puppetmaster-/shoot-out-your-life
- Owner: puppetmaster-
- License: apache-2.0
- Created: 2019-04-30T17:57:12.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-12-07T22:10:05.000Z (over 6 years ago)
- Last Synced: 2025-01-30T20:40:19.757Z (over 1 year ago)
- Topics: arcade-game, game, game-2d, gamedev, ldjam, ludum-dare, rust-lang, tetra
- Language: Rust
- Homepage:
- Size: 3.66 MB
- Stars: 9
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# shoot-out-your-life
Originally created for the Game Jam Event [Ludum Dare 44](https://ldjam.com/events/ludum-dare/44/shoot-out-your-life).
The theme was **Your life is currency**
 
# Rust
This is my first public rust project.
I started programming in rust in February 2019 and had no previous experience with other system programming languages.
If you see something that could be done (better/simpler/more rust like), I would be very happy if you could create an issue or a pull request.
*You can only learn from mistakes, if you don't do any then there is nothing to learn from.*
# Game Engine
As game engine I used [Tetra][TETRA] and highly recommend it.
# Play
If you'd like to try the game, you can download it from my [itch.io][GAMEPAGE] page.
[IMAGE1]: https://user-images.githubusercontent.com/10463138/57039428-dd790e00-6c5c-11e9-96fe-6c1bd017c511.png
[GAMEPAGE]: https://puppetmaster.itch.io/shoot-out-your-life
[TETRA]: https://github.com/17cupsofcoffee/tetra