/Seabed-Security

Codingame Challenge 2024

Primary LanguageJavaScript

Codingame Template for JavaScript

Installation

Clone the repository and run yarn install in root directory

Usage

To build your code yarn run build

For hot reload to codingame

  1. Set Codingame Sync tool to upload from ./dist/index.js;
  2. Use yarn run watch

./src/index.js should contain main game loop