Giter VIP home page Giter VIP logo

wolfenstein's Introduction

Wolfenstein 3D

GitHub version Build Status: Linux Coverage Status Code Climate Dependency Status

This is a javascript implementation of the game Wolfenstein 3D. Wolfenstein 3D is a first-person shooter video game developed by id Software and published by Apogee Software. Originally released on May 5, 1992, for the PC operating system DOS.

alt tag

alt tag alt tag alt tag

Live Demo

Controls

Keys Function
W / ↑ Move foward
S / ↓ Move backward
A / ← Turn left
D / → Turn right
SPACE BAR Shoot
F Show Frames per second
M Show level map

Dependencies

  1. Node >= 4.1.2

How to generate source files?

$ npm install
$ npm run prepare

How to Play?

When you run:

    $ npm run build

Is generated executables to each plataform inside:

bin/wolfenstein/

Choose your plataform and enjoy :)

Linux

Run the executable file:

    wolfenstein/bin/wolfenstein/linux64/wolfenstein

Windows

Run the executable file:

    wolfenstein\bin\wolfenstein\win64\wolfenstein.exe

OSX

Run the executable file:

    wolfenstein/bin/wolfenstein/osx64/wolfenstein

Development

To execute the game and modify the code in runtime, open the file index.html in your browser (Supported browser: Google Chrome). To edit files and see the changes at runtime, run in watch mode:

    $ npm run watch

Running unit tests

    $ npm test

wolfenstein's People

Contributors

madureira avatar bitdeli-chef avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.