Skip to content

mohad12211/Tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nes Tetris Clone in Raylib

Preview

https://mohad12211.github.io/Tetris/

      

Controls

  • Up/Down/Left/Right Arrows to move
  • X/Z to rotate
  • M to toggle music
  • R to restart
  • Space to Pause
  • Press X while selecting a level to access 10-19 (Like Nes Tetris)

About

  • No game-engine, using a graphics library raylib. Using emscripten to cross-compile to web.
  • Looping custom music playlist
  • Sound effects
  • Line Completing Animation
  • Same Theme as Nes Tetris and as close as possible with level speeds.
  • Movement is different (DAS is always on)

About

Nes Tetris in C/Raylib

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages