Difference between revisions of "User:Starrynte"
Jump to navigation
Jump to search
m (edited details) |
m (edited details) |
||
Line 4: | Line 4: | ||
==== Current ==== | ==== Current ==== | ||
− | * [[Cannon]] - [[Dynamic Clustering]], | + | * [[Cannon]] - [[Dynamic Clustering]], [[Random Movement]] (microbot) |
* [[Opposite]] - [[Fluid Movement]] in a nanobot | * [[Opposite]] - [[Fluid Movement]] in a nanobot | ||
* [[/DCLSHResearch]] - Research on [[Dynamic Clustering]] with LSH in a microbot | * [[/DCLSHResearch]] - Research on [[Dynamic Clustering]] with LSH in a microbot |
Revision as of 20:52, 10 October 2009
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
- Cannon - Dynamic Clustering, Random Movement (microbot)
- Opposite - Fluid Movement in a nanobot
- /DCLSHResearch - Research on Dynamic Clustering with LSH in a microbot
Discontinued/Paused
- Calculator - Slightly modified version of BasicSurfer
- 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
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.