VirusGame icon indicating copy to clipboard operation
VirusGame copied to clipboard

Watch here for information about this project: https://www.youtube.com/watch?v=o1IheoDRdGE

Results 23 VirusGame issues
Sort by recently updated
recently updated
newest added

## Reasons - It will save extra clicks navigating the environment. - Less fiddle. - Useful for following UGO through screen wrap. - For (Key)*, the button can be assigned...

I ran the program on Processing and the window was too big for my 13" MacBook Pro. Workaround: change display settings and scale everything down.

- Reset button. There needs to be a reset button to restart the simulator - Save and load UGOs - There is an issue when I change the world size,...

there was a error where digest doesnt work

Please add a license so that people can use your code :)

![image](https://user-images.githubusercontent.com/64798986/90530119-20087780-e13a-11ea-89c7-5f74dac810a1.png) As you can see the right side of the image is cut off. Although if I try to make it any wider I might have problems with #4. ![image](https://user-images.githubusercontent.com/64798986/90530314-5b0aab00-e13a-11ea-92c0-e0d3361639d9.png)...

``` java.lang.ArrayIndexOutOfBoundsException: 31 at virus$Cell.pushOut(virus.java:1054) at virus$Cell.doAction(virus.java:911) at virus$Cell.iterate(virus.java:883) at virus.iterate(virus.java:185) at virus.draw(virus.java:116) at processing.core.PApplet.handleDraw(PApplet.java:2482) at processing.awt.PSurfaceAWT$12.callDraw(PSurfaceAWT.java:1547) at processing.core.PSurfaceNone$AnimationThread.run(PSurfaceNone.java:313) ``` I was able to fix by setting all cells on...

There is an [issue](https://github.com/carykh/VirusGame/issues/6) about the food and waste particles being too similar to tell apart for people with colorblindness, so I made a small fix to help with that.

![image](https://user-images.githubusercontent.com/69743452/90326599-0ea74b80-df3f-11ea-9897-4ca289abf58d.png) I'm not sure if it is a issue on how I imported the code, or an issue with the code (It probably isn't, I trust you Cary.) How do...

There doesn't seem to be a way to remove either codons or UGOs from a cell. For codons, I would suggest "remove" and then "RGL" For UGOs, I would suggest...