Skip to content

SamuelScerri/Pseudo-Engine

Repository files navigation

Pseudo Engine

An Advanced 2.5D Engine Written In Python & Pygame

Features:

  • Wall Casting
  • Floor Casting & Ceiling Casting
  • Floors & Ceilings Can Have Different Heights
  • Basic Lighting (Based Off Distance)
  • Uses Numba For Better Performance
  • No Overdrawing! So No Wasted Performance!

How To Run:

  • Install Pygame, Numpy & Numba With The Pip Command
  • Run Segment Engine.py
  • Profit!

Showcase:

Showcase 5 Showcase 6 Showcase 7

Known Issues:

  • Walls Will Render Stretched With Unequal Aspect Ratios
  • No Level Editor!
  • Needs A Better Name!

About

An Advanced 2.5D Engine Written In Python & Pygame

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages