Last Stone is a simple 2D arcade-style game built with Godot. The player controls a shooter at the bottom of the screen and fires stones at birds and obstacles across multiple levels.
- Shoot birds to clear each level
- Avoid missing shots and losing the round
- Progress through increasing challenges with new enemy patterns
- Includes simple touch controls for mobile-style play
- Scene files are stored in the scene folder
- Game logic is implemented in the script folder
- Game assets such as sprites and sounds are located in the resources folder
Open the project.godot file in Godot Engine to launch the game locally.
The game is already published on Google Play. The project also includes Android build files and exported APK/AAB artifacts for distribution.