File tree 1 file changed +9
-2
lines changed
1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,11 @@ $ ./Azzian
26
26
- [ ` raylib ` ] ( https://www.raylib.com/#supported-platforms )
27
27
- ` libc `
28
28
29
+ ## Roadmap
30
+
31
+ <details >
32
+ <summary >Click me</summary >
33
+
29
34
### TODO 2024-01-26 - DONE
30
35
- [x] Create a Title Screen
31
36
- [x] Spawn chappal
@@ -36,12 +41,12 @@ $ ./Azzian
36
41
- [x] Implement collision
37
42
- [x] Implement chappal rain
38
43
- [ ] Design levels {Garden, School, Home} -> Only change the textures and tiles.
39
- - [ ] Enemy random encounter
44
+ - [x ] Enemy random encounter
40
45
- [x] Complete Title Screen
41
46
- [x] Implement Pause menu & score
42
47
- [x] Menu to Game transition
43
48
- [x] Implement hearts
44
- - [ ] Implement SFX
49
+ - [x ] Implement SFX
45
50
- [ ] ~ Implement Parry (maybe?)~
46
51
47
52
#### Design
@@ -66,3 +71,5 @@ $ ./Azzian
66
71
- [x] Add quack on credits "I don't give a duck".
67
72
- [x] Play HAIYAAAA (Uncle Roger) on language button.
68
73
- [x] Play roblox death sound on Damage
74
+
75
+ </details >
You can’t perform that action at this time.
0 commit comments