Autorenderle is a game loosely inspired by Rankdle, where your goal is to guess the person behind a Portal 2 individual level speedrun given only a video.
This was originally a little project for me to learn the basics of JS, but it very quickly became more of a game when people found it fun. Hoping to improve it over time with new features and gamemodes.
The goal of Autorenderle is simple. Given only a video of a random top 40 run of a random map, figure out the runner behind the run. Each player has their own movement quirks and route variations that can make some runners easier to identify than others.
Once you've made a guess, you'll be taken to a screen with the results, as well as some small statistics, including how long your guess took, as well as your winning streak.
General information about Autorenderle. A lot less detailed compared to this README.
Includes more detailed statistics about not only your current play session, but all of your played games, using localStorage.
Filters allow you to change how the game plays. Of course, the current streak is reset when a filter is changed. The current filters are:
Feel free to post your high scores in the #wordle
channnel of the Portal 2 Speedruns Discord server. If you have any suggestions or bug reports, feel free to open an issue on GitHub, or contact me directly via Discord (JaioCG
). If you want to contribute to the project, pull requests are welcome.