https://github.com/learning-game-development/learning-python-game-development
Projects, samples and templates created to learn game development with the Python language
https://github.com/learning-game-development/learning-python-game-development
game-development learning-by-doing learning-python python python-game-development
Last synced: 4 months ago
JSON representation
Projects, samples and templates created to learn game development with the Python language
- Host: GitHub
- URL: https://github.com/learning-game-development/learning-python-game-development
- Owner: learning-game-development
- License: unlicense
- Created: 2020-08-22T12:00:35.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-06-01T06:19:31.000Z (over 1 year ago)
- Last Synced: 2024-06-02T07:48:26.710Z (over 1 year ago)
- Topics: game-development, learning-by-doing, learning-python, python, python-game-development
- Language: Python
- Homepage:
- Size: 759 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# :video_game: :mortar_board: :snake: Python Game Development Tutorials
Projects, samples and templates created to learn game development in Python.
:heavy_check_mark: Completed
:o: Incomplete
## :beginner: Online Tutorials
1. :heavy_check_mark: [Introduction to Pygame Zero](introduction-to-pygame-zero)
2. :heavy_check_mark: [Introduction to Pygame](introduction-to-pygame)
3. :o: [Python Platformer Game Tutorial for Beginners](platformer-tutorial-for-beginners)
## :books: eBook Tutorials and Course
1. :heavy_check_mark: [Make Your Own Text Adventure With Python](make-your-own-text-adventure-with-python) -- Leanpub
2. :heavy_check_mark: [Invent Your Own Computer Games with Python](invent-your-own-computer-games-with-python) -- Humble Book Bundle | Tradepub
3. :heavy_check_mark: [Teach Your Kids to Code](teach-your-kids-to-code) -- Humble Book Bundle
## Example Code
- :file_folder: [Wireframe Magazine Code Examples](wireframe-code-snippets)
## :page_with_curl: License
The source code is free -- see the [LICENSE](LICENSE) file for details
All game assets used in these tutorials (art, sound, music) was provided by the tutorial, and probably have their own end user license agreements.