Skip to content

Load Game via .csv

Compare
Choose a tag to compare
@joshzcold joshzcold released this 04 Jul 15:21
· 370 commits to master since this release
98d780c

Features:

  • You now can load a game via file in .csv format.

Expects format: Question, Answer, Points (number), Answer, Points (number) ... There are examples in csv/ folder in the repo. Limit is 30 rows for now.

image

  • You can interactively pick how many rounds and final rounds come from your data
  • Added a kubernetes helm/ chart

Fixes:

  • File dialog clear the value so repeated selections of the same file works.
  • https://famf.app is hosted on a stable server instead of a free tier of render.com. This should fix random resets of game and the site is more performant.
  • New site https://dev.famf.app is available for testing in progress features