Automatic sustained-use discounts. One free VM per month. No negotiation needed.
Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
Try Free
Build Data Resilience - Take the Assessment Today
Can you recover when it matters most? Take this quick assessment to identify gaps and build greater recovery confidence.
Is your recovery strategy as strong as you think? Take this quick self-assessment to check your recovery readiness and gain tailored insights. In only 2 minutes, you'll learn where you fall on the recovery readiness scale.
Programmieren II Projekt Uni Basel FS2010 --- Bitte beachten: Wir besitzen nicht die Rechte an allen Grafiken, da es sich um ein Uni-Projekt handelt. --- Please notice: We do not own all of the used graphics since this is a project for university.
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.
Circle of Wealth is a 2 player game based on the gameshow Wheel of Fortune. The intent was to familiarize myself with javaswing components as well as event driven programming.
A small project I did to try and program for Android. The program is written in Java with NetBeans. You can control a character with the touchscreen, the character will walk towards the point you are holding your finger on. Maybe I can use this to make something more interesting later, project is dead right not. But I want somewhere to save my sourcecode. http://www.youtube.com/watch?
A Picobot simulator in Java for educational purposes. The goal is to navigate a robot on a 2D map using rules so that it will visit each cell at least once from every possible starting position.
Simple Doom Editor is a general purpose editor for all games that utilize the Doom Engine. SDE aims to support many features of modern source ports including some of the more obscure formats.
Jin is a Java client for various chess servers. It currently supports the Internet Chess Club (chessclub.com) and the Free Internet Chess Server (freechess.org) but is designed to be able to support any chess server.
A simple two player chess game written in Java. The game enforces all of the rules of chess, highlighting potential moves, and has complete undo/redo functionality. A computer AI opponent is not available.
This is the first step of a board game engine development plan "Architect". The first version will be playing the classical Gomoku game, and this version is called "Architect I". This project also shows the rich features of the next generation Java graphical user interface. The GUI of this application was built using JavaFX 2.0 which was entirely written in Java. Although as been announced, JavaFX 3.0 will be integrated into JRE in next year, at this point, you still need a separate runtime evironment. Be sure to download and install the JavaFX 2.0 runtime before download this game...
A modular easy to use Java RogueLike library. Currently provides Field of View , Line of Sight, Projection in multiple algorithms. Coming up: Noise based world generation, dungeon generation, path finding. Check out the website for details.
Modest Tetris clone with vector graphics inspired by The Grand Master. The gameplay is based on the cult Game Boy title. Features : Wall kick, level and handicap selection, cool sounds, catchy music, bilingual interface, windowed/fullscreen mode.
World of Warcraft player account synchronization and backup. This will save your WTF/Account files and not the interface directory. Using JSCH for secure file transfer.
A Java-based Gameboy and Gameboy Color emulator for mobile devices and PCs. If you want to play Gameboy games on your mobile phone you should try this emulator. For more information see the Wiki http://sourceforge.net/apps/mediawiki/javagb/index.php.
Econtycoon is a free economic simulation game. The content of this site will be mostly in German. Econtycoon simuliert eine Rohstoffbörse mit schwankenden Preisen, die der Spieler geschickt ausnutzt, um sein Kapital zu vergrößern
super-lines is a variation of commonly known dos-game COLOR LINES. It is written in java, supports user authentication, game progress saving and online-mode when users score is sent to server and saved in database.
Italian version of the game Hearts. The game use a central server for chat and authentication; the table is p2p among players. The game supports n-1 crashes of the playing peers.