Difference between revisions of "User:Enamel 32"

From Robowiki
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
== Works in Progress ==
 
== Works in Progress ==
  
'''Omni'''
+
'''[[Omni]]'''
Milestone 1
 
* Heavily decoupled code base, using messaging between components
 
* 1v1 Only
 
* Anti-gravity shrapnel dodging
 
* Circular, linear, HOT targeting
 
  
 
Milestone 2
 
Milestone 2
* Team battle support
+
* State machine controlled movement and targeting
 +
** Incorporate special "escape" cases like anti-ramming
 +
* Virtual bullets
 
* Wave surfing
 
* Wave surfing
 
* Dynamic clustering targeting
 
* Dynamic clustering targeting
  
 
Milestone 3
 
Milestone 3
 +
* Implement ITeamRobot
 +
** Reuses messaging system
 +
* Team-specific coordinated actions
 +
* Bullet shadows, bomb sheltering
 +
 +
Milestone 4
 
* Melee battle support
 
* Melee battle support
* Machine learning
+
* Melee-specific movement and targeting styles
* All the finer details
+
 
 +
Milestone 5
 +
* Pre-trained movement classification
 +
* Anti-surfing neural net

Latest revision as of 03:18, 13 September 2018

I'm a software engineer based in the US, doing .NET development focusing in performance optimization, particularly when large amounts of data are involved. When I don't get enough problem solving in my day job, I turn to other projects like Robocode. I've started many bots over the years but have yet to finish or release one. Maybe having a user page will help force me? Time will tell.


Works in Progress

Omni

Milestone 2

  • State machine controlled movement and targeting
    • Incorporate special "escape" cases like anti-ramming
  • Virtual bullets
  • Wave surfing
  • Dynamic clustering targeting

Milestone 3

  • Implement ITeamRobot
    • Reuses messaging system
  • Team-specific coordinated actions
  • Bullet shadows, bomb sheltering

Milestone 4

  • Melee battle support
  • Melee-specific movement and targeting styles

Milestone 5

  • Pre-trained movement classification
  • Anti-surfing neural net