Difference between revisions of "User:J Litewski"

From Robowiki
Jump to navigation Jump to search
(→‎My Bots: Added NanoX)
(New page and interesting finds...)
Line 7: Line 7:
  
 
Currently, very simple and weak. Working on improving the [[GITS_Targeting|Targeting Formula]] and implementing a Low Energy Detection script for defence and attack purposes.
 
Currently, very simple and weak. Working on improving the [[GITS_Targeting|Targeting Formula]] and implementing a Low Energy Detection script for defence and attack purposes.
===[[NanoX]]===
 
''Version 0.1''
 
  
This is basically a test Nano. I'm using it to develop my movement skills and strategies in a small CodeSize.
+
==GravityWave==
 +
My entry into the WSC2K9. It's just me testing out and tuning what will be my movement for [[GITS]] later on. So far in it's infancy. But, it can outlast RaikoMX (1/4th of the time :) )!
 +
 
 +
<pre>
 +
1st jam.RaikoMX 0.32 1558 400 80 918 160 0 0 8 2 0
 +
2nd hackhalotwo.GravityWave 120 100 20 0 0 0 0 2 8 0
 +
</pre>
 +
 
 +
It will be a combination of WaveSurfing (for the Main Movement) and Anti Gravity (for slighter Movements) movement styles.
  
 
==My Projects==
 
==My Projects==

Revision as of 05:23, 4 June 2009

About Me

I'm a 20 year old American Robocoder. I've been using Robocode on and off throughout the years, slowly getting better. My current project is GITS.

My Bots

GITS

Version 0.5-051509

Currently, very simple and weak. Working on improving the Targeting Formula and implementing a Low Energy Detection script for defence and attack purposes.

GravityWave

My entry into the WSC2K9. It's just me testing out and tuning what will be my movement for GITS later on. So far in it's infancy. But, it can outlast RaikoMX (1/4th of the time :) )!

1st	jam.RaikoMX 0.32	1558	400	80	918	160	0	0	8	2	0
2nd	hackhalotwo.GravityWave	120	100	20	0	0	0	0	2	8	0

It will be a combination of WaveSurfing (for the Main Movement) and Anti Gravity (for slighter Movements) movement styles.

My Projects

GhostGun

(Under Development) An attempt at a Gun/Targeting System that learns from it's opponents. Based off the Wiki Targeting method and will include (later on) all known gun styles and the anti-counterparts.