Releases: ZyMa-1/Conways_game_of_life_widget
Releases · ZyMa-1/Conways_game_of_life_widget
Conway's Game Of Life widget | v 0.7
Conway's Game Of Life widget | v 0.6
Notes:
- Removed wrapped properties
- Rewrited config and properties manager
Conway's Game Of Life widget | v 0.5
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
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
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
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
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
Second release of the application demonstrating Conway's game of life Pyside6 widget.
Changes
- Fix 'Reset to default function'
Download ".exe" file listed below.