Difference between revisions of "Client List"

From wiki.vg
Jump to navigation Jump to search
(Added minecraft-opengl)
m (Added 'with OpenGL' to minecraft-opengl, made github links use https instead of http)
Line 14: Line 14:
 
!style="width: 64px" | Status
 
!style="width: 64px" | Status
 
|-
 
|-
! [http://github.com/Wallbraker/Charged-Miners Charged Miners]
+
! [https://github.com/Wallbraker/Charged-Miners Charged Miners]
 
| Minecraft Viewer that can use Mineflayer to connect to servers.
 
| Minecraft Viewer that can use Mineflayer to connect to servers.
 
| [http://en.wikipedia.org/wiki/D_%28programming_language%29 D], [http://en.wikipedia.org/wiki/Lua_%28programming_language%29 Lua]
 
| [http://en.wikipedia.org/wiki/D_%28programming_language%29 D], [http://en.wikipedia.org/wiki/Lua_%28programming_language%29 Lua]
Line 32: Line 32:
 
| {{no|Dead}}
 
| {{no|Dead}}
 
|-
 
|-
! [http://github.com/aniero/golem golem]
+
! [https://github.com/aniero/golem golem]
 
| ruby 1.9/eventmachine client, acts as a standalone bot or transparent proxy
 
| ruby 1.9/eventmachine client, acts as a standalone bot or transparent proxy
 
| [http://en.wikipedia.org/wiki/Ruby_%28programming_language%29 ruby]
 
| [http://en.wikipedia.org/wiki/Ruby_%28programming_language%29 ruby]
Line 52: Line 52:
 
! [https://github.com/jrupac/minecraft-opengl minecraft-opengl]
 
! [https://github.com/jrupac/minecraft-opengl minecraft-opengl]
 
| Draw the map, move around, break stuff, gather stuff, etc.; doesn't appear to have networking
 
| Draw the map, move around, break stuff, gather stuff, etc.; doesn't appear to have networking
| [http://en.wikipedia.org/wiki/C++_%28programming_language%29 C++]
+
| [http://en.wikipedia.org/wiki/C++_%28programming_language%29 C++] with [http://en.wikipedia.org/wiki/OpenGL OpenGL]
 
| proprietary software / Freeware
 
| proprietary software / Freeware
 
| {{no}}
 
| {{no}}
Line 68: Line 68:
 
| {{yes|Mostly mature, well maintaned}}
 
| {{yes|Mostly mature, well maintaned}}
 
|-
 
|-
! [http://github.com/espes/esbot esbot]
+
! [https://github.com/espes/esbot esbot]
 
| dependency gathering and other awesomeness
 
| dependency gathering and other awesomeness
 
| [http://en.wikipedia.org/wiki/Python_%28programming_language%29 python] with twisted
 
| [http://en.wikipedia.org/wiki/Python_%28programming_language%29 python] with twisted

Revision as of 22:46, 12 November 2011

This is a rather incomplete list of Minecraft Alpha/Beta clients that users have worked or are working on. This page only lists clients written from scratch; for mods and wrappers, see the Utility List.

The column Game Graphics asks if your client displays in-game activity at a graphical level, such as world chunks, people or mobs moving, or any of that sort. If you are simply displaying things as text, that does not count. You can also optionally tell us the library you're using for your game graphics while providing your answer.

Name Features Language License Threaded Game Graphics Author(s) Status
Charged Miners Minecraft Viewer that can use Mineflayer to connect to servers. D, Lua GPLv2 No Yes Wallbraker et al. In development
Crafti* python standalone bot, controllable via player commands, console input, or configured rules file. See More... python with Twisted network driver proprietary software / Freeware Yes No CharlesBroughton Dead
golem ruby 1.9/eventmachine client, acts as a standalone bot or transparent proxy ruby a kind of "0-clause" BSD license No No aniero Last update: Beta 1.4
mc--c Draw the map. Can't talk or move. C++ Do not distribute No Yes axus Last updated May 2011
minecraft-opengl Draw the map, move around, break stuff, gather stuff, etc.; doesn't appear to have networking C++ with OpenGL proprietary software / Freeware No Yes Rohan Bansal, Dmitry Drutskoy, Ajay Roopakalu, Sarah Tang Last updated June 2011
Mineflayer JavaScript bot framework. See Mineflayer for more details. C++ with Qt MIT Yes Yes Superjoe, thejoshwolfe Mostly mature, well maintaned
esbot dependency gathering and other awesomeness python with twisted GPL No No espes Last updated for 1.5, buggy 1.6 support with minor tweaks
Vb Minebot Work in progress standalone bot VB.NET GPL No No Umby24 Dead
mcclient Work in progress SMP client python with C extension GPLv3 No Yes ThibG Dead
(Server down)