Skip to content

wenright/Raycast-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raycast-Engine

A simple raycast engine written in C using SDL2.0

Screenshots

image

Building

####Linux Install SDL2

sudo apt-get install libsdl2-dev libsdl2-ttf-dev

Then, clone this repository, or download the .zip file on the right

git clone https://github.com/wenright/Raycast-Engine.git

cd into the directory, and compile with

make

This will create an executable called run, which can be opened by typing

./run

You can close out of the window with escape

About

A raycast engine written in C using SDL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published