Skip to content

Insomnium/hardcoded-invaders

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build & run

Server consists of the java server and postgres database. Both are declared in setup/docker-compose.yml file.
To build the server, execute following command inside setup folder:

docker compose build

And to run the stack, execute command in the same folder:

docker compose up

About

Bot competition game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.0%
  • Java 26.1%
  • CSS 1.5%
  • HTML 1.3%
  • Shell 0.1%
  • Python 0.0%