Skip to content

FreeTymeKiyan/PyGameTutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyGameTutorial

Using PyGame lib to write a simple game and do some improvement

the original tutorial

1.There are two problems in the original tutorial

  1. the rabbit can move outside the screen, there is no restriction
  2. used only one monster pics instead of four, there is no animation

2.One Secret

  1. shoot from left top to right bottom continuous can guarantee win, although the accuracy is low

About

Using PyGame lib to write a simple game and do some improvement

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages