PythonStdioGames
Game library
A collection of simple Python text-based games and simulations to demonstrate basic programming concepts.
A collection of text-based games written in Python 3 that only use "standard i/o".
906 stars
67 watching
204 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
asweigart/simple-turtle-tutorial-for-python | A simple tutorial for Python's turtle module with easy-to-understand instructions and examples. | 132 |
thewhitetulip/build-app-with-python-antitextbook | An introduction to Python programming focused on practical application and real-world examples. | 560 |
codementorio/python-learning-resources | A curated collection of Python learning resources and tutorials | 1,057 |
adrianmoisey/learn-python | A collection of resources and tutorials for learning the Python programming language | 222 |
rasbt/python_reference | A comprehensive resource for learning and improving Python skills | 3,761 |
swaroopch/byte-of-python | A beginner's guide to the Python programming language | 2,316 |
cylance/introductiontomachinelearningforsecuritypros | A collection of examples and code snippets teaching machine learning concepts to security professionals through hands-on Python projects | 150 |
jdegoes/lambdaconf-2014-introgame | A collection of materials and code snippets for teaching purely-functional game programming with Scala | 163 |
bfontaine/term2048 | A terminal-based implementation of the popular number-summing game 2048 | 805 |
pythonarcade/arcade | A Python library for creating 2D games without extensive framework knowledge | 1,709 |
ujjwalkarn/datasciencepython | A curated list of tutorials and resources for learning Python for data science, machine learning, and other related topics. | 5,276 |
brackeys/rpg-tutorial | A Unity project designed to teach RPG game development concepts through tutorials | 762 |
amueller/scipy_2015_sklearn_tutorial | Tutorials and materials for learning machine learning with Python using popular libraries like scikit-learn. | 576 |
tnishinaga/rpi_micon_c85book | A Raspberry Pi program that demonstrates bare-metal programming and game development using C. | 46 |
tpogden/quantum-python-lectures | Self-study lectures on using Python for scientific computing in atomic physics and quantum optics | 89 |