Skip to content
This repository has been archived by the owner on Jun 16, 2020. It is now read-only.
/ sofjes Public archive

Simple raycasting engine

License

Notifications You must be signed in to change notification settings

masscry/sofjes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Software Jester Engine

Simple 2.5D Raycasting engine.

Can render solid walls, floors and ceilings + one direction sprites.

Control

  • W - move forward
  • S - move backward
  • A - strafe left
  • D - strafe right
  • Q - rotate left
  • E - rotate right

To start

Execute "run.bat" on Windows, or "run.sh" on Linux-based OS.

Requirements

Linux: SDL 2.0.8