Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 433 Bytes

CHANGELOG.md

File metadata and controls

22 lines (18 loc) · 433 Bytes

Change Log

[Unreleased]

[1.0.0] - 2022-11-20

Added

  • cli.c and cli.h for command line interface
  • game logic completed
  • playable over one computer locally

[0.0.2] - 2022-11-4

Added

  • new file cli.c cli.h
  • new functions in server and player
  • reconstruct data_struct.h

[0.0.1] - 2022

Added

  • Define basic data structures
  • Server basic functions
  • Player basic functions
  • cmd arguments