About | Features | Technologies | Requirements | Starting | License | Author
Spacescape is a 2D top-down space shooter written in dart using Flutter and the awesome Flame engine.
✔️ It works! 😅
The following tools were used in this project:
Before starting 🏁, you need to have Git and Flutter installed.
# Clone this project
$ git clone https://github.com/ufrshubham/spacescape
# Access
$ cd spacescape
# Install dependencies
$ flutter pub get
# Run the project
$ flutter run
# The server will run the game on any connect and supported device.
This project is under license from MIT. For more details, see the LICENSE file.
Made with 🧠 by Ryuzaki