项目作者: exqt

项目描述 :
A dots-and-boxes-like two-player strategy game
高级语言: Lua
项目地址: git://github.com/exqt/chocutlate.git
创建时间: 2021-02-21T17:07:51Z
项目社区:https://github.com/exqt/chocutlate

开源协议:

下载


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