Giter Club home page Giter Club logo

game-of-life-gui's Introduction

Game-of-Life-GUI

Parallel implementation in Java 8 of the well-known Game of Life.

To compile: javac Simulatore.java

To execute: java Simulatore

Once we execute it, we will see a sample little window called 'Juega de la vida'(Game of Life, in spanish). In this window if we push the botton 'Crear vida'('Create life', in spanish) we will create the initial pane in the game of life, and to begin the execution we just have to push 'iniciar simulacion'('begin simulation', in spanish). If we want to modify the default dimension of the pane we just have to input the desired dimension in the box named 'dimension'. As it is a parallel it is implemented a calculation of the SpeedUp. If we wanted to end the simulation we only had to push 'fin'('end', in spanish).

GUI example

Example of execution

Here we can see the window where we can observe the simulation of the Game of Life, and another window where is shown the Life evolution of the Game, graphically and numerically.

Initialization

Initialization example

Execution

Execution example

game-of-life-gui's People

Contributors

coloal avatar

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.