Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jeremyletang/rustenstein3d
- Owner: jeremyletang
- License: mit
- Created: 2013-09-21T00:26:02.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-09-13T11:04:29.000Z (over 10 years ago)
- Last Synced: 2023-07-31T14:58:49.040Z (over 1 year ago)
- Language: Rust
- Homepage:
- Size: 1.27 MB
- Stars: 26
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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")