Skip to content

vvinogra/wolf3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Veniamin VINOGRADOV
Mar 20, 2018
5d4e3f2 · Mar 20, 2018

History

5 Commits
Mar 20, 2018
Mar 20, 2018
Mar 20, 2018
Mar 20, 2018
Mar 20, 2018
Mar 20, 2018
Mar 20, 2018
Mar 20, 2018
Mar 20, 2018
Mar 20, 2018
Mar 20, 2018
Mar 20, 2018
Mar 20, 2018
Mar 20, 2018
Mar 20, 2018
Mar 20, 2018
Mar 20, 2018
Mar 20, 2018
Mar 20, 2018
Mar 20, 2018
Mar 20, 2018

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

Releases

No releases published

Packages

No packages published