Skip to content

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple raycaster written in Zig in just 150 lines of code. Raycasting is a rendering technique used in classic 2.5D games like Wolfenstein 3D, allowing the use of 2D graphics to simulate a 3D environment.

Features

  • Minimalist implementation (150 lines of code)
  • Written entirely in Zig, using Raylib for rendering

Getting Started

1. Clone the Repository

git clone git@github.com:Fhoughton/wolfenzig.git
cd wolfenzig

2. Build and run

zig build run

About

A simple raycaster in 150 lines of Zig. Uses Raylib for rendering.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages