Skip to content

marianabb/Erlang-Game-of-Life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game of Life implementation in Erlang
Author: Mariana Bustamante
-------------------------------------

To test run do the following:
1. Compile the modules ehtml, frame, printer and life.
2. Run life calling 'life:init().'
3. Point your browser to http://localhost:8088/


Changes in the board must be written directly into life.erl

About

Game of Life in Erlang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages