MirceaDumitrescu / Text-Adventure-Game

A group project
2 stars 2 forks source link

various fixes in for storing character data and modularise the code #11

Closed ronanhansel closed 3 years ago

ronanhansel commented 3 years ago

THIS MUST BE MERGED BEFORE ANY OTHER COMMITS OR IT WILL BREAK THEM

Just the first stage of cleaning up the codebase, there are some errors in map.py due to the modularisation @zenandreas you might want to fix it before merging this branch, also can you clean up a bit more? so that the repo would just have readme, .gitignore and main.py I think it's a good practice for development.

MirceaDumitrescu commented 3 years ago

I'll take a look today and push a final version. Thanks