Skip to content

WIP: (tetris) Fix tetris to be compilable again#131

Open
perlun wants to merge 1 commit into
masterfrom
feature/tetris
Open

WIP: (tetris) Fix tetris to be compilable again#131
perlun wants to merge 1 commit into
masterfrom
feature/tetris

Conversation

@perlun

@perlun perlun commented Oct 18, 2018

Copy link
Copy Markdown
Contributor

Note: Code cleanup in line with #2 has not taken place yet.


Update 2019-08-25: this now works, but there are some major issues:

  • Keyboard input doesn't work; it's impossible to move the pieces
  • The performance is absolutely horrible; if you try playing Tetris while using the modplayer, .mod playback stutters etc. We should try using the double buffered console API that was introduced in [libraries/console][servers/console] Support double-buffering of console output #158; hopefully, it will make reduce the CPU usage to the point where it's possible to play Tetris with some background music... 🙂

@perlun perlun changed the title WIP: [programs/tetris] Fix tetris to be compilable again WIP: (tetris) Fix tetris to be compilable again Aug 25, 2019
Code cleanup in line with #2 has not taken place yet.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant