项目作者: exqt
项目描述 :
A dots-and-boxes-like two-player strategy game
高级语言: Lua
项目地址: git://github.com/exqt/chocutlate.git
Chocutlate
A dots-and-boxes-like two-player strategy game. Play with a bot or your friend! Play
Made for LÖVE Jam 2021.

Game Rule
- The game starts with a chunk of chocolate consisting of 5x6 pieces.
- Each turn, player can pick one chunk and CUT it into two chunks.
- If the cut chunk consists of different kinds of pieces, take the pieces.
- The first player to collect 15 pieces wins the game.
Control
- mouse1 : Cut
- r : Reset
- esc : Go to main menu
Credit