Skip to content

ulquiorra-dev/SDL_TETRIS_WiiU_Port

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris SLD2 WiiU Port

Tetris for the WiiU !!!

Original SDL code (Thanks for releasing the code):
https://github.com/dashed/tetris-sdl-c

How to play

DPad to move the tetromino
A to rotate the tetromino
B Instant Drop
Y Exit the game

Future of this repo

Will be nice if I add sound, that will be a good way to improve the game and for me to learn more SDL2.

Special Thanks

  • rw-r-r-0644 for it's help and guidance in moments when nothing wanted to compile and link correctly.
  • yawut Team for SDL port to the WiiU and wonderful tools.
  • devkitpro Team
  • All the people team the made homebrew possible on the wiiU

Building instructions

I recomend a Linux Debian like operational system for better tools compatibility:

  • Install devkitpro

  • Install wiiu-fling

  • On a terminal install needed libraries:
    sudo dkp-pacman -Syu wiiu-libromfs wiiu-sdl2 wiiu-sdl2_gfx wiiu-sdl2_image wiiu-sdl2_mixer wiiu-sdl2_ttf

  • Clone this repo:
    git clone https://github.com/ulquiorra-dev/SDL_TETRIS_WiiU_Port.git

  • cd Simple_SDL_Snake_WiiU_Port

  • make

  • Enjoy ;)

About

This is a port of tetris for the WiiU using SDL2 and C++

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages