Skip to content

Flutter sidekick app to accompany Pandemic Rapid Response board game

Notifications You must be signed in to change notification settings

chuckntaylor/pandemic_rapid_response_timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pandemic Rapid Response Timer

Assistant timer app for the Pandemic Rapid Response boardgame by Z-man Games. This project is a Flutter application which operates on both iOS and Android devices in either portrait or landscape modes.

Pandemic Rapid Response Timer App in Action

App Details

While I enjoy many of the games in the Pandemic universe, Rapid Response is quite different in that it is a real-time game where you need to make quick decisions. Throughout the game your team has to race against the clock to deliver supplies to cities in need. The remaining time is measured through the use of a sand timer and time tokens. Whenever the sand timer runs out, a time token is discarded from a pool and the timer is flipped again. If the timer runs out and there are no time tokens remaining while there are unresolved cities in play, the game is lost.

Now, as the sand timer is completely silent, it is very easy to either not notice that time has run out, or to forget to discard a token. Additionally, when a city is resolved, a token is added to the pool. Because there is a lot to manage to keep track of time, and everyone is focused on making the most of their precious seconds, instead of staring at the sand timer, I have developed this app to keep track of the time and tokens, alert the players with audio, and provide reminders for drawing new cards from the city deck.

Features

  • Localization (English and French)
  • Layouts for portrait and landscape modes
  • Automated unit testing
  • Shared Preferences for data persistence
  • Vector animations
  • Custom Painter classes for ui elements

About

Flutter sidekick app to accompany Pandemic Rapid Response board game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published