top of page

Python

 

I have made a text based game following the flowchart below.

My objective for this game was to make the game difficult/impossible to crash or get stuck in the game and not to have any errors show up while playing the game.

In this game i have used:

  • Making decisions in Python

  • Relational operators

  • Conditions and conditional execution

  • Python's loops

  • Logic and bit operations 

  • Lists

  • Sorting 

  • Matrices

  • Function

  • Module and others.

Untitled Diagram

© 2019 by Soumik Chakraborty Utsho. Created with Wix.com

bottom of page