Skip to content

saavedra29/Tetris_sn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tetris_sn

demo

Description

Tetris game written in python 2 and using Tkinter for graphics. It has two extra game modes for people with kinetic disabilities:

  • Paused mode (where the piece moves only when you press a key)
  • Change speed mode (where the speed can change manually)

Thanks to https://github.com/bsamek/Tetris where i got most of the methods from and the algorithmic idea.

Dependencies

  • Tkinter

Usage

Move up ==> Up arrow
Move down ==> Down arrow
Move left ==> Left arrow
Move right ==> Right arrow
Pause ==> p (not in paused mode)
Increase speed ==> Numpad +
Decrease speed ==> Numpad -

About

A tetris game with features for people with special needs and kinetic problems

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages