👾 Generic Life-like cellular automaton with LÖVE
-
File
- New: Create a new board.
- Open: Open board file.
- Save: Save current board file.
- Save As: Save board file.
-
Window
- Control: Toggle 'Control' window.
- Optional Rule: Toggle 'Optional Rule' window.
- Draw cell: Main mouse button
- Remove cell: Sub mouse button
- Restart: F5
- Toggle GUI: F12
- Capture a screenshot: Print screen
- Save a screenshot to a save-directory
- Download and install LÖVE 11.2.
- Download the latest version of
love-life-like.love
game distribution from release. - Open the distribution with LÖVE.
git clone https://github.com/remyroez/love-life-like.git
cd love-life-like/game
love .
- LÖVE 11.2
- Slab v0.3.0 (customized)
- binser 0.0-8
- FBlove for love11.1
- middleclass v4.1.1
MIT License