Skip to content

Releases: hozlucas28/C-Practical-Work-2024

Conway's Game of Life - v1.4.2

21 Oct 16:38
7603d3c

Choose a tag to compare

  • Add remaining video demonstration hyperlink

Conway's Game of Life - v1.4.1

21 Oct 16:32
2860003

Choose a tag to compare

  • Improve preview image
  • Prevent dashboard size to be less than pattern size
  • Resolve #2

Conway's Game of Life - v1.4.0

20 Oct 22:38
bf40d61

Choose a tag to compare

  • Implementation of working initial state file set by program argument (main argument).

Conway's Game of Life - v1.3.0

11 Oct 20:55
8cd9ebf

Choose a tag to compare

  • Implementation of main arguments.

Conway's Game of Life - v1.2.1

22 Sep 20:21
8160979

Choose a tag to compare

  • Remaining documentation completed.

Conway's Game of Life - v1.2.0

21 Sep 21:55
f8bd1e6

Choose a tag to compare

This release use dynamic memory for 2D arrays.

Conway's Game of Life - v1.1.0

20 Sep 04:55
b9b7d36

Choose a tag to compare

This release includes SDL2 implemented.

Conway's Game of Life - v1.0.0

15 Sep 22:11
a261be3

Choose a tag to compare

Merge `develop` branch into `Master` branch - Release v1.0.0

Conway's Game of Life - v0.0.0

06 Sep 19:36

Choose a tag to compare

Pre-release
ci: format code