A tutorial about creating hearts in the style of Zelda games (or something like half-life Alyx and Hollow Knight). All you need is basic knowledge of python and have a basic idea how pygame works; knowing how pygame sprites work would be useful as well.
If you don't, here are some tutorials to get you up to speed:
Introduction to pygame by creating pong: • Learning Pygame by making Pong
Pygame sprites: • Python / Pygame Tutorial: An introduction ...
Project files can be found here: github.com/clear-code-projects/ZeldaHearts
Kenney: www.kenney.nl/
コメント