Skip to content
This repository was archived by the owner on Nov 16, 2020. It is now read-only.

Latest commit

 

History

History
47 lines (27 loc) · 1.24 KB

File metadata and controls

47 lines (27 loc) · 1.24 KB

.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