kenamick / artillerye

(cancelled) Multiplayer arcade game with tanks & projectiles

Home Page:http://artillerye.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.o0 Artillerye 0o.

HTML5/Javascript multiplayer arcade game.

You command a tank unit that has to destory the enemy by shooting projectiles.

Controls

Use the Mouse or Touch to shoot. Select an angle and power of the shot.

Use Enter to send a chat message.

Build

Debug

Run npm install in the main directory to install all dependencies.

Run npm install in the client subfolder to install all dependencies.

Run grunt in the main directory to start the server.

Run grunt in the client directory to start the game client.

Play the game at http://localhost:3000

Open Source Libraries

The following open source javascript libraries:

  • Phaser - Phaser is a fun, free and fast 2D game framework for making HTML5 games.
  • p2.js - JavaScript 2D physics library.
  • lodash - A utility library delivering consistency, customization, performance, & extras.
  • Node.js - Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications.

Credits

Art

TODO

Sound and Music

TODO

License

CC BY-ND 4.0 License

About

(cancelled) Multiplayer arcade game with tanks & projectiles

http://artillerye.herokuapp.com

License:Other


Languages

Language:JavaScript 99.6%Language:CSS 0.4%