New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
EpicTD is a full featured, client-server-Tower Defense. Users can host their games or a dedicated server can be setup. The game is fully modable as the whole content consists of XML, images, models and scripts.
JNBT is a Java NBT (Named Binary Tag) library. It provides easy to use NBTInputStream and NBTOutputStream classes to read and write NBT files. NBT is the level format used by the Minecraft game.
Struggle Chess is a game of chess where all the pieces are animated. It is of course a tribute to the very famous Battle Chess. Struggle Chess is developped in Java so it is highly portable (Netbeans 6.8).
Linux Wrath is a rpg/first person shooter Goal: destroy targets. Created at aueb for the computer graphics course and took us 2 weeks to complete (we were 2 people). Project at: http://code.google.com/p/linuxwrath/
A light weight Minecraft server being developed for C++.
Goal is multi-level support and to implement a networking server
in Java for cross server connection.
Zorobot is an IRC bot for learning japanese. It is highly customizable, featuring spaced repetition, example word/sentence, question modification, adjustable level/speed/color, load/save game, review report, personal word list, google docs or xml.
A game engine for display of point-and-click games (images and click areas) and an easy-to-use format for developers of these games (i.e. just add images and click areas).
Common utilities, real-world encapsulations and constants for Go game library and server called Gobaduchi. gobaduchicommon is used by other side-projects like SGFUtils as well (see http://sgfutils.sourceforge.net/).
aka Hua Rong Dao (華容道). This is a sliding block game and its solver. Goal: Move the biggest piece to exit in the middle bottom. You can customize the pieces' shape and the configuration of the board. The program shall find the optimal solution
ChatteRoll is a framework for playing tabletop games over the internet. It's based on interconnected modules to allow users to create and share game components quickly and easily..
EasyeMud provides a server, graphical client and a set of tools for creating and administering graphical online multi user dungeon (MUD) type games. Game content and logic are written in scripts similar to the Basic programming language.
SimpleShogi is a Java implementation of the game Shogi (japanese chess) it supports hot seat and multiplayer via network (UDP). SimpleShogi offers intuitive symbols for beginners but does not implement an AI-player.