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.
- Host: GitHub
- URL: https://github.com/haardikdharma10/destini
- Owner: haardikdharma10
- Created: 2020-07-17T16:20:52.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-17T16:44:20.000Z (almost 5 years ago)
- Last Synced: 2025-02-16T19:37:09.673Z (4 months ago)
- Language: Dart
- Homepage:
- Size: 1.37 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

>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/)