Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 5 days 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 (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-08-29T05:59:17.000Z (4 months ago)
- Last Synced: 2024-08-29T06:51:28.397Z (4 months ago)
- Topics: blocks, cell-machine, cells, cellular-automata, cellular-automation, cellular-automaton, game, game-of-life, mod, remake
- Language: TypeScript
- Homepage:
- Size: 5.19 MB
- Stars: 31
- Watchers: 2
- Forks: 11
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jell Machine
[![Build](https://github.com/blaumeise20/jell-machine/actions/workflows/main.yml/badge.svg?branch=master)](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