Difference between revisions of "User:Voidious"

From Robowiki
Jump to navigation Jump to search
m (misc updates)
(misc updates)
 
(20 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Navbox small
+
== Background ==
| title        = Sub-pages
+
 
| page1        = Archived Talk 20071111
+
{{Youtube|OQ6hpn3gECQ|Voidious and Riker}}
}}
 
  
== Background ==
+
I'm a 34 year old software developer, dog lover, and former Robocode addict. I took a stab at writing bots in late 2002 just before starting college, but never got much past [[Linear Targeting]] and [[Random Movement]]. I took another look in Fall of 2005, and in less than a week, I was completely hooked! [[Dookious]] emerged and took the 1v1 throne about 6 months later.
  
I'm a 29 year old Software Engineer, fledgling guitar player, craft beer drinker, and <strike>admitted</strike> <strike>former</strike> recurring Robocode addict. I took a stab at Robocode in late 2002 just before starting my college career, but never got much past [[Linear Targeting]] and some attempts at [[Random Movement]]. I took another look in Fall of 2005, and in less than a week, I was completely hooked!
+
I'm currently in charge of the [[RoboWiki]], handed the reigns by [[User:PEZ|PEZ]] in 2007. It's truly a whole community that keeps this site alive, though, so I just do my best to help make that possible. You can probably consider me retired as a bot author since late 2012.
  
I'm currently in charge of the [[RoboWiki]], handed the reigns by [[User:PEZ|PEZ]] in late 2007. It's truly a whole community that keeps this site alive, though, so I just do my best to help make that possible.
+
I'm also...
 +
