Skip to content

tchouky/My_First_RPG_Game

 
 

Repository files navigation

My first RPG game 🧙

My first RPG Game in Python! 🕹️ Using Object Oriented Programming. Feel free to play it and let me know what you think of the game!

dragon

Concepts applied 🤓:

  • The 4 pilars of Object Oriented Programming
    • Abstraction
    • Encapsulation
    • Inheritance
    • Polymorphism
  • Setters and Getters
  • Design Patterns

Game Plot 🎲:

In the town you live people are dying of unknown disease. You still don't know why 🤨...

Sneak peek of the game 😊:

dragon

About

My first RPG Game in Python! 🕹️

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.7%
  • Other 0.3%