Skip to content

A basic python 3 pygame "game" with a player, enemy, play grid, movement locked to grid, key bindings, and basic collision detection. Useful for jump starting any PyGame project.

License

Notifications You must be signed in to change notification settings

rosieCoding/pygame_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PYTHON 3 PYGAME GAME TEMPLATE

#pygame_template

A pygame template I created watching the KidsCanCode tutorial series on Youtube by Chris Bradfield.

A basic python 3 pygame "game" with a player, enemy, play grid, movement locked to grid, key bindings, and basic collision detection. Heavily commented for a friend which basically outlines the program.

About

A basic python 3 pygame "game" with a player, enemy, play grid, movement locked to grid, key bindings, and basic collision detection. Useful for jump starting any PyGame project.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages