Skip to content

Releases: ZyMa-1/Conways_game_of_life_widget

Conway's Game Of Life widget | v 0.7

18 Feb 13:00
358957c
Compare
Choose a tag to compare

Rewrite with Graphics/View framework

Conway's Game Of Life widget | v 0.6

30 Jan 11:40
Compare
Choose a tag to compare

Notes:

  • Removed wrapped properties
  • Rewrited config and properties manager

Conway's Game Of Life widget | v 0.5

19 Jan 20:16
Compare
Choose a tag to compare

Notes:

  • Use lambda wrapper properties instead of a bunch of methods
  • Statistics about game added
  • Quality of the code is better than my life

Conway's Game Of Life widget | v 0.4

18 Jan 18:51
Compare
Choose a tag to compare

Notes:

  • Rewrite of the 'ConwaysGameOfLife' into widget/engine parts.
  • Full translation done
  • Remove square resizing
  • Remove use of 'getattr', 'hasattr' at all. QObject.property and QObjcet.setProperty is used instead.

Standalone includes:

  • 'Glider', 'Square' patterns
  • 'Glider gun config'

Conway's Game Of Life widget | v 0.3

14 Jan 01:12
Compare
Choose a tag to compare

Notes:

  • Full code refactor, remove unnecessary things
  • New 'Sync' and 'Set perfect size' buttons.
  • Special standalone bundle

Conway's Game Of Life widget | v 0.2.4

06 Jan 19:37
Compare
Choose a tag to compare

Notes on v.0.2.4:

  • Added 'Russian' language (v.0.2.3 but i deleted it xd)
  • Changed to using Standalone, since Onefile brings path issues (FileNotFound for 'square.json')

Conway's Game Of Life widget | v 0.2.1

07 Jul 15:26
3b5dac2
Compare
Choose a tag to compare

Changes

  • Add 'InstructionsDialog.py'
  • Add Pattern Gallery
  • Other minor changes

Download ".exe" file listed below.

Conway's Game Of Life widget | v 0.1.1

28 Jun 13:28
e4c3c03
Compare
Choose a tag to compare

Second release of the application demonstrating Conway's game of life Pyside6 widget.

Changes

  • Fix 'Reset to default function'

Download ".exe" file listed below.