arjanfrans / grand-theft-duty

:gun: Javascript game using three.js
MIT License
9 stars 6 forks source link

Grand Theft Duty

Dependency Status devDependency Status

A top-down shooter inspired by the classic Grand Theft Auto games and Call of Duty. Grand Theft Duty combines elements of both games.

The game is built using three.js for graphics and howler.js for audio.

Demo

grand-theft-duty.arjanfrans.com

Setup

Clone the repository:

git clone https://github.com/arjanfrans/grand-theft-duty

Go into the project directory and install packages:

npm install

Start the game:

npm start

Development

Integrated tools:

Requirements can be installed by running npm run dev:install-requirements.

Other tools:

Credits

Code is used from the following repositories: