Skip to content

derekmoyes/python-stuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-stuff

Random python things that I've written, while learning. Probably nothing exciting here, unless you are learning, too.

Games

Simple text adventure.

games/adventure.py

A few simple hangman examples.

games/hangman.py games/hangman-chatgpt.py games/hangman-simple.py

Towers of Hanoi example solution.

games/hanoi.py

Simple dice roller example. Python 2.7 PEP8 game

games/roll.py

Utilities

Convert seconds to human-speak.

utilities/convert-seconds.py

Convert F to C, for now.

utilities/convert-temp.py

About

Random python things

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages