Submission for the 2019 Flutter Create contents. Simple game 'loosely' based on Centipede.

Overview

Dash Run

Remember the days of 8bit computing where we only had a few Kb to play with, the games were very simple and the graphics terrible? This is my take on an 8bit game, with simple game play and terrible graphics! This game is 'loosely' based on Centipede.

Dash Run Gameplay

Introduction

Dash and the Dashlets have escaped! The Flutter team has been dispatched to capture them and bring them safely back home.

Running the game

Clone the repo with: git clone https://github.com/amugofjava/dash_run.git

Change to the dash_run directory and then execute: flutter run

Playing the game

Swipe left and right to move your team member. Tap to throw a net. If Dash, or one of the Dashlets, manages to reach the ground and peck the Flutter team member, the game ends.

Third party libraries

I wanted to see what I could build within the 5Kb limit and just the Flutter SDK. As such, this app does not use any plugins or additional packages.

License

The source is made available under the MIT license. See the LICENSE file for details.

You might also like...

We created Flappy Bird, a straightforward game based on flutter animation, from scratch using only Dart & Flutter and no third-party games or animation components.

We created Flappy Bird, a straightforward game based on flutter animation, from scratch using only Dart & Flutter and no third-party games or animation components.

Flappy-Bird Description A ridiculous game created by Flutter, all you have to do is touch the screen to make the bird leap as long as you avoid the ba

Dec 25, 2022

Space Themed Turn-Based Strategy Game developed in Flutter

Space Themed Turn-Based Strategy Game developed in Flutter

Space Empires 🛸 Introduction 🚀 Space Empires A 4X Space themed Strategy Game made with Flutter Complete Rules and Instruction can be accessed from t

Dec 24, 2022

Space Themed Turn-Based Strategy Game developed in Flutter

Space Themed Turn-Based Strategy Game developed in Flutter

Space Empires 🛸 Introduction 🚀 Space Empires A 4X Space themed Strategy Game made with Flutter Complete Rules and Instruction can be accessed from t

Nov 30, 2021

This repo is a boilerplate to create flutter application easily. It is based on **GetX**.

This repo is a boilerplate to create flutter application easily. It is based on **GetX**.

flutter-app boilerplate This repo is a boilerplate to create flutter application easily. It is based on GetX. More info about GetX here. The app has b

Dec 3, 2022

Flutter file based routing - File based routing and nested layouts for Flutter

Flutter File Based Routing I was inspired by the routing in remix.run with neste

Sep 29, 2022

A Flutter based to do list app (yes, another to do list... but... this time based on a beautiful design)

A Flutter based to do list app (yes, another to do list... but... this time based on a beautiful design)

✔️ Flutter to do App "To Do List" A Flutter app based on the design of the To Do App, created by Rudi Hartono, see more on: Uplabs. Getting Started 🚀

Dec 31, 2022

Facebook based-app - A Facebook based app which actually looks like Facebook

Facebook based-app - A Facebook based  app which actually looks like Facebook

Facebook based mobile application This project is a mobile application which act

Nov 23, 2022

A simple pair game made with Flutter, a custom library, BLoC and tunnel pattern.

A simple pair game made with Flutter, a custom library, BLoC and tunnel pattern.

Pair game A simple pair game created with Flutter. Article on Medium here: https://medium.com/@frmineoapps/a-simple-pair-game-made-with-flutter-a-cust

Jun 28, 2022

Numbers is simple game to improve problem solving skills and it is built in Flutter Framework

Numbers is simple game to improve problem solving skills and it is built in Flutter Framework

Numbers - Flutter Game Numbers is a simple game built in Flutter Framework and is purely based on numbers to improve problem solving skills. Screensho

Oct 21, 2022
Owner
Ben Hills
Java & Android developer currently fascinated by Flutter & the Dart language.
Ben Hills
A Machine Learning App for an Age-Old Debate. Coming April 1st 2019.

Sandwhich Website | Twitter Sandwhich is a mobile app built to solve the sandwich debate by determining if the picture you've taken is a sandwich usin

null 140 Dec 28, 2022
Flutter-Clock - Flutter Clock Contest Submission

Flutter-Clock Build a beautiful clock face UI with Flutter for the Lenovo Smart Clock for a chance to win an iMac Pro, Lenovo Smart Display, or Lenovo

Piyush Sinha 1 Oct 5, 2020
Humanbeans Flutter Clock Challenge Submission

Eventually Humanbeans Flutter Clock Challenge Submission by Milen Trendafilov (design, concept) and Boris Brestnichki (development) Concept: Bird visi

null 183 Nov 24, 2022
A Submission for the Flutter Puzzle Hack

Numbers_Puzzle This project is my submission the "Flutter Puzzle Hack 2022". The application keeps the same gameplay logic but offer a new kind of use

RGProgrammer 3 Jun 17, 2022
Our submission for ION 1.0

Problem Statement Forex is one of the most active securities market in the world, with a daily volume of 6.6 Trillion USD The forex market is said to

Drumil 1 Mar 27, 2022
Submission to Hack The League - ThankQ ( A virtual queueing application)

ThankQ : A Virtual Queueing App for Amusement Parks! Motivation Waiting for your favorite ride in a long queue is really frustrating, so we developed

Aditya Kumar Singh 2 Sep 22, 2022
Tap Hero Game - An Open Source Flutter Game

Tap Hero ?? ?? TapHero is a casual tapping arcade game. This repo includes Android, iOS, Desktop (macOS, Windows, Linux). For Flutter Web, check the T

Mariano Zorrilla 159 Dec 19, 2022
Video game ui - Video Game App UI In Flutter!

video_game_ui A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if

Flutter Boy 11 Sep 6, 2022
Color matching game - A Crossplatform Color Matching Game made with Flutter

color_matching_game A Color Matching Game built with Flutter. It is a simple app made without adding a plug-in. Play by specifying the red, green and

Yusuke Ishimi 6 Nov 21, 2022
Rock-Paper-Scissor-Game-Using-Dart - This is a repository of Rock Paper Scissor Game which I developed while learning Dart.

Rock-Paper-Scissor-Game-Using-Dart This is a repository of Rock Paper Scissor Game which I developed while learning Dart. The main.dart file consist o

Nitin Varma 0 Jan 4, 2022