Skip to content

lifehashes/adversarial-conway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEBUGGING

In the browser terminal, use the following functions for smoke-testing / debugging:

initMockUnits(n) // where n is an integer, usually 16 for the 'traditional' Conway Glyphs

runPreviews() // lets you animate the Glyph previews

runDuel()

resetUI(i) // where i is the level of reset required, 0: main level, resets to the exact state of the freshly loaded website

About

Lets two individual "Game of Life" patterns compete with each other on a shared space according to a ruleset that sits logically on top of Conway's rules (e.g. B3/S23)

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors