Skip to content

ammerzone/game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

game-of-life

============================

Welcome to Conway's Game of Life! This popular game was written in JavaScript using HTML and CSS. Tested and developed in Google Chrome only so far. Also usable for smartphone, but not possible to optimize because of a static game-grid.

Game description

Getting started

  • Clone this repository
  • Open the index.html in your Browser
  • Enjoy gaming

Settings

No settings to do, all settings can be done by the user. WARNING: Do not increase the maximum grid size of 50 x 50 fields. This may could make the game real slow.

Language

German

Features

  • Variable game speed (0.5 FPS to 10 FPS)
  • Variable grid size (10x10 to 50x50)
  • Configuration informations (static, oscillators, space ships)
  • List of game rules
  • Draggable game field
  • Clear actual field
  • Play / Pause game
  • Show next step of current game status
  • Actual data display (speed, size, generation)

Usage examples

Check out my live version for getting a first impression.

Licensing

game-of-life is licensed under the MIT license

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published