Skip to content

Releases: jramirezgit/Pygame_Python

v.1.2.0

05 Jun 14:33
Compare
Choose a tag to compare

Added collisions so the player can avoid glitching through stuff.

These collisions have been added to:

  • Trees
  • Wildflowers
  • House
  • Fence
  • Terrain
  • Water

v.1.1.0

05 Jun 05:09
Compare
Choose a tag to compare

Finished importing most of the items on the map and added the 3D effect to the game.

There were multiple bugs, ouch, but was able to fix them.

v.1.0.0

03 May 17:31
bbac564
Compare
Choose a tag to compare

This is a new project to learn more about Python and just have fun coding. There are a couple of things that I added for v.1.0.0:

  • Added code: level.py, main.py, player.py, settings.py, support.py, timer.py.
  • Added data folder.
  • Added font folder.
  • Added graphics folder.
  • Added audio folder.

This project is far from done and best bet, it's broken at the moment but it's going.