An open API service indexing awesome lists of open source software.

https://github.com/razvan48/old-school-3d-engine

Game engine inspired by early 1990's first-person shooters
https://github.com/razvan48/old-school-3d-engine

game-engine opengl raycasting wolfenstein-3d

Last synced: 3 months ago
JSON representation

Game engine inspired by early 1990's first-person shooters

Awesome Lists containing this project

README

        

# Old-School-3D-Engine

  This is a game engine inspired by early 1990's first-person shooters, such as Wolfenstein 3D (1992) and Doom (1993).

  Levels are easily-customisable in the form of 2D arrays, yet they are rendered in 3D using RayCasting algorithms.

  Collision detection and resolution are implemented.



**Controls:**

- WASD for moving around