From 6d1c8762d9e559754ba7aca0489540317dfa48f3 Mon Sep 17 00:00:00 2001 From: Vlad <89295404+Virashu@users.noreply.github.com> Date: Tue, 20 Feb 2024 23:28:02 +0300 Subject: [PATCH] Update readme --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index efd3a51..0f8fa17 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Most important things is written down [here](./docs/mecs.md) - [x] Game mechanics - [x] Drops - - [ ] HP (?) + - [ ] HP (?) - [x] XP - [x] Powerups - [ ] Coins (?) @@ -59,13 +59,13 @@ Most important things is written down [here](./docs/mecs.md) - [ ] Effects (particles) - [ ] Scaling - [ ] Fullscreen - - [ ] Boss HP bar + - [x] Boss HP bar - [x] Player HP/Bomb info - [x] Player points info - - [ ] UI + - [x] UI - [x] Main menu - [x] Main menu style - - [ ] Background + - [x] Background - [x] Leaderboard - [x] Settings - [x] DB @@ -87,6 +87,6 @@ Most important things is written down [here](./docs/mecs.md) - [x] Replace resource path strings with constants from db - [x] Sounds - [x] Death - - [ ] Shoot - - [ ] Hit + - [x] Shoot + - [x] Hit - [x] Music