Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ferahan/wolf3d

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wolfenstein 3D - WASD for DOS

Original README.rst, README.TXT, RELEASE.TXT and LICENCE.DOC inside WOLFSRC/README folder.

This source code will compile English or Spanish versions of Wolfenstein 3D under BORLAND C++ 3.0/3.1 for DOS.
*You will need the game data from a released version of Wolfenstein 3D to use the .exe built from this code.

  • Added features:
    • Always strafe, there's no need to press 'Alt' key any more.
    • Disabled in-game mouse movement on Y axis.
    • WASD movement with mouse look.
  • Borland C++ project directories:
    • Include: C:\BORLANDC\INCLUDE
    • Library: C:\BORLANDC\LIB
    • Output: OBJ
    • Source: C:\WOLFSRC

About

The original open source release of Wolfenstein 3D

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 89.9%
  • Assembly 10.1%