diff --git a/README.md b/README.md index 7e39a00..ea62998 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,8 @@ To create a bullet hell game similar to TouHou Project, Undertale, etc. - [ ] Make player hitbox smaller - [x] Replace resource path strings with constants from db - [ ] Rework base classes + - [ ] Reduce instance attribute count - [ ] GameObject - [ ] +Animatable - - [ ] +Shooter \ No newline at end of file + - [ ] +Shooter + - [ ] +Texture \ No newline at end of file