Skip to content

0huey/FallingBlockGame-SDL

Repository files navigation

Falling Block Game

My implementation of tetr!s using the SDL2 library

screenshot

Dependencies

It is expected that these libraries will be installed one directory above the project folder

|__SDL2
|  |__include
|  |__lib
|     |__x64
|        |__SDL2.dll
|        |__SDL2_image.dll
|        |__SDL2_mixer.dll
|        |__SDL2_ttf.dll
|
|__FallingBlockGame-SDL
|  |__src

Controls

  • W / Up Arrow : Rotate
  • A and D / Left and Right Arrow : Move left/right
  • S / Down Arrow : Move down faster
  • F5 : Next song

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published