From 1d45eeda8d366270bc8702549918ad5cc26f458a Mon Sep 17 00:00:00 2001 From: UnfortuN8 Date: Thu, 3 Jun 2021 22:34:27 -0700 Subject: [PATCH] Add Golem Fleet Battle Simulator to Games --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 911a2d1..5dc0f1a 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,7 @@ The users of Golem run the reference implementation in the form of the Rust impl - [Golem Sudoku](https://github.com/Dodecane/golem-sudoku) - Game of Sudoku with size variants. - [HSOG-requester](https://github.com/ChrisHelmsC/hsog-requestor) - Helps the HearthStone community in the design and building of decks by running a large number of simulated games. - [ChessOnGolem](https://github.com/broadcastmonkey/ChessOnGolem) - Open source repository for Chess described in first Apps section. Includes React frontend for the 2 AI's playing against each other through the Golem backend. +- [Golem Fleet Battle Simulator](https://github.com/UnfortuN8/Golem-Fleet-Battle-Simulator) - System for calculating the results of a battle between two opposing starship fleets. Used in the iOS game Rock Paper Frigate to determine the result of PvP fleet battles. ### Data Analysis - [Flan](https://github.com/nestorbonilla/flan) - Tool for entrepreneurs that provide customized analysis of millions of worldwide trade value records giving them a bold guideline about what sectors they would need to take more attention to.