* [http://twitter.com/Voidious @Voidious on Twitter]
 +
* [https://github.com/Voidious GitHub/Voidious]
  
Besides the RoboWiki, I exist in a few other places on the web...
+
== BerryBots ==
* [http://www.dijitari.com/void dijitari/void] - Miscellaneous personal stuff, including some music and writing.
 
* [http://twitter.com/Voidious @Voidious] on Twitter
 
  
Since May 2010, I've been quite hooked on StarCraft 2. One side-effect has been a bit of a Robocoding hiatus, though I'm still active on the wiki and running rumble clients and such. Wanna play? [http://us.battle.net/sc2/en/profile/272632/1/Voidious/ StarCraft 2: Voidious] =)
+
These days I spend my time working on a new programming game I developed: [http://berrybots.com BerryBots]. You write bots in [http://lua.org Lua] and the app runs on Mac, Linux, Windows, and Raspberry Pi. It has some cool new stuff, like walls, torpedos, programmable stages, HTML5 replays, and a pretty snazzy automation API. You can even try it on the web.
 +
* [http://playberrybots.com Play BerryBots in a browser]
 +
* [http://youtu.be/2WQnYSs0cl8 BerryBots overview video]
 +
* [https://dl.dropboxusercontent.com/u/72179384/battle1-2015.07.27-15.25.10.html BerryBots replay - battle1: NightShade vs SANIC]
 +
* [http://berrybots.com/forum/viewtopic.php?f=1&t=17 BerryBots vs Robocode rules comparison]
 +
* [http://berrybots.com/wiki/Category:Sample_Stages Sample stages]
  
 
== My bots ==
 
== My bots ==
All my bots are open source. Most of them are currently under the [[RWPCL]]. Diamond is now under [http://www.gzip.org/zlib/zlib_license.html zlib] and my future bots probably will be, too.
+
All my bots are open source. Older ones are under [[RWPCL]]. Diamond and RetroGirl are under [http://www.gzip.org/zlib/zlib_license.html zlib].
  
 
=== Active Bots ===
 
=== Active Bots ===
* '''[[Dookious]]''' - My first real bot (by name, anyway), a duelist using [[Wave Surfing]], [[Segmentation]], [[Visit Count Stats]], and [[GuessFactor|GuessFactors]]. He was [[RoboRumble]] General 1v1 champ for almost 2 years (April 2006 to early 2008), but has since been bumped down to #4.
+
* '''[[Dookious]]''' - My first real bot (by name, anyway), a duelist using [[Wave Surfing]], [[Segmentation]], [[Visit Count Stats]], and [[GuessFactor|GuessFactors]]. He was [[RoboRumble]] General 1v1 champ for almost 2 years (April 2006 to early 2008), but has since been bumped down to #8.
 
* '''[[Komarious]]''' - A [[MiniBot]] duelist using Wave Surfing and GuessFactors/VCS. Cousin of the [[Wave Surfing Tutorial]]. Former MiniBot 1v1 champ, currently at #2.
 
* '''[[Komarious]]''' - A [[MiniBot]] duelist using Wave Surfing and GuessFactors/VCS. Cousin of the [[Wave Surfing Tutorial]]. Former MiniBot 1v1 champ, currently at #2.
 
* '''[[Jen]]''' - A [[MicroBot]] duelist using [[Stop And Go]] + [[Random Movement]] and a GuessFactor/VCS gun. Just outside the top 10 of the MicroRumble.
 
* '''[[Jen]]''' - A [[MicroBot]] duelist using [[Stop And Go]] + [[Random Movement]] and a GuessFactor/VCS gun. Just outside the top 10 of the MicroRumble.
* '''[[LuminariousDuo]]''' - My [[Twin Duel]] team, currently using GuessFactor Targeting with VCS and [[Minimum Risk Movement]].
+
* '''[[LuminariousDuo]]''' - My [[Twin Duel]] team, currently using GuessFactor Targeting with VCS and [[Minimum Risk Movement]]. One of the top teams and #2 in the rumble.
 
* '''[[BrokenSword]]''' - Born from LuminariousDuo, this is a [[melee]] MiniBot. It's around #13 in the MiniMeleeRumble rankings and needs an overhaul.
 
* '''[[BrokenSword]]''' - Born from LuminariousDuo, this is a [[melee]] MiniBot. It's around #13 in the MiniMeleeRumble rankings and needs an overhaul.
* '''[[Diamond]]''' - A melee [[MegaBot]] and my main bot right now. Uses Minimum Risk Movement, Wave Surfing, [[Dynamic Clustering]], [[Shadow/Melee Gun]], [[Displacement Vector|Displacement Vectors]] and GuessFactors. Melee champ since 9/20/2009, currently #2 in 1v1.
+
* '''[[Diamond]]''' - A melee [[MegaBot]] and my main bot right now. Uses Minimum Risk Movement, Wave Surfing, [[Dynamic Clustering]], [[Shadow/Melee Gun]], [[Displacement Vector|Displacement Vectors]] and GuessFactors. Currently #2 in both Melee and 1v1.
* '''[[BlitzBat]]''' - A melee [[MicroBot]] with a simple Minimum Risk Movement. Ranked #5 among Micros and #11 among Minis.
+
* '''[[BlitzBat]]''' - A melee [[MicroBot]] with a simple Minimum Risk Movement. Ranked #6 among Micros and #11 among Minis (yes, above BrokenSword!).
* '''[[/TripHammer|TripHammer]]''' - This started as a [[wikipedia:k-means clustering|k-means clustering]] gun experiment, but is now home to a variety of clustering experiments and gun research.
+
* '''[[RetroGirl]]''' - A [[:Category:Perceptual Bots|perceptual bot]] with a pretty strong gun evolved by [[wikipedia:Genetic algorithm|genetic algorithms]] with [[User:Voidious/WaveSim|WaveSim]].
  
 
=== Other or retired bots ===
 
=== Other or retired bots ===
Line 35: Line 39:
 
* '''[[KomariousTeam]]''' - A [[Twin Duel]] team based on my mini surfer, [[Komarious]]. Started out as a very average team, but I left it in the tourney for the sake of variety. Then [[User:David Alves|David Alves]] came along and tweaked it a bit, making it a very strong competitor for a while. Still a Twin Duel entrant, but I don't work on it.
 
* '''[[KomariousTeam]]''' - A [[Twin Duel]] team based on my mini surfer, [[Komarious]]. Started out as a very average team, but I left it in the tourney for the sake of variety. Then [[User:David Alves|David Alves]] came along and tweaked it a bit, making it a very strong competitor for a while. Still a Twin Duel entrant, but I don't work on it.
 
* '''[[Codious]]''' - A melee / team bot (only melee was ever released), using [[Minimum Risk Movement]] and the same (but differently configured) Pattern Matching gun as Shaakious. Never found much success. Retired.
 
* '''[[Codious]]''' - A melee / team bot (only melee was ever released), using [[Minimum Risk Movement]] and the same (but differently configured) Pattern Matching gun as Shaakious. Never found much success. Retired.
 +
* '''[[/TripHammer|TripHammer]]''' - This started as a [[wikipedia:k-means clustering|k-means clustering]] gun experiment, but is now the companion bot to [[User:Voidious/WaveSim|WaveSim]] and code name for some of my 1v1 gun work.
 +
 +
== Utilities ==
 +
* '''[[RoboRunner]]''' - A multi-threaded Robocode battle runner. Designed to be easier to setup and faster than [[RoboResearch]].
 +
* '''[[WaveSim|WaveSim]]''' - A utility for testing gun classification algorithms against pre-gathered data sets outside of Robocode. Includes data collecting bots, testing infrastructure, and source for everything.
 +
* '''[[/BedMaker|BedMaker]]''' - A Perl script for generating test beds from a set of criteria. Designed as a companion to RoboResearch, also compatible with RoboRunner.
 +
* '''[[/LocationBot|LocationBot]]''' - A helper bot for testing [[Precise Prediction]] code.
  
 
== Other stuff ==
 
== Other stuff ==
 
* '''[[Twin Duel]]''' - A 2v2, [[Code Size]] restricted [[survivalist]] competition that I once ran weekly. The tourney consists of a round robin where everyone faces each other in round robin preliminary matches to determine the seeding for a traditional, single elimination bracket tourney. This hasn't been run for a while, but it might be coming back soon.
 
* '''[[Twin Duel]]''' - A 2v2, [[Code Size]] restricted [[survivalist]] competition that I once ran weekly. The tourney consists of a round robin where everyone faces each other in round robin preliminary matches to determine the seeding for a traditional, single elimination bracket tourney. This hasn't been run for a while, but it might be coming back soon.
 
* '''[[/SegmentationResearch|Segmentation Research]]''' - Some machine learning methodologies applied to finding good [[segmentation]] slices in targeting.
 
* '''[[/SegmentationResearch|Segmentation Research]]''' - Some machine learning methodologies applied to finding good [[segmentation]] slices in targeting.
* '''[[/BedMaker|BedMaker]]''' - A utility (written in Perl) for generating test beds from a set of criteria. Designed as a companion to [[RoboResearch]].
+
* '''[[/History/Innovations since 2005|Innovations since 2005]]''' - Tired of hearing so many Robocode newcomers complain that there's nothing new to be invented/discovered in the Robocode arena, I started compiling a list of notable innovations since the advent of [[Wave Surfing]] in 2005.
* '''[[/TripHammer/Research|TripHammer/Research]]''' - A utility for testing gun classification algorithms against pre-gathered data sets outside of Robocode. Includes data collecting bots, the testing infrastructure, and source for everything.
 
  
 
== Where did you get that handle? ==
 
== Where did you get that handle? ==

Latest revision as of 21:36, 27 July 2015

Background

Youtube
Youtube has a video of Voidious and Riker in action: click here to watch

I'm a 34 year old software developer, dog lover, and former Robocode addict. I took a stab at writing bots in late 2002 just before starting college, but never got much past Linear Targeting and Random Movement. I took another look in Fall of 2005, and in less than a week, I was completely hooked! Dookious emerged and took the 1v1 throne about 6 months later.

I'm currently in charge of the RoboWiki, handed the reigns by PEZ in 2007. It's truly a whole community that keeps this site alive, though, so I just do my best to help make that possible. You can probably consider me retired as a bot author since late 2012.

I'm also...

BerryBots

These days I spend my time working on a new programming game I developed: BerryBots. You write bots in Lua and the app runs on Mac, Linux, Windows, and Raspberry Pi. It has some cool new stuff, like walls, torpedos, programmable stages, HTML5 replays, and a pretty snazzy automation API. You can even try it on the web.

My bots

All my bots are open source. Older ones are under RWPCL. Diamond and RetroGirl are under zlib.

Active Bots

Other or retired bots

  • Shaakious - An experimental duelist, named after Shaak Ti. Used the movement from Dookious and a pretty strong (for the time) Pattern Matching gun. Retired / abandoned.
  • Tyranius - A cross of the Wave Surfing movement from Dookious and the amazing targeting of Ascendant. Version 1.0 hit a rating of 2092, over 10 points ahead of Dookious at the #1 spot at the time.
  • Lukious - Built from the shell of Dookious, Lukious is a duelist that uses Dynamic Clustering for data analysis in both movement and targeting. Retired after the release of Diamond.
  • KomariousTeam - A Twin Duel team based on my mini surfer, Komarious. Started out as a very average team, but I left it in the tourney for the sake of variety. Then David Alves came along and tweaked it a bit, making it a very strong competitor for a while. Still a Twin Duel entrant, but I don't work on it.
  • Codious - A melee / team bot (only melee was ever released), using Minimum Risk Movement and the same (but differently configured) Pattern Matching gun as Shaakious. Never found much success. Retired.
  • TripHammer - This started as a k-means clustering gun experiment, but is now the companion bot to WaveSim and code name for some of my 1v1 gun work.

Utilities

  • RoboRunner - A multi-threaded Robocode battle runner. Designed to be easier to setup and faster than RoboResearch.
  • WaveSim - A utility for testing gun classification algorithms against pre-gathered data sets outside of Robocode. Includes data collecting bots, testing infrastructure, and source for everything.
  • BedMaker - A Perl script for generating test beds from a set of criteria. Designed as a companion to RoboResearch, also compatible with RoboRunner.
  • LocationBot - A helper bot for testing Precise Prediction code.

Other stuff

  • Twin Duel - A 2v2, Code Size restricted survivalist competition that I once ran weekly. The tourney consists of a round robin where everyone faces each other in round robin preliminary matches to determine the seeding for a traditional, single elimination bracket tourney. This hasn't been run for a while, but it might be coming back soon.
  • Segmentation Research - Some machine learning methodologies applied to finding good segmentation slices in targeting.
  • Innovations since 2005 - Tired of hearing so many Robocode newcomers complain that there's nothing new to be invented/discovered in the Robocode arena, I started compiling a list of notable innovations since the advent of Wave Surfing in 2005.

Where did you get that handle?

Once upon a time, my handle was "Void". (If you were around at the dawn of FPS internet gaming, you might even remember me from PlanetQuake.) Actually, before that, my Quake news site was called "The Void" and people thought it was my handle, so I adopted it.

One night, around the time of Star Wars: Episode I, a group of friends and I used Star Wars riffs on our handles while gaming, as a joke. I was "Darth Voidious", and I occasionally used it as an alternate handle when gaming online. Eventually, "Voidious" stuck, and the gaming scene got far too big for "Void" to be a unique handle... So at some later point, I returned from a gaming hiatus and used "Voidious" exclusively from then on.