Lifeline.PYR

From Libregamewiki
Jump to navigation Jump to search
Lifeline.PYR
Lifeline PYR.jpg
GenreArcade
Latest release1.1  (Announcement)
Release dateJune 4th, 2026
PlatformsGNU/Linux, Windows
Developerjasperredis
Code licenseGPLv3[1]
Media licenseNon-font media: CC BY-SA 4.0
Font: OFL 1.1[2]
EnginePygame
P. languagePython
Homepagehttps://lifelinepyr.jasperredis.net
Contribute
Lifeline.PYR is a free game. This means that the source code and media files are available to be studied, modified, and distributed. Most projects look for help with testing, documentation, graphics, etc., as well.

Lifeline.PYR is an arcade game created by jasperredis using Pygame. The game is available through itch.io and Codeberg.

Gameplay[edit]

Your life is constantly ticking down, starting at 5. In the 1D Mode, you can only move left and right. You need to collect randomly spawning heals, whilst avoiding randomly spawning dangers such as enemies, hazards, and lasers.

  • Enemies resemble heals, though they are red, and colliding with them will reduce your health by one point.
  • Hazards fall from the top of the screen and kill you instantly upon collision.
  • Lasers appear as a warning and then soon strike. Touching them kills you.

You also have the following abilities to aid you:

  • Jumping, which allows you to become invincible for 2 seconds. This takes 10 seconds to recharge.
  • Dashing, which depletes your dash bar but triples your speed. Once your dash bar runs out, you must wait for it to recharge to use it again.
  • There are also power-ups to aid you.

Your goal is to survive as long as you can to get the highest score that you can.

History[edit]

The game started as a successor to a previous game by the same developer, Lifeline.py[3]. Later, xe abandoned that project (it is now archived on this GitHub repository).

References[edit]