(Developed with TopDown Engine by MoreMountains.)

Modes:

  • Player vs. Player: Left player controls the empty tile with WASD, Right player with arrow keys
  • Player vs. AI: Left player controls with WASD. Plays against precomputed BFS solution.
  • AI vs. AI: Left player uses real-time BFS solver, Right player uses real-time DFS solver.

Features:

  • Catch-up mechanics
    • Adaptive AI speed based on lead against opponent
    • Adaptive power-up spawns based on player lead
  • (AI vs. AI) BFS/DFS search visualization
    • Visualization of moves made by the search algorithm in attempt to find solution state
  • Seamless player controller swaps
    • Players with the "Swap" power-up temporarily surrender control to an AI solver
Updated 12 days ago
Published 21 days ago
StatusPrototype
PlatformsHTML5
Authormkingco
GenreSimulation, Puzzle
Made withUnity
Tags8-block

Leave a comment

Log in with itch.io to leave a comment.