Client List: Difference between revisions
Jump to navigation
Jump to search
imported>Jailout2000 mNo edit summary |
imported>Jailout2000 m Alphabetical order |
||
Line 31: | Line 31: | ||
| CharlesBroughton | | CharlesBroughton | ||
| {{no|Dead}} | | {{no|Dead}} | ||
|- | |||
! [https://github.com/espes/esbot esbot] | |||
| dependency gathering and other awesomeness | |||
| [http://en.wikipedia.org/wiki/Python_%28programming_language%29 python] with twisted | |||
| GPL | |||
| {{no}} | |||
| {{no}} | |||
| espes | |||
| {{unknown|Last updated for 1.8}} | |||
|- | |- | ||
! [https://github.com/aniero/golem golem] | ! [https://github.com/aniero/golem golem] | ||
Line 49: | Line 58: | ||
| axus | | axus | ||
| {{unknown|Last updated May 2011}} | | {{unknown|Last updated May 2011}} | ||
|- | |||
! [http://hg.sitedethib.com/mcclient/ mcclient] | |||
| Work in progress SMP client | |||
| [http://en.wikipedia.org/wiki/Python_%28programming_language%29 python] with C extension | |||
| GPLv3 | |||
| {{no}} | |||
| {{yes}} | |||
| ThibG | |||
| {{no|Dead<br>(Server down)}} | |||
|- | |- | ||
! [https://github.com/jrupac/minecraft-opengl minecraft-opengl] | ! [https://github.com/jrupac/minecraft-opengl minecraft-opengl] | ||
Line 77: | Line 95: | ||
| {{yes|Mostly mature, well maintaned}} | | {{yes|Mostly mature, well maintaned}} | ||
|- | |- | ||
! [https://github.com/ | ! [https://github.com/Vijfhoek/Sharpcraft Sharpcraft] ([https://github.com/F16Gaming/Sharpcraft Fork]) | ||
| | | Work in progress SMP (might add SSP) client. | ||
| [http://en.wikipedia.org/wiki/ | | [http://en.wikipedia.org/wiki/C_Sharp_(programming_language) C#] | ||
| | | Temporarily [http://en.wikipedia.org/wiki/All_rights_reserved ARP] until further notice | ||
| {{ | | {{yes}} | ||
| {{ | | {{yes|Yes, using [http://en.wikipedia.org/wiki/Microsoft_XNA XNA]}} | ||
| | | [https://github.com/Vijfhoek Vijfhoek] and [https://github.com/F16Gaming F16Gaming] | ||
| {{ | | {{yes|In Development}} | ||
|- | |- | ||
! [[Vb Minebot]] | ! [[Vb Minebot]] | ||
Line 94: | Line 112: | ||
| Umby24 | | Umby24 | ||
| {{no|Dead}} | | {{no|Dead}} | ||
|-|} | |-|} | ||
[[Category:Minecraft Beta]] | [[Category:Minecraft Beta]] |
Revision as of 02:12, 11 January 2012
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 |
esbot | dependency gathering and other awesomeness | python with twisted | GPL | No | No | espes | Last updated for 1.8 |
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 |
mcclient | Work in progress SMP client | python with C extension | GPLv3 | No | Yes | ThibG | Dead (Server down) |
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 |
Minecraft PHP Client | Uses PHP to connect to servers. Can connect to premium servers also. Maybe useful for bots. Next: real-time input | PHP | proprietary software / Freeware (for now) | No | No | shoghicp | Work in progress, works from 1.7 to 1.0.1 (Final) |
Mineflayer | JavaScript bot framework. See Mineflayer for more details. | C++ with Qt | MIT | Yes | Yes | Superjoe, thejoshwolfe | Mostly mature, well maintaned |
Sharpcraft (Fork) | Work in progress SMP (might add SSP) client. | C# | Temporarily ARP until further notice | Yes | Yes, using XNA | Vijfhoek and F16Gaming | In Development |
Vb Minebot | Work in progress standalone bot | VB.NET | GPL | No | No | Umby24 | Dead |