Skip to content

adamnfish/indoneasier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Indoneasier

https://adamnfish.github.io/indoneasier/

An interactive player aid for the board game Indonesia.

Merger calculator

Indoneasier's merger calculator can take the place of a mergers cost lookup table, printed or electronic. The goal is to handle the details of merger calculations, leaving the players free to consider the strategy of the merge.

Player aids

Rules summaries are included to help while playing the game. These are designed to serve as a refresher for someone returning the game, and to help with the flow of a game that is in progress.

Thanks

Indonesia

Indonesia is a board game designed by Jeroen Doumen & Joris Wiersinga and published by Splotter Spellen.

This application is offered free for personal use for people playing an official copy of the game. It is not affiliated with the board game.

Icons

The company icons are modified versions of those found in a fan-made alternative Indonesia map available for download on BGG. Thanks to all involved for the hard work creating vector versions of the assets.

Code overview

Indoneasier is a static webapp written in Elm. The source code is in the src directory, public assets are in the public directory and the static production assets used to serve the live version are in the docs directory.