Issues
- 0
- 0
- 0
- 0
add : decoder for mp3 files and convert all sounds to mp3 format to decrease project size
#42 opened by taner1es - 0
add : improve "manage_game_speed" function
#43 opened by taner1es - 0
debug : relocate pivot of shape from left top to center to improve rotation accuracy
#31 opened by taner1es - 0
add : readme
#39 opened by taner1es - 2
Setting-up tetris?
#36 opened by rcanpahali - 0
extra : folder structure
#40 opened by taner1es - 0
add : sound fx
#30 opened by taner1es - 0
add : how to play screen
#35 opened by taner1es - 0
- 0
- 0
add : design a highscore page
#3 opened by taner1es - 0
add : increase game speed according to point
#28 opened by taner1es - 0
add : score multiplier
#32 opened by taner1es - 0
add : implement a score system
#2 opened by taner1es - 0
add : restart function
#29 opened by taner1es - 0
add : change lost popup
#13 opened by taner1es - 0
- 0
debug : change priority of collision checker
#26 opened by taner1es - 0
debug : fix sliding between vertically located two passive shapes if collision exists at bottom with another passive shape
#25 opened by taner1es - 0
debug : left and right main border works buggy
#20 opened by taner1es - 0
- 0
reorganize : encapsulation concept for all classes
#24 opened by taner1es - 0
add : shape will go down with frame counter
#21 opened by taner1es - 0
- 0
- 0
check for all lines filled then explode line
#5 opened by taner1es - 0
debug : check collision problem
#14 opened by taner1es - 0
Debug : image loading problem
#15 opened by taner1es - 0
debug : fix the abnormality while rotating
#17 opened by taner1es - 0
- 0
space key release handler
#16 opened by taner1es - 0
add rotate function for all shapes
#4 opened by taner1es - 0
add all rotated shapes as a string
#12 opened by taner1es - 0
- 0
Add all shapes as a string.
#7 opened by taner1es - 0
Make randomly the shape generate function
#8 opened by taner1es - 0
Assign fixed color for each different shape
#9 opened by taner1es - 0
Design a game menu "start" and "pause" menu
#10 opened by taner1es - 0
Add a pause button to game "key:P"
#11 opened by taner1es