Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/EmilienLeroy/FallingSquare
🟦 Test your reflexes in this fast-paced mobile game
https://github.com/EmilienLeroy/FallingSquare
android game-development games godot godot-engine
Last synced: 6 days ago
JSON representation
🟦 Test your reflexes in this fast-paced mobile game
- Host: GitHub
- URL: https://github.com/EmilienLeroy/FallingSquare
- Owner: EmilienLeroy
- License: mit
- Created: 2022-05-29T17:40:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-24T06:30:03.000Z (almost 2 years ago)
- Last Synced: 2024-10-11T11:43:12.862Z (28 days ago)
- Topics: android, game-development, games, godot, godot-engine
- Language: GDScript
- Homepage:
- Size: 18.1 MB
- Stars: 19
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-godot - Falling Square - A simple mobile game to test your reflex. (Games / 2D)
- awesome-godot-3 - Falling Square - A simple mobile game to test your reflex. (Games / 2D)
README
# Falling Square[![Release](https://github.com/EmilienLeroy/FallingSquare/actions/workflows/release.yml/badge.svg)](https://github.com/EmilienLeroy/FallingSquare/actions/workflows/release.yml)
![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/emilienleroy/fallingsquare?include_prereleases)
![GitHub](https://img.shields.io/github/license/emilienleroy/fallingsquare)A simple mobile game where the goal it's to touch random square before everything explode. It's 100% made with godot and released under MIT license. It's currently available on play store and app store.
## Feature
- 🟦 Touch squares before they go out of the screen
- ✨ Increase your combo when you doesn't miss any square
- 🎁 Special items can help you to beat your record
- 📝 And many others are coming soon !## Roadmap
This is the current roadmap before the `v1.0.0` will be release :
- [x] Online score board.
- [x] Improve visual effects.
- [x] Add sound effects.
- [x] Build an iOS version.
- [ ] Add achievements.## Download
## License
MIT License © 2022 [Emilien Leroy](https://github.com/EmilienLeroy)