Difference between revisions of "Client List"
Jump to navigation
Jump to search
Thejoshwolfe (talk | contribs) (updated description of mineflayer) |
(more details for mineflayer) |
||
Line 33: | Line 33: | ||
| Draw the map. Can't talk or move. | | Draw the map. Can't talk or move. | ||
|- | |- | ||
− | ! [ | + | ! [[Mineflayer]] |
| superjoe30, thejoshwolfe | | superjoe30, thejoshwolfe | ||
| [http://en.wikipedia.org/wiki/C++_%28programming_language%29 C++] with [http://en.wikipedia.org/wiki/Qt_%28framework%29 Qt] | | [http://en.wikipedia.org/wiki/C++_%28programming_language%29 C++] with [http://en.wikipedia.org/wiki/Qt_%28framework%29 Qt] | ||
| [http://www.opensource.org/licenses/mit-license.php MIT] | | [http://www.opensource.org/licenses/mit-license.php MIT] | ||
| {{yes}} | | {{yes}} | ||
− | | client and JavaScript bot framework | + | | 3D client: physics and most graphics work. |
+ | JavaScript bot framework: Chatting and moving around works. See [[Mineflayer]] for more details. | ||
|- | |- | ||
! [http://github.com/espes/esbot esbot] | ! [http://github.com/espes/esbot esbot] |
Revision as of 07:40, 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 | 3D client: physics and most graphics work.
JavaScript bot framework: Chatting and moving around works. See Mineflayer for more details. |
esbot | espes | python with twisted | GPL | No | dependency gathering |