This website requires JavaScript.
Explore
Help
Register
Sign In
karl
/
tetris-mobile
Watch
1
Star
0
Fork
0
You've already forked tetris-mobile
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
13
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
karl
2dacf54608
Prevent buggy rotations
2021-11-21 15:13:37 +01:00
Resources
Add game over state
2021-11-21 15:06:47 +01:00
Shapes
Some cleanup and safe area implementation
2021-11-21 14:03:19 +01:00
.gitignore
Add basic setup with moving shape
2021-11-17 16:30:13 +01:00
default_env.tres
Add basic setup with moving shape
2021-11-17 16:30:13 +01:00
GameBoard.gd
Prevent buggy rotations
2021-11-21 15:13:37 +01:00
GameBoard.tscn
Some cleanup and safe area implementation
2021-11-21 14:03:19 +01:00
icon.png
Add basic setup with moving shape
2021-11-17 16:30:13 +01:00
icon.png.import
Add basic setup with moving shape
2021-11-17 16:30:13 +01:00
Main.gd
Add game over state
2021-11-21 15:06:47 +01:00
Main.tscn
Add game over state
2021-11-21 15:06:47 +01:00
project.godot
Some cleanup and safe area implementation
2021-11-21 14:03:19 +01:00
SwipeHandler.gd
Add swipe input
2021-11-21 13:24:03 +01:00
UI.gd
Add game over state
2021-11-21 15:06:47 +01:00
Description
Tetris Clone written in Godot, primarily for mobile devices
53
KiB
Languages
GDScript
100%