Skip to content

jcemelanda/pygame-camera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pygame Camera

A library to provide camera (a restricted view of the full level) to pygame.

Now the lib provides two camera functions

  • simple_sidescrolling_camera
    • It follows a target but it doesn't stop at the level borders
  • sidescrolling_camera
    • It follows a target and stops at the level borders

Installation

Install the package pip install pygame_camera

About

A camera module to use with pygame

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages