Difference between revisions of "Client List"

From wiki.vg
Jump to navigation Jump to search
(Added new column for having game graphics (yes/no))
Line 1: Line 1:
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]].
+
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.
  
 
{| class="wikitable" style="width: auto; text-align: center;"
 
{| class="wikitable" style="width: auto; text-align: center;"
Line 8: Line 10:
 
!style="width: 128px" | License
 
!style="width: 128px" | License
 
!style="width: 72px" | Threaded
 
!style="width: 72px" | Threaded
 +
!style="width: 94px" | Game Graphics
 
!style="width: 120px" | Author(s)
 
!style="width: 120px" | Author(s)
 
!style="width: 64px" | Status
 
!style="width: 64px" | Status
Line 16: Line 19:
 
| GPLv2
 
| GPLv2
 
| {{no}}
 
| {{no}}
 +
| {{yes}}
 
| Wallbraker et al.
 
| Wallbraker et al.
 
| style="background:#90ff90; color:black;" | In development
 
| style="background:#90ff90; color:black;" | In development
Line 24: Line 28:
 
| proprietary software / Freeware
 
| proprietary software / Freeware
 
| {{yes}}
 
| {{yes}}
 +
| {{no}}
 
| CharlesBroughton
 
| CharlesBroughton
 
| style="background:#ff9090; color:black;" | Dead
 
| style="background:#ff9090; color:black;" | Dead
Line 31: Line 36:
 
| [http://en.wikipedia.org/wiki/Ruby_%28programming_language%29 ruby]
 
| [http://en.wikipedia.org/wiki/Ruby_%28programming_language%29 ruby]
 
| a kind of "0-clause" BSD license
 
| a kind of "0-clause" BSD license
 +
| {{no}}
 
| {{no}}
 
| {{no}}
 
| aniero
 
| aniero
Line 40: Line 46:
 
| Do not distribute
 
| Do not distribute
 
| {{no}}
 
| {{no}}
 +
| {{yes}}
 
| axus
 
| axus
 
| style="background:#ffff90; color:black;" | Last updated May 2011
 
| style="background:#ffff90; color:black;" | Last updated May 2011
Line 47: Line 54:
 
| [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}}
 
| {{yes}}
 
| Superjoe, thejoshwolfe
 
| Superjoe, thejoshwolfe
Line 55: Line 63:
 
| [http://en.wikipedia.org/wiki/Python_%28programming_language%29 python] with twisted
 
| [http://en.wikipedia.org/wiki/Python_%28programming_language%29 python] with twisted
 
| GPL
 
| GPL
 +
| {{no}}
 
| {{no}}
 
| {{no}}
 
| espes
 
| espes
Line 63: Line 72:
 
| [http://en.wikipedia.org/wiki/Visual_Basic_.NET VB.NET]
 
| [http://en.wikipedia.org/wiki/Visual_Basic_.NET VB.NET]
 
| GPL
 
| GPL
 +
| {{no}}
 
| {{no}}
 
| {{no}}
 
| Umby24
 
| Umby24
Line 72: Line 82:
 
| GPLv3
 
| GPLv3
 
| {{no}}
 
| {{no}}
 +
| {{yes}}
 
| ThibG
 
| ThibG
 
| style="background:#ff9090; color:black;" | Dead<br>(Server down)
 
| style="background:#ff9090; color:black;" | Dead<br>(Server down)

Revision as of 22:50, 28 October 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
Mineflayer JavaScript bot framework. See Mineflayer for more details. C++ with Qt MIT Yes Yes Superjoe, thejoshwolfe Mostly mature, well maintained
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)