Difference between revisions of "TheRiver"

From Robowiki
Jump to navigation Jump to search
(another robot, promise not to be vapourware)
 
m
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{Infobox Robot
 
{{Infobox Robot
 +
| bgcolour        = #ccf
 
| name            = The River
 
| name            = The River
 +
| image          = TheRiver.jpg
 
| caption        = Chao Phraya, ''the'' river
 
| caption        = Chao Phraya, ''the'' river
| bgcolour        = #ccf
 
 
| author          = [[Nat]]
 
| author          = [[Nat]]
 
| extends        = [[TeamRobot]]
 
| extends        = [[TeamRobot]]
| targeting      = [[GuessFactor Targeting (traditional)|GuessFactor Targeting]]
+
| targeting      = [[GuessFactor Targeting (traditional)|GuessFactor Targeting]]
| movement        = [[Minimum Risk Movement]]
+
| movement        = [[Minimum Risk Movement|Minimum Risk Movement]]
 
| best_rating    = N/A
 
| best_rating    = N/A
 +
| rating          = N/A
 
| current_version = N/A
 
| current_version = N/A
 
| released        = N/A
 
| released        = N/A
| license        = [[KPL]], [[NPRL/2.0]]
+
| license        = [[NPRL/2.0]]
 
| download_link  = Unavailable
 
| download_link  = Unavailable
 +
| source_link    =
 
| isOneOnOne      = true
 
| isOneOnOne      = true
 
| isMelee        = true
 
| isMelee        = true
| isOpenSource    = true
+
| isOpenSource    = false
 
}}
 
}}
  
Another robot of mine, promise not to be vapourware :-) Base (loosely) off [[Coriantumr]], re-tuned [[GuessFactor Targeting (traditional)|guess factor gun]] to hit non-perpendicular movement.
+
'''The River''' is an old name for [[wikipedia:Chao Phraya|Chao Phraya]] river, which is the main river of [[wikipedia:Thailand|Thailand]].
 +
 
 +
== Technical Detail ==
 +
 
 +
''Current development trunk'' is the latest developing code. This ''is not'' same as SVN trunk since I'm not using any version control system (yet). Currently is isn't complete and is not compilable. Many thing here is just planned.
 +
 
 +
=== Movement ===
 +
 
 +
[[Minimum Risk Movement]] (both [[One-On-One]] and [[Melee]])
 +
 
 +
=== Targeting ===
 +
 
 +
TheRiver is planned to have a [[Crowd Targeting]] system which include 3 guns:
 +
* Self-Wave [[Dynamic Clustering]] [[GuessFactor Targeting (traditional)|GuessFactor Targeting]] gun.
 +
* Centerize-Wave [[Dynamic Clustering]] [[GuessFactor Targeting (traditional)|GuessFactor Targeting]] gun.
 +
* [[Dynamic Clustering]] [[Play-It Forward]] gun (this gun may be omit if it run too slow)
 +
 
 +
I will implement the melee aiming system like the one mentioned on {{OldWiki|Shadow/ShadowsMeleeGun}} (or [[User_talk:Nat#Melee_GuessFactor|here]]).
 +
 
 +
[[Category:Unreleased Robots]]

Latest revision as of 16:13, 5 May 2009

The River
TheRiver.jpg
Chao Phraya, the river
Author(s) Nat
Extends TeamRobot
Targeting GuessFactor Targeting
Movement Minimum Risk Movement
Released N/A
Best Rating N/A
Current Rating N/A
Current Version N/A
Code License NPRL/2.0
[Unavailable Download]

The River is an old name for Chao Phraya river, which is the main river of Thailand.

Technical Detail

Current development trunk is the latest developing code. This is not same as SVN trunk since I'm not using any version control system (yet). Currently is isn't complete and is not compilable. Many thing here is just planned.

Movement

Minimum Risk Movement (both One-On-One and Melee)

Targeting

TheRiver is planned to have a Crowd Targeting system which include 3 guns:

I will implement the melee aiming system like the one mentioned on Shadow/ShadowsMeleeGun (or here).