awesome jevDIRECTORYSponsorStar on GitHub

OneVOneJev

emrickgarrett

A browser-based 1v1 shooter where Jev reads structured match state and chooses movement, aim, and firing.

GitHub repository ↗Search and filter
License
Not declared
GitHub Stars
5
Source reviewed
2026-09-19

Where Jev makes a decision

Each decision tick asks about movement, view, aiming, firing, and jumping, with a heuristic fallback on API failure.

What this project offers

Makes structured decisions visible in an interactive game loop.

Review scope

The README’s roughly 9 Hz refers to the configured decision tick, not independently measured sustained API throughput. A heuristic fallback exists; this site has not retested it.

Sources and implementation

Related projects