PyGame
Basic PyGame loop with assets folder for images and sounds.
Create this template
bash
# install
pip install jyinit
# create a scaffold for a pygame
jyinit create my-project --type pygame
# interactive mode => you will be allowed to choose the TEMPLATE in interactive mode too
jyinit create my-project --interactiveGreat for
- games
- demos