Skip to content

Pranavc22/destini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Destini

Introduction

Destini is a short text-based adventure game, much like Lifeline or Choose your own adventure games. It allows the user to select their own "Destini" and has different story endings. This is part of the Flutter Development Bootcamp Course by the London App Brewery.

Screenshots

Story beginsStory ends

Concepts Learned

During the course of this project, OOP concepts were practiced in Dart. Apart from that, some of the new concepts learned were:

  • Flutter Visibility widget
  • Adding background images to a Container

Resources

Some of the resources that helped during the project are: