Code Monkey home page Code Monkey logo

slowlifegui's Introduction

SlowLifeGUI

Conway's Game of Life, in GUI Form. Deliberately non-performant.

slowlifegui's People

Contributors

laboon avatar

Watchers

 avatar

slowlifegui's Issues

Can't Load/Clear all cells in one time

Hi Laboon, I found two similar issues. All screenshots for issues could be found in this link: https://docs.google.com/document/d/1HIq_ubI4lktfZrJnal0FoXfUygOBYIdqYbzZLS3hGG4/edit?usp=sharing
This is the initialised status for all issues - size = 15
...............
...............
.X..X..........
.X..X....X.X...
..X.......X....
...X.X.X....X..
.X....X...X....
..X.X...XX..XX.
..XX.X.....X...
.X.....X..X....
..X.X.X..X.....
...X.X.....X...
..X.......X.X..
.....X.....X.X.
...............
ISSUE 1:
DESCRIPTION: When I finish one round of GameOfLife, I has to click twice on the "Clear" button to do the clear operation or jump out of this game firstly and then go back (Clicking other places in the screen and then click back to program window).
SUMMARY: The clear operation can't be completed after clicking "Clear" button only one time.
REPRODUCTION STEPS:

  1. Click "Load" to load the backup file mentioned above completely.
  2. Click "Run Continuous"
  3. Click "Stop" to stop the game once you find the result has no change any more.
  4. Click "Clear" to clear the current world
    5_. If you didn't see any strange, repeat step 1 to 4 more than 3 times.
    _EXPECTED BEHAVIOR:* The current world should be totally clear.
    OBSERVED BEHAVIOR: Several cells still remain to be green or red.

ISSUE 2:
DESCRIPTION: When I run GameOfLife more than 3 times continuously, in the beginning of every round, I has to click twice on the "Load" button to load the backup file or jump out of this game firstly and then go back (Clicking other places in the screen and then click back to program window).
SUMMARY: The loading operation can't be completed totally until clicking "Load" button more than once.
REPRODUCTION STEPS:

  1. Click "Load" to load the backup file mentioned above completely.
  2. Click "Run Continuous"
  3. Click "Stop" to stop the game once you find the result has no change any more.
  4. Click "Clear" to clear the current world
  5. Repeat step 1 to 4 more than 3 times.
  6. Click "Load" to do loading again
    EXPECTED BEHAVIOR: The current world should be initialised with backup file.
    OBSERVED BEHAVIOR: Only a part of cells have been initialized.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.