Skip to content

Commit f837e97

Browse files
committed
Hide TODOs in README.md
1 parent 5bc932a commit f837e97

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

+9-2
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,11 @@ $ ./Azzian
2626
- [`raylib`](https://www.raylib.com/#supported-platforms)
2727
- `libc`
2828

29+
## Roadmap
30+
31+
<details>
32+
<summary>Click me</summary>
33+
2934
### TODO 2024-01-26 - DONE
3035
- [x] Create a Title Screen
3136
- [x] Spawn chappal
@@ -36,12 +41,12 @@ $ ./Azzian
3641
- [x] Implement collision
3742
- [x] Implement chappal rain
3843
- [ ] Design levels {Garden, School, Home} -> Only change the textures and tiles.
39-
- [ ] Enemy random encounter
44+
- [x] Enemy random encounter
4045
- [x] Complete Title Screen
4146
- [x] Implement Pause menu & score
4247
- [x] Menu to Game transition
4348
- [x] Implement hearts
44-
- [ ] Implement SFX
49+
- [x] Implement SFX
4550
- [ ] ~Implement Parry (maybe?)~
4651

4752
#### Design
@@ -66,3 +71,5 @@ $ ./Azzian
6671
- [x] Add quack on credits "I don't give a duck".
6772
- [x] Play HAIYAAAA (Uncle Roger) on language button.
6873
- [x] Play roblox death sound on Damage
74+
75+
</details>

0 commit comments

Comments
 (0)