The Tic-Tac-Toe Roguelike Deck-Building Autobattler that you have been waiting for!

  • Build your deck of unique pieces!
  • Deploy pieces to the battlefield where their actions are automatically resolved!
  • Fight to create a line of 4 pieces in a row!
  • Choose new pieces after each victory!
  • Try to build a powerful deck to defeat all eight unique enemies to win the game!

Sound locating and engineering by:

Daniel Wang


Attribution:

maaack's game template (https://github.com/Maaack/Godot-Game-Template)

godot await-all (https://github.com/Nightre/godot-await-all)

some kenney assets (https://kenney.nl/assets)

pixabay.com for sounds and music (https://pixabay.com/)

google fonts

Published 15 days ago
StatusReleased
PlatformsHTML5
AuthorsCredman, geraldc
GenreStrategy
Made withGodot
ContentNo generative AI was used

Comments

Log in with itch.io to leave a comment.

Very interesting and creative, well done !

very good autobattler. it was a little hard to keep track of the things happening but pretty fun overall

Hey thanks, glad you had fun. We thought the most fun version of game would lean hard into being whacky and wild and chaotic, so I can definitely emphasize with it being hard to follow at times haha.

is it normal that I can still keep playing after the enemy has placed 4 X in a row? banger game btw ive never been this invested in tictactoe before

We decided that because piece placements have a random element, even if the piece played for turn causes four in row the game checks for a win only at the very end of the turn (after all the piece actions are resolved), to give you a chance to play a piece to disrupt the chain. 

Thanks for the kind words, glad you liked the game.