issues
search
nikhilhenry
/
brainvita
0
stars
1
forks
source link
All Pending TODOs
#8
Closed
PjrCodes
closed
2 months ago
PjrCodes
commented
2 months ago
[x] Elimination logic // coding it out
[x] FINISH DOCUMENT
[x] Refactor to make utils.py // nkh
[x] Add DFS with Node class // pjr
[x] Add BFS with Node class // nkh
[x] Add DFS and BFS UI components // nkh
[x] Make UI update based on DFS and BFS // pjr
[x] Volume Mute System - UI and Code // nkh ui & pjr code
[x] Clip background music to loop back // pjr
[x] Undo Move (UI Component) // nkh
[x] Undo Move (Stack based approach) // pjr
[x] Reset Game (UI Component + Logic) // nkh ui & pjr code
[ ] IFF Redo Move (UI Component + Stack based approach) // nkh ui & pjr code