Skip to content

A 2D online multiplayer artillery game based on Phaser.

Notifications You must be signed in to change notification settings

Flying-Tom/artil-io

 
 

Repository files navigation

Screenshots

Game Lobby

Game Screenshot

Setting Up Environment

  1. Install/update VSCode and Docker
  2. Install Remote Development extension pack. Read about devcontainer here.
  3. Open Command Pallete F1 and run Rebuild and run in container
  4. Run yarn install to install dependencies
  5. Run yarn dev to start the frontend server
  6. Run yarn dev:server to start the backend server
  7. Join the game through localhost:4000 on your web browser

About

A 2D online multiplayer artillery game based on Phaser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 86.4%
  • HTML 8.9%
  • CSS 2.4%
  • JavaScript 1.5%
  • Dockerfile 0.8%