Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
99.99% Uptime for MySQL and PostgreSQL Databases
Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.
Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
Emil's Block Game
===========
Emil's Block Game is a Windows only 3d block-building game similar to Minecraft.
Source code will be posted on Sourceforge when development stops.
Servers
-----
- Serverlist: http://manicdigger.sourceforge.net/play/
You can use Emil's Block Game to play on Manic Digger servers. Usually ends up with a crash though.
Manic Digger Compatibility
--------------------------
- Manic Digger servers make the window text say "Manic Digger".
- Can play on...
Dec 2013 update:
The Skype Diceroller has become officially obsolete. Skype announced that they are discontinuing support for the Skype API, which the project depends on in order to read chat message data. Unfortunately, there isn't an alternative mechanism currently available to that would support the diceroller's functionality. This project is essentially on hiatus until a new API or other means of retrieving chat data from Skype becomes available.
Thank you all for downloading. ...
Open Source Virtual World and MMOG Development Platform
3D Client (Windows), Server, and Tools to easily create massively multiplayer games and virtual worlds.
If you want to contribute to the source code please go to https://github.com/multiversemmo/MultiversePlatform
A Minecraft server written in C# with a large focus on concurrency (multi-threaded) and plugin support. Custom code provides new functionality to existing Minecraft features - this includes new biomes, realms, and populators. Has a robust and customizable terrain generator and easy plugin capabilities for new features.
An alternative/custom Minecraft server, written in Java, compatible with the original protocol. OpenCraft is built upon Apache MINA, SLF4J, Jython and XStream. The aim is to have features not in the official server distribution, like antigrief/scripting.
To write a comprehensive client/server code is a difficult task for a programmer.Here, I provide a universal open source code server based on IOCP.Hope helpful for you.