All Projects → ufrshubham → spacescape

ufrshubham / spacescape

Licence: MIT license
A 2D top-down space shooter made using Flutter and Flame engine.

Programming Languages

dart
5743 projects
C++
36643 projects - #6 most used programming language
CMake
9771 projects
HTML
75241 projects
c
50402 projects - #5 most used programming language
swift
15916 projects

Projects that are alternatives of or similar to spacescape

tbftss
2D mission-based space shooter, based on the Battle for the Solar System space opera novel trilogy.
Stars: ✭ 46 (-13.21%)
Mutual labels:  space-shooter, 2d-game
space empires
Space Themed Turn-Based Strategy Game developed in Flutter
Stars: ✭ 60 (+13.21%)
Mutual labels:  flutter-game
Nero-Game-Engine
Advanced SFML Game Engine, Designed to be Simple and Intuitive
Stars: ✭ 50 (-5.66%)
Mutual labels:  2d-game
learn-dlang
Learn D programming language by creating games!
Stars: ✭ 42 (-20.75%)
Mutual labels:  2d-game
skulls
💀 💀 💀 s k u l l s 💀 💀 💀
Stars: ✭ 35 (-33.96%)
Mutual labels:  2d-game
blobwarsAttrition
A C source port of Blob Wars : Attrition
Stars: ✭ 19 (-64.15%)
Mutual labels:  2d-game
goblins-game-gd
Turn based strategy game made with Godot Engine.
Stars: ✭ 68 (+28.3%)
Mutual labels:  2d-game
RockBottom
A 2D-sidescrolling resource collection game - Now open sourced!
Stars: ✭ 16 (-69.81%)
Mutual labels:  2d-game
Driftwood
Driftwood 2D Tiling Game Engine and Development Suite
Stars: ✭ 23 (-56.6%)
Mutual labels:  2d-game
HamSandwich
Source code and modding kit for Hamumu's Dr. Lunatic series.
Stars: ✭ 28 (-47.17%)
Mutual labels:  2d-game
boxgame
A sample project for following along a tutorial found on jap.alekhin.io.
Stars: ✭ 32 (-39.62%)
Mutual labels:  flame
interstellar-armada
A Javascript-WebGL 3D space combat game under development.
Stars: ✭ 33 (-37.74%)
Mutual labels:  space-shooter
phaser-cat
A 2D top-down shooting game, built with phaser + box2d plugin
Stars: ✭ 17 (-67.92%)
Mutual labels:  2d-game
LOL2D-ver1
League Of Legends in 2D - Web Game
Stars: ✭ 27 (-49.06%)
Mutual labels:  2d-game
MushROMs
Super Nintendo game editing libraries and tools
Stars: ✭ 24 (-54.72%)
Mutual labels:  2d-game
flame tiled
Package to add Tiled support for the Flame game engine
Stars: ✭ 21 (-60.38%)
Mutual labels:  flame
NineChronicles
Unity client application for Nine Chronicles, a fully decentralized idle RPG powered by the community.
Stars: ✭ 268 (+405.66%)
Mutual labels:  2d-game
HitNotes
Rhythm-based mobile game
Stars: ✭ 24 (-54.72%)
Mutual labels:  flame
LOST--Java-2D-Game
2D side-scrolling game made in JAVA with sprite sheet animations
Stars: ✭ 2 (-96.23%)
Mutual labels:  2d-game
liquid-simulator-godot
2D Liquid simulator with cellular automaton in Godot (GDNative / C++) - Godot 3.2
Stars: ✭ 64 (+20.75%)
Mutual labels:  2d-game
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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].