Spacescape
A 2D top-down space shooter made using Flutter and Flame engine.
About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author The project is written primarily in Dart, distributed under the MIT License license, first published in 2021. Key topics include: 2d-game, 2d-top, dart, flame, flame-engine.
<!-- <a href="https://spacescape.netlify.app">Demo</a> --> </div> <!-- <h1 align="center">Spacescape</h1> --> <p align="center"> <img alt="Github top language" src="https://img.shields.io/github/languages/top/ufrshubham/spacescape?color=56BEB8"> <img alt="Github language count" src="https://img.shields.io/github/languages/count/ufrshubham/spacescape?color=56BEB8"> <img alt="Repository size" src="https://img.shields.io/github/repo-size/ufrshubham/spacescape?color=56BEB8"> <img alt="License" src="https://img.shields.io/github/license/ufrshubham/spacescape?color=56BEB8"> <img alt="Github issues" src="https://img.shields.io/github/issues/ufrshubham/spacescape?color=56BEB8" /> <img alt="Github forks" src="https://img.shields.io/github/forks/ufrshubham/spacescape?color=56BEB8" /> <img alt="Github stars" src="https://img.shields.io/github/stars/ufrshubham/spacescape?color=56BEB8" /> </p> <!-- Status --> <h4 align="center"> 🚧 Spacescape 🚀 Under construction... 🚧 </h4> <hr> <p align="center"> <a href="#dart-about">About</a>   |   <a href="#sparkles-features">Features</a>   |   <a href="#rocket-technologies">Technologies</a>   |   <a href="#white_check_mark-requirements">Requirements</a>   |   <a href="#checkered_flag-starting">Starting</a>   |   <a href="#memo-license">License</a>   |   <a href="https://github.com/ufrshubham" target="_blank">Author</a> </p> <br>
: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
bash# 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 <a href="https://github.com/ufrshubham" target="_blank">Ryuzaki</a>
<a href="#top">Back to top</a>
Contributors
Showing top 4 contributors by commit count.
