Skip to content

tristinbaker/TilebasedRPG-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TilebasedRPG-Python

This is a tile-based RPG written using the pygame library. I am using this project to learn about how pygame games work and to further my game development and python skills.

I am trying to best practices with Python as well as game development in mind while developing this game.

Next Steps

  • Implement sprites

  • Implement player inventory

  • Implement battle system

    • Enemies
  • Figure out how to do a dialogue system

    • Started it, but discarded what I made since I wasn't liking how cluttered it was

About

Python implementation of a Tile-based RPG with the pygame library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages