Client List: Difference between revisions

From wiki.vg
Jump to navigation Jump to search
imported>Superjoe
m fix my user name
imported>Thejoshwolfe
updated mineflayer's description
Line 1: Line 1:
Clients;
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]].
This is a rather incomplete list of Minecraft Alpha/Beta clients currently in development. This page only lists clients written from scratch. For mods and wrappers, see the [[Utility List]].


{| class="wikitable" style="width: auto; text-align: center;"
{| class="wikitable" style="width: auto; text-align: center;"
Line 38: Line 38:
| [http://www.opensource.org/licenses/mit-license.php MIT]
| [http://www.opensource.org/licenses/mit-license.php MIT]
| {{yes}}
| {{yes}}
| 3D client: physics and most graphics work.
| JavaScript bot framework. See [[Mineflayer]] for more details.
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]
Line 46: Line 45:
| GPL
| GPL
| {{no}}
| {{no}}
| dependency gathering
| dependency gathering and other awesomeness
|-|}
|-|}


[[Category:Minecraft Alpha]]
[[Category:Minecraft Alpha]]

Revision as of 23:57, 5 March 2011

Clients;

This is a rather incomplete list of Minecraft Alpha/Beta 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 Superjoe, thejoshwolfe C++ with Qt MIT Yes JavaScript bot framework. See Mineflayer for more details.
esbot espes python with twisted GPL No dependency gathering and other awesomeness