Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 536 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 536 Bytes

Raycaster

This is a little raycasting engine/game I wrote from scratch with Pygame for a grade 10 compsci project several years back.

Main Menu

Includes: A fully featured level editor with changable texture packs.

Editor

Minimaps & mazes

Minimap

Of course, projectiles...

Enemy

& more.

Should just run... 🤷

➜ pip3 install easygui pygame
➜ python3 main.py