fix: comments

This commit is contained in:
mnjx
2023-03-07 21:35:29 -10:00
parent d5b339436e
commit 8cd9883bcb
+3 -3
View File
@@ -1,8 +1,8 @@
# TODO - __DONE__ variable symbol count needed to win
# - __DONE__ selecting the position of the new symbol by moving a cursor with arrow keys inside the playfield, press return to place the symbol
# - when a game ends, the winning symbols will blink a few times
# - __DONE__ selecting the position of the new symbol by moving a cursor with arrow keys inside the playfield, press space to place the symbol
# - __DONE__ when a game ends, the winning symbols will blink a few times
# add: variable symbol count needed to win, selecting the position of the new symbol by moving a cursor with arrow keys inside the playfield, press return to place the symbol
# add: variable symbol count needed to win, selecting the position of the new symbol by moving a cursor with arrow keys inside the playfield, press space to place the symbol, when a game ends, the winning symbols will blink a few times
# fix: general bugfixes
# update: comments