Difference between revisions of "TheRiver"
Jump to navigation
Jump to search
m (update info) |
m |
||
Line 1: | Line 1: | ||
{{Infobox Robot | {{Infobox Robot | ||
+ | | bgcolour = #ccf | ||
| name = The River | | name = The River | ||
| image = TheRiver.jpg | | image = TheRiver.jpg | ||
| caption = Chao Phraya, ''the'' river | | caption = Chao Phraya, ''the'' river | ||
− | |||
| author = [[Nat]] | | author = [[Nat]] | ||
| extends = [[TeamRobot]] | | extends = [[TeamRobot]] | ||
Line 9: | Line 9: | ||
| movement = [[Minimum Risk 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 = [[NPRL/2.0]] | | license = [[NPRL/2.0]] | ||
| download_link = Unavailable | | download_link = Unavailable | ||
+ | | source_link = | ||
| isOneOnOne = true | | isOneOnOne = true | ||
| isMelee = true | | isMelee = true | ||
+ | | isOpenSource = false | ||
}} | }} | ||
Line 21: | Line 24: | ||
== Technical Detail == | == 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. | + | ''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 === | === Movement === | ||
− | + | [[Minimum Risk Movement]] (both [[One-On-One]] and [[Melee]]) | |
=== Targeting === | === 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]] | [[Category:Unreleased Robots]] |
Latest revision as of 16:13, 5 May 2009
The River | |
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:
- Self-Wave Dynamic Clustering GuessFactor Targeting gun.
- Centerize-Wave Dynamic Clustering 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 Shadow/ShadowsMeleeGun (or here).