https://github.com/beebeeep/wyrmas
fun with worms
https://github.com/beebeeep/wyrmas
Last synced: 3 days ago
JSON representation
fun with worms
- Host: GitHub
- URL: https://github.com/beebeeep/wyrmas
- Owner: beebeeep
- License: mit
- Created: 2023-06-20T21:35:04.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-18T17:49:51.000Z (almost 3 years ago)
- Last Synced: 2025-12-18T19:05:23.821Z (6 months ago)
- Language: Go
- Size: 38.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Wyrmas
Visual simulator of creatures having simple neural net controlling their behaviour and genome defining that net.
Inspired and based on [this video](https://www.youtube.com/watch?v=N3tRFayqVtk) by @davidrandallmiller
### Usage
Tune some params in `main()` and run the program.
Press space to cycle between rendering rate (runs faster if not busy with drawing).
Press 'd' to dump graph of random survivor's to PNG file.