About this game
Tensorflow Rex Run is a browser runner with a machine-learning angle. It is useful for players who want a familiar jumping game and for builders who want to see how AI or ML concepts can attach to a simple arcade loop. The game is not complicated: survive, time jumps, and keep moving. Its value in AI Game Lib is that it makes the connection between classic browser games and model-driven experimentation visible. Start with conservative jumps, avoid reacting at the last possible moment, and watch how the game communicates state as speed increases.
Tensorflow Rex Run sits in the AI Arcade Games section. The main appeal is fast feedback: learn the control rhythm, replay quickly, and improve through repeated short runs. The tags #runner, #tensorflow, #ml describe the fastest way to understand what kind of session to expect.
Tensorflow Rex Run can run directly inside AI Game Lib, which makes it suitable for quick testing without leaving the directory.