Thursday, 25 January 2018

Football Simulation Engine - written in Node.js

One of my team has put this together, using Node.js: -


Overview

This module was designed to allow the simulation of football (soccer) matches between two teams. It consists of three functions that

• Initiate a match
• complete an iteration / movement
• switch team sides / start second half


He rocks :-)

No comments:

Reminder - installing podman and skopeo on Ubuntu 22.04

This follows on from: - Lest I forget - how to install pip on Ubuntu I had reason to install podman  and skopeo  on an Ubuntu box: - lsb_rel...