25 skills found
vpoupet / WolfensteinA Javascript rewriting of the Wolfenstein 3D engine
Allakazan / Wolf3d EngineWolfenstein 3D raycasting engine made in JS and P5.js
danielholmes / Wolf3d HaskellWolfenstein 3D style game engine implemented in haskell
KjetilIN / RaycastingRay casting engine written in C with SDL2, inspired by Wolfenstein 3D-style ray casting.
garstas / Goom3d:suspect: 3D-like first person shooter engine written in go inspired by Wolfenstein 3D
KylerCondran / FateFate is a fast-paced first-person shooter where players battle dangerous mythical monsters from an array of unique fantasy environments. As the levels progress the enemies get more capable and more lethal. Can you survive until the end, or was it... Fate.
leonardo-ono / JavaWolf3DGameEngineWolfenstein 3D Game Engine implemented in java using only standard libraries (Java2D, AWT, Swing and Java Sound API), so no external libraries is required. The current version supports only the Shareware version. Video: https://youtu.be/_-DBxbrOXPM
raydotsh / PycasterA simple 2.5D raycasting engine inspired by Wolfenstein 3D
albertnadal / Wolf3DCloneImplementation of the "Wolfenstein 3D"(1992) game engine from scratch using vanilla C and raylib
omiroshn / Wolf3DMy own implementation of Wolfenstein 3D game using C language and self written engine on sdl
dataflowg / Fpga RaycasterA Wolfenstein 3D style raycasting engine written entirely in LabVIEW FPGA.
sbibers / Cub3dA 3D game engine inspired by Wolfenstein 3D, built in C using raycasting and MiniLibX.
loveucifer / Asm RaycasterA Wolfenstein 3D-style raycaster engine written in ARM64 assembly
Iipal / Wolf3D 42Ray Casting Engine on C (simple Wolfenstein 3D implementation) (project from school 42)
LelsersLasers / 3D RaycasterWolfenstein 3D like raycaster using Macroquad in Rust running on the web
MacSourcePorts / ECWolfECWolf is a port of the Wolfenstein 3D engine based of Wolf4SDL.
JamesK89 / Godot WolfPort of Wolfenstein 3D to the Godot engine
zachdavids / Wolfenstein3DWolfenstein 3D remade with a custom engine using OpenGL and C++
jpowie01 / Wolfenstein3DBasic implementation of Wolfenstein 3D engine
chran554 / Wolfenstein RaycasterA raycasting engine with ambient light, dynamic observer light source. The map and textures are from the mother of all first-person-shooter game Wolfenstein 3D. Wolfenstein 3D was groundbreaking in 3D using raycasting for low performance machines (by todays measures).