This is leisure game in where you have very fast to slow cars on empty roads with different maps. Unfortunately the cars in the original game are too slow and he did not make the source code public, so all we have to work with is the minified JS.
This is leisure game in where you have very fast to slow cars on empty roads with different maps. Unfortunately the cars in the original game are too slow and he did not make the source code public, so all we have to work with is the minified JS.
I built a modified version of the browser game Slowroads.io by adding much faster cars and extra gameplay options my version introduces new vehicles like a Lambo and a Supercar that can reach extremely high speeds as well as additional difficulty modes e.g wide and straight roads and enhanced graphics settings to make it work I saved the original game’s assets and updated the minified JavaScript to tweak vehicle performance and add features then host it locally with a simple HTTP server.Through this project I learned how to reverse engineer and modify a live JavaScript game,experiment with procedural road generation and customize front-end game behavior even without access to the original source code
Done with all the upgrades after a good amount of research, and the final game is playable with faster and even faster cars…
Log in to leave a comment
Done with the js work of one file one more to go for the main physics now done with the functionality
Log in to leave a comment
Almost done working on the base website… remaining is going to be adding the js files for game to run
Log in to leave a comment
I’m working on my first project! This is so exciting. I can’t wait to share more updates as I build.
Log in to leave a comment