File | Date | Author | Commit |
---|---|---|---|
META-INF | 2022-12-24 |
![]() |
[1c4709] Initial commit |
assets | 2022-12-30 |
![]() |
[37d803] Update README.md |
src | 2022-12-27 |
![]() |
[99e01e] Update version |
.gitignore | 2022-12-24 |
![]() |
[1c4709] Initial commit |
LICENSE | 2022-12-24 |
![]() |
[1c000f] Initial commit |
README.md | 2022-12-30 |
![]() |
[08734c] Update README.md |
newestversion | 2022-12-27 |
![]() |
[bec133] Update version text |
⚠️ ⚠️ ⚠️ WARNING: This project is no longer maintained; there may be bugs. Feel free to fork this repository, pull requests may be accepted. ⚠️ ⚠️ ⚠️
AutoFlappy is a program that automatically plays Flappy Bird for you, with a bit of setting up, you can easily beat the World Record to most points achieved in Flappy Bird.
You can clone the repository by doing the following:
git clone https://github.com/itsmarsss/AutoFlappy.git
You can run it in an IDE or build it into a jar, up to you.
If you're a lazy bum like me, head over to [[releases]](https://github.com/itsmarsss/AutoFlappy/releases), and download the most recent version.
Make sure to run the jar file in terminal/command prompt, so you can actually issue commands.
java -jar "AutoFlappy-[append version here].jar"
Brings up a help menu
Setup coordinates the program scans as well as colors of elements on screen
Start AutoFlapping ⚠️ Run at your own risk; THERE IS NO KILL KEY ⚠️
Once you've started, you cant stop; either close terminal/command prompt or terminate program.
Quit the program
Set Window scale to 100%, unless you want the program to scan the void.
It is recommended that you use this Scratch project. I've edited its components to better assist the program in screen reading.
Link: https://scratch.mit.edu/projects/781130082/
Making of the program: https://www.youtube.com/watch?v=-sUVFuqVBdU