Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

theseatoad/p02_doom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prototype 2 -- Doom

Twelve months - Twelve Prototypes

doomshoot

Summary

All coding stops at the end of the month, follow socials for updates on future project For the second month of 2023, I prototyped a rough rough "clone" of doom. It contains:

  • 3d environment
  • billboarded 2d sprites
  • Doom-like movement and camera look

Build from source

  • Ensure rust toolchain is installed with $ rustc --version
    • If you need to install it: $ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
  • Clone repository or download source from releases.
  • Navigate to root directory and $ cargo run

About

Prototype 2 -- Doom

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages