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
8
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
97315f74e6
Add swipe input
2021-11-21 13:24:03 +01:00
.gitignore
Add basic setup with moving shape
2021-11-17 16:30:13 +01:00
background.png
Add basic setup with moving shape
2021-11-17 16:30:13 +01:00
background.png.import
Add basic setup with moving shape
2021-11-17 16:30:13 +01:00
Block.gd
Add different colors for shapes
2021-11-18 00:13:25 +01:00
Block.tscn
Add different colors for shapes
2021-11-18 00:13:25 +01:00
brick.png
Add basic setup with moving shape
2021-11-17 16:30:13 +01:00
brick.png.import
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
Add swipe input
2021-11-21 13:24:03 +01:00
GameBoard.tscn
Add swipe input
2021-11-21 13:24:03 +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.tscn
Add basic setup with moving shape
2021-11-17 16:30:13 +01:00
project.godot
Add swipe input
2021-11-21 13:24:03 +01:00
ShapeI.tscn
Add different colors for shapes
2021-11-18 00:13:25 +01:00
ShapeJ.tscn
Add different colors for shapes
2021-11-18 00:13:25 +01:00
ShapeL.tscn
Add different colors for shapes
2021-11-18 00:13:25 +01:00
ShapeO.tscn
Add different colors for shapes
2021-11-18 00:13:25 +01:00
ShapeS.tscn
Add different colors for shapes
2021-11-18 00:13:25 +01:00
ShapeT.tscn
Add different colors for shapes
2021-11-18 00:13:25 +01:00
ShapeZ.tscn
Add different colors for shapes
2021-11-18 00:13:25 +01:00
SwipeHandler.gd
Add swipe input
2021-11-21 13:24:03 +01:00
TetrisShape.gd
Some line removal logic
2021-11-17 17:02:34 +01:00
Description
Tetris Clone written in Godot, primarily for mobile devices
53
KiB
Languages
GDScript
100%