An open API service indexing awesome lists of open source software.

https://github.com/haardikdharma10/destini

A "choose your own adventure" game built with Dart and Flutter.
https://github.com/haardikdharma10/destini

Last synced: about 1 month ago
JSON representation

A "choose your own adventure" game built with Dart and Flutter.

Awesome Lists containing this project

README

        

# Destini 🤔

## Abstract

Destini is a choose your own adventure game like [Bandersnatch.](https://en.wikipedia.org/wiki/Black_Mirror:_Bandersnatch). In this app, the story changes as the user wishes it to change. It starts with an initial story (say, Story 0) and the user has to choose from the 2 options given below. If the user chooses the first option, the story will revolve in that way. If he chooses the second option, the story changes. To make it more clear, have a look at [Destini Story Plan.](https://github.com/haardikdharma10/Destini/blob/master/Destini-Story-Plan.pdf)

## Working

![GIF](https://github.com/haardikdharma10/Destini/blob/master/destini_working.gif)

>This is a companion project to The App Brewery's Complete Flutter Development Bootcamp, check out the full course at [www.appbrewery.co](https://www.appbrewery.co/)