Skip to content

a text-based terminal game which I write to get a hang on python.

Notifications You must be signed in to change notification settings

dnemes/bearcave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Bear Cave

– a text-based terminal game which I write to get the hang of python.

I write this game as a study project for the 'Basics of Programming' seminar at Számalk. I think of it as a good way to learn the fundamentals of programming, and to get to know to the specifics of the python language. I wrote this code in the 2.7 version of python, so you will need that version installed to run the game from the terminal. More on that at the following link:

[https://learnpythonthehardway.org/book/ex0.html]

After I started to work on the game seriously, it soon turned out that I bit a lot more than I could chew, so please forgive me for the occasional clumsiness of the gameplay. I hope however, that I managed to make at least the code readable, and that you will have some good moments with the game.

About

a text-based terminal game which I write to get a hang on python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages