-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 2299d1a
Showing
71 changed files
with
17,852 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# EditorConfig is awesome: https://EditorConfig.org | ||
|
||
# top-most EditorConfig file | ||
root = true | ||
|
||
[*] | ||
indent_style = space | ||
indent_size = 4 | ||
end_of_line = lf | ||
charset = utf-8 | ||
trim_trailing_whitespace = true | ||
insert_final_newline = true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
node_modules | ||
node_modules.nosync | ||
dist/ | ||
src/dist/ | ||
src/build/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
# Jell Machine | ||
|
||
## Story | ||
|
||
04.07.2021 idea | ||
|
||
|
||
## Notes | ||
|
||
V1;10;20;0.0;;; | ||
|
||
V1;100;100;;0.0.0.0,3.0.7.0,1.0.0.7;; | ||
|
||
V1;20;20;;0.0.0.0;; generator right | ||
V1;20;20;;0.1.0.0;; generator down | ||
V1;20;20;;0.2.0.0;; generator left | ||
V1;20;20;;0.3.0.0;; generator up | ||
V1;20;20;;3.0.0.0;; mover | ||
V1;20;20;;1.0.0.0;; CWrotator | ||
V1;20;20;;2.0.0.0;; CCWrotator | ||
V1;20;20;;5.0.0.0;; push | ||
V1;20;20;;4.0.0.0;; slide | ||
V1;20;20;;7.0.0.0;; enemy | ||
V1;20;20;;8.0.0.0;; trash | ||
V1;20;20;;6.0.0.0;; immovable | ||
|
||
|
||
|
||
''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. It is made by [[blaumeise20]]. | ||
|
||
If you want to help join the [https://discord.gg/4aArDTsPJb Discord server]. | ||
|
||
==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 | ||
* Step backwards | ||
* Very important: loading from and saving into files | ||
* Infinite grid | ||
* Open multiple levels at once | ||
* 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. |
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.