mk-jev-fly-brain
lavallee
Compares a fly-connectome spiking simulation, Jev and rule policies in the mk.js fighting game.
- License
- MIT
- GitHub Stars
- 0
- Source reviewed
- 2026-09-19
Where Jev makes a decision
Jev reads game state and chooses among the same seven moves offered to other controllers.
What this project offers
Uses control variants, match records and experiment notes to compare contributions.
Review scope
This is a game-based spiking-network simulation, not a living fly or evidence of general biological intelligence or real-time capability. README and integration source reviewed at a fixed commit; not independently run or benchmarked by this site.
Sources and implementation
Related projects
OneVOneJev
emrickgarrett · High-Frequency / Games
A browser-based 1v1 shooter where Jev reads structured match state and chooses movement, aim, and firing.
jevpilot
standardagents · High-Frequency / Games
A browser driving simulator where Jev chooses among locally generated paths and speeds.
live-jev
vinilana · High-Frequency / Games
A browser-based top-down driving simulator using Jev for lane and speed choices, with an optional chat-model comparison.
JevBird
leftspace89 · High-Frequency / Games
A Python Flappy Bird game where code simulates candidate routes and Jev picks one.