From f92d24b7383ed749f548e596f64ee41dd6569481 Mon Sep 17 00:00:00 2001 From: mikeder Date: Wed, 21 Jun 2023 21:07:14 -0400 Subject: [PATCH] todo --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index d10ddcb..9ddf365 100644 --- a/README.md +++ b/README.md @@ -19,3 +19,12 @@ Try it out here: https://mikeder.net/turtletime [RPG Tutorial](https://github.com/mwbryant/rpg-bevy-tutorial) [GGRS Demo](https://github.com/gschup/bevy_ggrs_demo) + +## TODO + +1. Audio overhaul, replace the default sound w/ custom sounds. +2. Scoreboard and Leaderboard for game stats, pickups, wins, loses, etc. +3. More game modes, COOP survival, PVE. +4. Controller support. + +