Skip to content

WIP: game prototype: Contagion (ataxx clone)

gumi requested to merge gumiko/serverdata:ataxx into master

This game is a clone of Ataxx (aka Infection, Frog Cloning, SlimeWars, Bacteria).

To try it: warp to Artis and stand on the colored tiles near the northern bridge (2 characters required)


TODO:

  • find a way to make the client /target the active tile with clientcommand
  • visually notify players when it's their turn
  • change the points system to whatever @reidy wants
    • update the Leaderboards script accordingly
      • might be complicated without polling the db, so maybe update from db with a timer every hour?
  • put actual rewards in the points shop
  • remove mentions of red and blue when the pawns colors are finalized
    • maybe Gold & Silver
  • move everything to Red Plush Inn
    • don't use the hubs, use the chairs (no mask)
    • add a Rachel clone inside the game
    • restore 001-2-10 to its former glory

requires clientdata!33

Merge request reports