Skip to content

Version 1 Checklist

Mirv edited this page Dec 4, 2017 · 8 revisions

Categories

  • Cheerios
  • Change user/pass for postgres db

Process

  • Setup ENV to hold db user/pass
  • Set default dir to basicB
  • User signs up
  • User logs in
  • User creates a player / character
  • player creates a country
  • neighbors happen
  • display campaign

Countries

  • view countries from campaign
  • manage country size

Units / Armies

  • create units
  • set army name
  • combine armies
  • split armies
  • move armies

Turn resolver

  • track turns
  • display turns
  • check each player gets only one turn
  • check player has resources to take turn
  • check if armies occupy anything
  • resolve any fights

List of partials used for Enroller section - Link

Clone this wiki locally