8000 GitHub - vvinogra/wolf3d: Wolfenstein 3d, 42 school project
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

vvinogra/wolf3d

Repository files navigation

Wolf3d

Description:

This project’s objectives are similar to all this first year’s objectives: Rigor, use of C, use of basic algorithms, information research, data mining etc.

As a graphic design project, Wolf3D will enable you to solidify your skills in this area: windows, colors, events, fill shapes etc.

Requirements:

Mac OS X El Capitan(10.11.5) or higher

Installation and launch:

  • git clone https://github.com/vvinogra/wolf3d.git
  • cd wolf3d
  • make
  • ./wolf maps/map_example1.txt

Keys:

  • Arrows - moving
  • Shift + Arrows - sprint
  • Space - shoot
  • M - mute music

Some usefull advices:

  • You can shoot to destroyable walls
  • You can modify map:
    • 0 - free space
    • 1 - undestroyable wall
    • 2 - destroyable wall
  • You can change player's position:
    • First line in the map is the player's coordinates

screenshot1

screenshot2

screenshot3

About

Wolfenstein 3d, 42 school project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0