Skip to content

Kwenty/PythonSimpleGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PythonSimpleGame

Description

Mini Python command line game. The player has to find the way out of a castle by passing through several rooms.

The difficulty evolves according to the player's progress in the maze. The equipment is then more powerful and the monsters are more powerful too.

In each room four events can occur:

  • Finding a piece of equipment
  • Finding a healing potion
  • Facing a monster
  • Nothing

Aim

Discover the basics of Python and familiarize myself with

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages