~sircmpwn/tetrominoes

495f0d0d3d576f685a380f03fa0058d0aa3ca44e — Drew DeVault 2 years ago 7a36af1
Add notes.txt
1 files changed, 28 insertions(+), 0 deletions(-)

A notes.txt
A notes.txt => notes.txt +28 -0
@@ 0,0 1,28 @@
- ghost blocks
- instant place
- fix thumbsticks
- fix L rotations
- scorekeeping/display
- clear completed rows (+animation)
- collision detection on rotations
- piece swapping
- keyboard input
- game over (+animation)
- victory (+animation)
- music
- sound effects

later:
- menu system
- key/controller re-bindings
- level files
- custom piece designs
- local multiplayer
- online multiplayer
- game modes:
	- survival (timed to music)
	- goal (lines cleared)
	- endless
	- fixed seed
- high scores (local, online)
- CRT shader?