- Mar 25, 2025
-
-
Tymofii Mazurenko authored
Release 1.0 See merge request !9
-
Tymofii Mazurenko authored
-
Tymofii Mazurenko authored
Implement feature-targeting system See merge request !7
-
Tymofii Mazurenko authored
Ensured proper enemy state reset upon termination
-
Tymofii Mazurenko authored
Implemented logic for dynamically selecting and prioritizing targets based on predefined conditions
-
Tymofii Mazurenko authored
This reverts merge request !5
-
Tymofii Mazurenko authored
Small fixes See merge request !6
-
Tymofii Mazurenko authored
Small fixes See merge request !5
-
Tymofii Mazurenko authored
-
Maksym Marochko authored
Merge branch 'feature-movement' into 'develop' See merge request !4
-
Maksym Marochko authored
-
Maksym Marochko authored
-
Maksym Marochko authored
-
Maksym Marochko authored
-
Maksym Marochko authored
-
Maksym Marochko authored
-
Maksym Marochko authored
-
Maksym Marochko authored
-
- Mar 24, 2025
-
-
Maksym Marochko authored
-
Tymofii Mazurenko authored
Added a few functions and the robot's inital logic See merge request !2
-
Tymofii Mazurenko authored
The class EnemyData is itself a class, that hold the information, for the enemy robot, that is an enemy for us at the moment.
-
Tymofii Mazurenko authored
calcPoint function to calculate the point at some distance. calcAngle function to calculate the angle between two points. They are helper math function.
-
Tymofii Mazurenko authored
HandleGunControl function that implements firing and energy logic, for the initial robot's codebase.
-
- Mar 23, 2025
-
-
Tymofii Mazurenko authored
prototype of the execution of the robot strategy
-
Tymofii Mazurenko authored
Implemented a few constants describing the features that robot will have in its strategy. Some of the state regarding variables were also added to the codebase.
-
Tymofii Mazurenko authored
The colors initialized in robot's appearance
-
Tymofii Mazurenko authored
-
- Mar 19, 2025
-
-
Tymofii Mazurenko authored
Initializing the robot See merge request !1
-
Tymofii Mazurenko authored
-
Tymofii Mazurenko authored
-