Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 681 Bytes

Changelog.md

File metadata and controls

35 lines (21 loc) · 681 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

  • Optimization of update map
  • Add Java Documentation

Know issues

  • No verification on input parameters

[0.4] - 2021-04-08

  • Update readme
  • Add Test Unit
  • Update code style

[0.3] - 2020-12-19

  • Fix message of equal match
  • Fix loop condition game

[0.2] - 2020-12-18

  • Can't play on busy place
  • Stop game if map is full or if one player won the game

[0.1] - 2020-12-17

  • Initial core