2025-03-27 22:25:54 +01:00
2025-03-17 09:17:13 +00:00
2025-03-19 10:56:40 +00:00
2025-03-26 12:44:11 +01:00

Bowling

To run the project, simply follow these steps:

  1. git clone https://git.rbwr.dk/owner/Bowling.git
  2. cd Bowling/
  3. docker build -t bowling .
  4. docker run --rm bowling

To change bowling score, simply edit the rolls.txt file, and build the docker image again.

S
Description
No description provided
Readme
127 KiB
Languages
C++ 94.6%
Makefile 3.6%
Dockerfile 1.8%