Skip to content

jrkoonce-invis/Pygame-Platformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pygame-Platformer

a simple 2d platformer written in python pygame

  • Level system implemented with Tiled and pytmx (to read the tiled data)
  • Assets can be found at: https://pixel-frog.itch.io/pixel-adventure-1
  • Homemade collision system (not using default pygame collision)
  • Basic state management (not very pretty, but simple start screen)

Game Demo

About

A simple 2d platformer written in python pygame

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages