Skip to content
forked from aperolix/doom-rs

A small project I started in order to learn Rust. First step is to have a working render engine for Doom. And if I get time, to add gameplay to it.

License

Notifications You must be signed in to change notification settings

xoddark/doom-rs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

doom-rs

A small project I started in order to learn Rust. First step is to have a working render engine for Doom. And if I get time, to add gameplay to it.

setup

You need to get DOOM.WAD from the original game put under a ./base folder. It should work with other WAD but for now I just tested with DOOM.WAD.

About

A small project I started in order to learn Rust. First step is to have a working render engine for Doom. And if I get time, to add gameplay to it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 98.6%
  • GLSL 1.4%