https://github.com/blaumeise20/jell-machine
A remake of the game "Cell Machine" written in JavaScript.
https://github.com/blaumeise20/jell-machine
blocks cell-machine cells cellular-automata cellular-automation cellular-automaton game game-of-life mod remake
Last synced: 10 months ago
JSON representation
A remake of the game "Cell Machine" written in JavaScript.
- Host: GitHub
- URL: https://github.com/blaumeise20/jell-machine
- Owner: blaumeise20
- Created: 2021-08-03T17:53:10.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-29T05:59:17.000Z (almost 2 years ago)
- Last Synced: 2025-04-05T23:06:17.802Z (about 1 year ago)
- Topics: blocks, cell-machine, cells, cellular-automata, cellular-automation, cellular-automaton, game, game-of-life, mod, remake
- Language: TypeScript
- Homepage:
- Size: 5.2 MB
- Stars: 29
- Watchers: 2
- Forks: 12
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jell Machine
[](https://github.com/jerbear2008/jell-machine/actions/workflows/main.yml)
*Note Jell Machine is not done yet so all following is just a description of what will be.*
Jell Machine is a mod of Cell Machine made with JavaScript which includes all features of Mystic Mod, but many more features.
If you want to help join the [Discord server](https://discord.gg/4aArDTsPJb).
## Story
The original idea came on 04/07/2021. It was inspired by Pyll Machine made by Waity5. It is currently still under progress, you might get a preview when joining the Discord server for Jell Machine.
## Features
It includes all features of Mystic Mod, but many other suggestions from the Mystic Mod Discord server. They include:
* New cells like Redirector
* Box filling
* Generation counter
* Multiplayer support
* Modding support (yes you can mod a mod)
The main goal is to improve user experience, so new cells might take some time to get added.
## Controls
* **Left click**: Place cell
* **Right click**: Delete cell
* **Shift+click**: Edit placeables
* **WASD/Arrow Keys**: Move camera
* **Scroll**: Zoom
* **Q or E**: Rotate cell
* **Ctrl+drag**: Select area
* **Cmd/Ctrl+C**: Copy selected area
* **Cmd/Ctrl+X**: Cut selected area
* **Cmd/Ctrl+V**: Paste
* **Alt+Arrow keys**: Move selected area
* **Q and E (while pasting)**: Rotate selection
* **R and F (while pasting)**: Flip selection
* **ESC**: Open menu
* **F1**: Toggle UI around cells
* **F2**: Toggle grid
* **F3**: Toggle debug menu
* **Space**: Toggle simulation
* **G**: Step one tick
* **T**: Reset