EdgeSurfBOT is a little project based on the game "surf" of the Edge browser.
First, my code is based on the High visibility mode which allows seeing rectangles around each object on the game. After that, I can know if the surfer going to an obstacle, a boost or anything in the game. To detect objects, I build rectangles around the surfer to decide on what the surfer doing to what is in each rectangle:
In this game, we have a colour code which are:
- Black objects: They are dangerous for the surfer. They stop him and he loses 1 ❤️.
- Red objects: They aren't dangerous but slow down the surfer.
- Green objects: They allow to take a ⚡ boost or a springboard in goal to gain a speed boost.
- Python 3
- New Microsoft Edge browser ❤️
- PyAutoGui : https://pypi.org/project/PyAutoGUI
- Numpy : https://pypi.org/project/numpy/
-
Clone the latest version of Volatility from GitHub:
git clone https://github.com/FzFStormZ/EdgeSurfBOT.git
-
Go on your Edge browser and put this link below on your navigation bar:
edge://surf
-
Choose the same settings than me:
Explain:
- Let's surf : Principal game mode
- High visibility mode allows seeing rectangles around each object on the game
- Reduced speed mode allows taking decision easier
-
⚠️ WARNING⚠️ Split your screen between the browser and your CMD such as:
Last version : 2.0 List of versions : Click to show them
- Detect red obstacles.
- Box to find quickly a boost (after 1000 meters).
- Fix the fact that the surfer doesn't continue after down by black object.
- Decisional conditions to machine learning (after a complete decisional conditions project).
- FzF_StormZ:
- My GitHub: https://github.com/FzFStormZ
- My YouTube channel: https://www.youtube.com/channel/UCFokPE7IzGVhwQeIBmja7ew
- My Discord server: https://discord.gg/WSe9WvG
This project haven't a licence
Pretty badges for your Git project Some emojis to complete my README file 😜