Difference between revisions of "Client List"
Jump to navigation
Jump to search
Thejoshwolfe (talk | contribs) (added mineflayer) |
Thejoshwolfe (talk | contribs) (updated description of mineflayer) |
||
(One intermediate revision by the same user not shown) | |||
Line 38: | Line 38: | ||
| [http://www.opensource.org/licenses/mit-license.php MIT] | | [http://www.opensource.org/licenses/mit-license.php MIT] | ||
| {{yes}} | | {{yes}} | ||
− | | client and | + | | client and JavaScript bot framework |
+ | |- | ||
+ | ! [http://github.com/espes/esbot esbot] | ||
+ | | espes | ||
+ | | [http://en.wikipedia.org/wiki/Python_%28programming_language%29 python] with twisted | ||
+ | | GPL | ||
+ | | {{no}} | ||
+ | | dependency gathering | ||
|-|} | |-|} | ||
[[Category:Minecraft Alpha]] | [[Category:Minecraft Alpha]] |
Revision as of 07:28, 11 February 2011
Clients;
This is a rather incomplete list of Minecraft Alpha clients currently in development. This page only lists clients written from scratch. For mods and wrappers, see the Utility List.
Name | Author(s) | Language | License | Threaded | Features |
---|---|---|---|---|---|
Crafti* | CharlesBroughton | python with Twisted network driver | proprietary software / Freeware | Yes | python standalone bot, controllable via player commands, console input, or configured rules file. See More... |
golem | aniero | ruby | ??? | No | ruby 1.9/eventmachine client, acts as a standalone bot or transparent proxy |
mc--c | axus | C++ | Do not distribute | No | Draw the map. Can't talk or move. |
mineflayer | superjoe30, thejoshwolfe | C++ with Qt | MIT | Yes | client and JavaScript bot framework |
esbot | espes | python with twisted | GPL | No | dependency gathering |