JamesHDuffield / ascii-rust

A retro ASCII art space shooter, inspired by Vampire Survivors, written in the Bevy game engine.
https://jameshduffield.github.io/ascii-rust/
2 stars 1 forks source link

feat: ✨ add points system #1

Closed EchelonFour closed 1 year ago

EchelonFour commented 1 year ago

Allows an entity to be worth some amount on points on death, then you get those points and it tells you at the end.

EchelonFour commented 1 year ago

I actually built the ongoing points interface for debugging purposes, but got rid of it because the readme says this is inspired by vampire survivors and it seems like it is against the genre style to give a running score 🤷‍♂️