Skip to content

metaflow/apex-recoil

Project Discontinued

The hosted service at apexlegendsrecoils.net will be shut down at the end of March 2026.

After multiple years of maintaining this project, I have decided to shut it down - mainly because I don't play Apex Legends anymore and it has just become a burden. I am glad if this little app has helped you to improve your skills and have fun.

The source code remains open under the Apache 2.0 license — you are welcome to run it locally - see the Running the app section below. I also welcome you to fork the repo and host it yourself; please keep the license and attribution to this repository.


About

https://apexlegendsrecoils.net

Visualization of recoil patterns from Apex Legends.

How recoils are captured.

Contributing and support

I would appreciate a kind word and up arrow on Reddit. Or just tell your friends about it.

You can also help this project by suggesting an idea or contributing (I would still recommend to start with the idea). Check contributing and Code of conduct.

License and disclaimers

Source code licensed under Apache 2.

This project is not affiliated with or sponsored by Google.

This project is not affiliated with or sponsored by Electronic Arts Inc. or its licensors.

Assets

Images, audio fragments, weapon names and behavior come from Apex Legends game or from websites created and owned by Electronic Arts Inc. or Respawn Entertainment, who hold the copyright of Apex Legends.

Some images and reference materials come from Apex Legends Wiki.

Thus multimedia content from assets is NOT under Apache 2.0 License. Get in touch with EA if you want to use it.

Running the app

You will need to install node.js and npm.

For development run npm run dev and open http://localhost:3000. That will watch for file changes and update the content of ./public. Running start by itself will not rebuild the bundle.

Deployment is completely static and assembled with npm run static.

Copy files from ./static to the web server dir, for example by running scp -r -i id_rsa ./static/* <address>:/var/www/html.

About

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Contributors