Skip to content

Releases: JoshuaVarga/Cellular-Automata

v0.4.1-alpha

15 Oct 21:18
Compare
Choose a tag to compare
v0.4.1-alpha Pre-release
Pre-release

Changelog

1a491d0

[v0.4.1-alpha] - 2018/10/15

Added

  • New Instructions.

Fixed

  • Key press registering as mouse press.

v0.4.0-alpha

14 Oct 19:12
Compare
Choose a tag to compare
v0.4.0-alpha Pre-release
Pre-release

Changelog

5b973e3

[v0.4.0-alpha] - 2018/10/14

Added

  • CMake

Changed

  • .gitignore

v0.3.0-alpha

28 Aug 01:39
Compare
Choose a tag to compare
v0.3.0-alpha Pre-release
Pre-release

Changelog

facedd3

[v0.3.0-alpha] - 2018/08/27

Added

  • Cell cycling working with zoom
  • GUI displaying information about the automaton

Removed

  • Custom cellular automata (temporary)

v0.2.0-alpha

19 Aug 23:45
Compare
Choose a tag to compare
v0.2.0-alpha Pre-release
Pre-release

Changelog

892c04c

[v0.2.0-alpha] - 2018/08/19

Added

  • Brian's Brain
  • Support for multiple cellular automata.

Changed

  • cellularautomata.h is now a parent class for all cellular automaton

Removed

  • Mouse input (temporary)

v0.1.1-alpha

10 Aug 01:45
Compare
Choose a tag to compare
v0.1.1-alpha Pre-release
Pre-release

Changelog

520037a

[v0.1.1] - 2018/08/09

Added

  • Comments

Changed

  • Window pan/zoom is constant (for now)

Removed

  • Useless files

v0.1.0-alpha

08 Aug 22:05
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release

Changelog

26f0781

[v0.1.0-alpha] - 2018/08/08