Skip to content

ufrshubham/spacescape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spacescape

 

Github top language Github language count Repository size License Github issues Github forks Github stars

🚧 Spacescape 🚀 Under construction... 🚧


About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

Spacescape is a 2D top-down space shooter written in dart using Flutter and the awesome Flame engine.

✨ Features

✔️ It works! 😅

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Flutter installed.

🏁 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.

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with 🧠 by Ryuzaki

 

Back to top