Skip to content

jclg/SDL_wolf3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wolf 3D

An old project.

It's a simple raycasting game using SDL.

Dependencies

This project uses SDL 1.2 https://www.libsdl.org/

 sudo apt-get install libsdl1.2-dev libsdl-ttf2.0-dev libsdl-image1.2-dev

Usage

wolf3d MAP

Example

./wolf3d maps/map1.wolf3d

Map format

Plain text

1 for a wall

0 for a space

About

SDL raycasting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published