Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jeremyletang/rustenstein3d

Wolfenstein3D engine like in rust
https://github.com/jeremyletang/rustenstein3d

Last synced: 3 months ago
JSON representation

Wolfenstein3D engine like in rust

Awesome Lists containing this project

README

        

rustenstein3D
=============

Simple Wolfenstein3D engine in rust.

Compilation
===========

First clone the repository, and build rustenstein3D using `cargo build`

Be sure to have SFML2 and CSFML2 installed on your system.

Screenshot
==========
![rustenstein screenshot](resources/screen.png "rustenstein3D screenshot")