Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

kaesaecracker/cccb-tanks

 
 

Repository files navigation

ARCHIVED

This fork is not updated anymore. See https://github.com/kaesaecracker/cccb-tanks-cs for my current version.

tanks

A tank game for the CCCB Airport Display.

Tank Game

By Felix and Stephen.

Running the server

Build an image using podman: make container-image

Run it locally (you will need node+npm):

  1. make restore to download dependencies
  2. make start to start the server

Ideas

  • Make the tank slower when you shoot (Denis)
  • Stable Sort the Scoreboard so that the first person getting the high score stays on top until someone scores higher
  • Only allow firing while not moving (vinzenz)
  • limited fire rate (vinzenz)
  • press R to respawn (vinzenz)
  • external display emulator, the one written for Java 1.6 seems to be lost (vinzenz)
  • destructible walls (shoot each led individually)
  • collectible power ups
  • dual screen gameplay (player-specific info on own screen)

About

A tank game for the CCCB Airport Display

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.9%
  • CSS 4.7%
  • HTML 3.3%
  • Other 1.1%