Skip to content

devanshk/MultiFlood

Repository files navigation

MultiFlood

Flood-fill game for multiple players and AIs

Quick Dev Setup

git clone https://github.com/devanshk/MultiFlood/ && cd MultiFlood && npm install && npm start

Build Plan

  1. Build data structure to maintain gamestate and step in response to actions
  2. Build basic UI and human control
  3. Apply RL AIs to game
  4. Add multiplayer capability
  5. Train RL AIs against each other

Where We Are At Right Now

Our Current Status

About

Flood-fill game for multiple players and AIs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published