An open API service indexing awesome lists of open source software.

https://github.com/sasoder/panks

A simple tanks clone with online multiplayer support
https://github.com/sasoder/panks

Last synced: 8 months ago
JSON representation

A simple tanks clone with online multiplayer support

Awesome Lists containing this project

README

          

# panks

## A simple clone of the flash classic Tanks with online multiplayer support

## How to play:

- cd to /panks/
- Install necessary packages with `npm install`
- `npm start` to setup a server
- It's way better to play it on different devices with port forwarding instead of just locally
- Go to https://localhost:3000 (or your IP-adress with the same :3000 port)
- Invite your friends

### A game in progress

![panks](screenshot.png "Screenshot of a game in progress")

### Player changing game settings

![panks2](screenshot2.png "Game settings")