Some little dude wants that star for his collection or something like that. An experiment written in Python using Pygame in a typical side scrolling, platforming style. I added in switches to make the game feel more dynamic but past that I pretty much free-styled this with no real purpose(I guess this could be compared to an artist's doodling). Although there's nothing unique here it still stands to demonstrate uses of Pygame.
The map is generated using a text file that gives a two-digit code for each 16x16 space. Each unique code identifies a different type of block.
There is code here at Github and video here at Youtube.
No comments:
Post a Comment