Skip to content

A board game, designed by ChatGPT and Midjourney, implemented with event-driven architecture and finite state machines

License

Notifications You must be signed in to change notification settings

tfcp68/battle-farm

Repository files navigation

Battle Farm

Battle Farm

Trivia

Battle Farm is a turn based card game for 2-6 Players. Every Player has a number of garden beds which they can improve and plant different crops to. If a crop yield harvest, a Player gains coins. When the game ends, the Player with the highest amount of coins wins. The battle part of it comes from different actions that, that Players can invoke upon each other with limited Cards to gain advantage.

📜 See the full rules.

Usage

  1. Install packages
npm install

or

yarn install
  1. Build image thumbs cache
npm run generate-images
  1. Start a development server
npm run start

and navigate to http://localhost:8080

About

A board game, designed by ChatGPT and Midjourney, implemented with event-driven architecture and finite state machines

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published