Skip to content

luhkevin/lyfe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lyfe

A Game of Life simulator, with game modes to be added

Installation

You must have the Love2D engine installed to run lyfe.

After it's installed, run "love lyfe" outside the lyfe directory.

Controls

Left Mouse Button to select cells

Right Mouse Button to deselect cells

ESCAPE to clear cells

ENTER to step through states

TAB to change colors

Q to quit

Code

main.lua: Love2D callback code

conf.lua: configuration functions

util.lua: utilities and helper functions for lyfe

ui.lua : Code for the UI, if I make one

About

A Game of Life simulator, with game modes (tetris, 2-player Life) to be added

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages