Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.31 KB

README.md

File metadata and controls

22 lines (17 loc) · 1.31 KB

Nameless Text Adventure Game

                             88 88                              
            ,d               88 88                              
            88               88 88                              
,adPPYba, MM88MMM ,adPPYYba, 88 88   ,d8  ,adPPYba, 8b,dPPYba,  
I8[    ""   88    ""     `Y8 88 88 ,a8"  a8P_____88 88P'   "Y8  
 `"Y8ba,    88    ,adPPPPP88 88 8888[    8PP""""""" 88          
aa    ]8I   88,   88,    ,88 88 88`"Yba, "8b,   ,aa 88          
`"YbbdP"'   "Y888 `"8bbdP"Y8 88 88   `Y8a `"Ybbd8"' 88          
                                                (The b̵a̵d̵l̵y̵ well made text game)

What is this project?

This project was a way for me and @TiledmMan to create something that we both love, video games and turn it into a creative project where we learn how to create the different fundemental parts of a game using object oriented python. In short, this was a way for us to learn OOP programming, and we recommend you do it too!

Will it ever be made into a complete game?

Most likely not, I wouldn't even call it a game at its current state. While it was a good project we realized halfway through that as a game this would work better in other languages and that we learnt everything we could from it.