Skip to content

codeWace/newtons-lab-escape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Newtons Lab Escape

Newton's Lab Escape is a fun physics-based platformer game built with Python and Pygame.
Guide the mouse through multiple lab levels, collect items, and avoid falling hazards!

Features

  • Multiple levels with increasing difficulty
  • Unique hazards for each level (bulbs, beakers, death beakers)
  • Collectibles change each level (cheese, newspapers, bags)
  • Pixel-style fonts for retro game feel
  • Replayable with varied challenges

Assets & Art:

  • All the sprites and UI elements were hand-drawn by me. All 3 level backgrounds were generated using AI for prototyping purposes. All assets are used for educational and non-commercial purposes.
  • Font: Minecraft.ttf (used for in-game text), Author/Source: Unknown / Minecraft Font, License: Not provided with the file.

How to Run

  1. Install Python 3.12+
  2. Install Pygame: pip install pygame
  3. Run the game: python main.py

Author

Wajiha Tasaduq (GitHub: codeWace)

About

Newton’s Lab Escape is a physics-based adventure game made with Python and Pygame. Help a clever mouse navigate lab-themed levels, collecting special items and dodging hazards. Each stage offers new challenges, unique environments, and rising difficulty - great for casual play or learning game mechanics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors