More actions
(Created page with "{{Infobox homebrew | title = DronS | image = File:Drons16ds.png | type = Racing Strategy | version = 1.6 | licence = Mixed | author = n00bey |...") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox homebrew | {{Infobox homebrew | ||
| title = DronS | | title = DronS | ||
| image = [[File: | | image = [[File:Dronsdscover.png]] | ||
| type = Racing Strategy | | type = Racing Strategy | ||
| version = 1.6 | | version = 1.6 | ||
Line 12: | Line 12: | ||
DronS is an "armagetron" clone. This version features some code clean-up. | DronS is an "armagetron" clone. This version features some code clean-up. | ||
It was an entry of the NEO Summer Coding Compo 2008. | |||
==Objectives== | ==Objectives== | ||
Every player is represented as a "line" and has to avoid to drive into other lines - and therefor try to "kill" the other players. | Every player is represented as a "line" and has to avoid to drive into other lines - and therefor try to "kill" the other players. | ||
[[File:Drons16ds.png]] | |||
==Changelog== | ==Changelog== |
Revision as of 05:12, 22 Haziran 2012
DronS | |
File:Dronsdscover.png | |
General | |
---|---|
Author(s) | n00bey |
Type | Racing Strategy |
Version | 1.6 |
Licence | Mixed |
Links | |
[Media:Drons16ds.rar Download] | |
Website |
<htmlet>adsense</htmlet>
DronS is an "armagetron" clone. This version features some code clean-up.
It was an entry of the NEO Summer Coding Compo 2008.
Objectives
Every player is represented as a "line" and has to avoid to drive into other lines - and therefor try to "kill" the other players.
Changelog
- Changed maxplayers to 12
- No more PAlib - I just kept the text-sheet
- Changed the default config
- Player positions are more mixed now; Every player starts on different positions
- (they no longer start next to eachother)
- Added motion support (change sensity in menu), motion is just taken as buttons in button-remap
(There are two version, one with and one without motion)