Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 794 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 794 Bytes

The Slime Trail

"The Slime Trail" is an interactive jumping game made in Python with Pygame. The game consists of self-made art (landing pages, buttons, and obstacles), the sprite sheet used for animation is made by tienlev (https://tienlev.itch.io/), and the game background is made by Heorhii Aryshtevych.

Game Rules and Controls

You play as a blue slime who faces oncoming obstacles. To survive, you must coordinately jump to avoid the obstacles. For every obstacle you survive, you are rewarded one point. However, the obstacles will speed up! Upon collision with an obstacle, you lose, and your score is reset.

Press the SPACEBAR to jump.

Press ESC to pause.

Demo Video

The.Slime.Trail.Game.Demo.mp4