jes icon indicating copy to clipboard operation
jes copied to clipboard

Jelly Evolution Simulator

Results 44 jes issues
Sort by recently updated
recently updated
newest added

it always default to this directory and idk how to solve the problem https://imgur.com/a/r5xwixx

On the UI file there are 3 lines pointing to a local font, and that font is not included in the repository. Is this intended? It wont run like this.

when I do "pip install -r requirements.txt" it says "ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'" how do I fix this

this is my first time using github like this, so i downloaded the .zip file but i couldn't find out how to open it. the README file didn't help either....

when I do everything correctly it just says Traceback (most recent call last): File "E:\jes-main\jes.py", line 23, in ui = UI(_W_W=1920, _W_H=1078, _MOVIE_SINGLE_DIM=(650,650), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "E:\jes-main\jes_ui.py", line 18, in __init__...

after it asks me how many creatures i want, and i type it in, it shows this error ``` File "C:\Users\REDACTED\jes-main\jes-main\jes.py", line 23, in ui = UI(_W_W=1920, _W_H=1078, _MOVIE_SINGLE_DIM=(650,650), _GRAPH_COOR=(850,50,900,500),...

- Re-added @azealo 's font compatibility code after being overwritten by later commit - Changed fallback typeface to Franklin Gothic Medium Condensed - fits the UI better (vs. Arial) and...

Added a instructions to use since people are asking how to run the simulation like in #15 and #12

Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Apps > Advanced app settings > App execution aliases. I...