Skip to content
This repository has been archived by the owner on Jun 18, 2023. It is now read-only.

All-Nighters/Aim-Algorithm-Simulators

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Aim-Algorithm-simulators

Python scripts for aiming simulations.

Goals

To succesfully shoot a disk to the goal, the disk should be shot in the right direction with the right speed. Here is a list of goals the algorithms are intended to achieve

  • Find a trajectory to hit the goal.
  • Optimize the trajectory as much as possible so that the disk hits the goal when it is descending.
  • Low execution time.

Detailed description of the algorithms can be found here:

https://docs.google.com/document/d/18s099m3C6vMeqfdSf7Q0Au4Xi46Msrc5JDGvPDxBhQY/edit

Releases

No releases published

Packages

No packages published

Languages