README.md
March 22, 2021 ยท View on GitHub
ย
๐ง Spacescape ๐ Under construction... ๐ง
About ย | ย Features ย | ย Technologies ย | ย Requirements ย | ย Starting ย | ย License ย | ย Author
:dart: About
Spacescape is a 2D top-down space shooter written in dart using Flutter and the awesome Flame engine.
:sparkles: Features
:heavy_check_mark: It works! ๐
:rocket: Technologies
The following tools were used in this project:
:white_check_mark: Requirements
Before starting :checkered_flag:, you need to have Git and Flutter installed.
:checkered_flag: Starting
# 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.
:memo: License
This project is under license from MIT. For more details, see the LICENSE file.
Made with :brain: by Ryuzaki
ย