Skip to content

Latest commit

 

History

History
49 lines (37 loc) · 2.57 KB

README.md

File metadata and controls

49 lines (37 loc) · 2.57 KB

The Space Fighters 🚀⭐️

Remember the days of 8bit computing where we only had limited resources to play with, when games were elementary and the graphics terrible❗️ This a take on an 8bit game, with simple gameplay and terribly old fashioned graphics 😅

This game uses a simple Flutter code serves as basic "game engine", the engine (core) of the game has been developed based on the published repository on https://github.com/amugofjava/dash_run

Download & Try the Space Fighters 🚀⭐️

Running the game

Playing the game

Swipe left and right to move your team member. Tap to throw a rocket 🚀. If an one of the stars ✨⭐️✨ manages to reach the ground or peck the Space Fighter, the game ends.

Screenshots

Gameplay Start Screen Gameplay Game Over Screen

Third party libraries

The developer of the original repository (at https://github.com/amugofjava/dash_run) has wanted to see what he could build within the 5Kb limit and just the Flutter SDK. As such, this app does not use any plugins or additional packages.

Original Repository

This project has been forked from "dash_run" project at "https://github.com/amugofjava/dash_run"

License

The original source is made available under the MIT license; and this fork maintains the same MIT license. See the LICENSE file for details.

Credits & Acknowledgements

Ben Hills: the developer of the original version of this project (https://github.com/amugofjava/dash_run).

All graphics assets have bee generated using ChatGPT 💡 (Characters 🧑‍🚀👩‍🚀👨‍🚀, elements 🚀⭐️, and background 🏞️).

Disclaimer

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.