carykh / SpiderEvoSim

spiders
MIT License
48 stars 32 forks source link

how do i open and run the simulator #23

Open newdenzellplayz opened 3 weeks ago

newdenzellplayz commented 3 weeks ago

i dont know how to open this and run the spider evolution. pls help

juanchoco176 commented 2 weeks ago

Steps are from MY CLOSED ISSUE #10 , i also mention this in #9

To run it by the way, make sure to REMOVE the sketch properties, open spiderevosim.pde, and then make sure spiderevosim.pde is MAIN, You may open it by doing this

Open The spiderevosim zipped file

Unzip the file

Delete the sketch.properties file

sketch -> import library -> manage libraries -> download the "sound" library and import it into the sketch

Make sure to run the spiderevosim.pde file after deleting sketch.properties, or this may set another pde like button as main, making it useless.

After you do that, open processing 4, if you dont have processing 4, Download it here. https://processing.org/

After installing processing 4, run spiderevosim.pde, and then run the game, if you forgot in the last 3 times i mentioned, delete sketch.properties before running spiderevosim.pde, because if you dont "Button" will be the preset main.

Note: Sketch.properties will not be there untill you run any pde's and press keep for any popups if you just downloaded processing 4.

juanchoco176 commented 2 weeks ago

Please read the steps carefully, Remember to run processing then find the sound library made by the processing foundation, You can search it using the search bar.

juanchoco176 commented 2 weeks ago

If it doesnt work, Tell me and send a image of the issue and i'll try to help.