User:Starrynte
Jump to navigation
Jump to search
Hey, I started robocoding around autumn 2006 (implied from the earliest 'lastmodified' date in my bots...), when I read about it in a java book. I've recently (the past year) begun to take an interest in codesize-restricted bots, as that seems to take less time to program.
Robots
Current
- Swim - Wave Surfing in a micro
- Unreal - Neural Targeting in either a micro or mini
Discontinued/Paused
- Calculator - Slightly modified version of BasicSurfer
- Cannon - Dynamic Clustering, Random Movement (microbot)
- ControlledChaos - Randomly moves in a direction each tick - not very good movement...
- CopyCat - name self-explained, CoordinateMirrorMovement
- Evader - StopAndGo movement
- Knowledge - Symbolic Pattern Matcher
- Pantomime - same as CopyCat, except it's AngularMirrorMovement
- Smash - SlowBot, kinda a combo of HawkOnFire and Coriantumr, with some things that make it slow added...
- Lasers - Guess Factor Targeting
- Opposite - Fluid Movement in a nanobot
- /DCLSHResearch - Research on Dynamic Clustering with LSH in a microbot
Planned robots
- A MultiMode robot...
- A melee bot...that's not slow...oh wait I have one from months ago that was incomplete...
- A super 1v1 bot...
Utilities
- Melee Evaluator - Keeps tracks of various stats of your robot during a melee battle.
- Polynomial Approximations - Uses the Remez method to find polynomial approximations for a function of your choice.