Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
This is a very simple kids game, in which player selects an animal and tries to match it with the appropriate characteristics. It is a very basic level code. Coded in java.
It was my freshman C++ class project it's written in C++ it's a simple 2D car racing game now I put it on the web, maybe someone will find the sourcecode interesting and helpful.
JaveRPG Online is a MMORPG (Massive Multiplayer Online Role-Playing Game), that history is based at mythology story,the game is design at 2D Isometric Ortogonal Interface.
The software provide a shared 2D environment, for web clients to play board game on it. The software itself will not handle any game flow, instead, the game flow should be handled by users themselves. Most common board game will be supported.
PPlanes is a implementation of the arcarde game BiPlanes. Two players - each controlling one plane - are fighting each other in a 2D-world. NO LONGER ACTIVE
A typical Mine Sweeper game written with ZK framework, almost the same look and feel with the Windows version. The source code is compact and written within a single Zul file.
Wow Log Parser is a combat log parser for the game World of Warcraft. The purpose of the program is to parse the files generated with the /combatlog command. The source code can be found on: http://www.gurre.eu/wowlogparser/forum
EasyWay javaGame Engine is a powerfull 2D OpenSource OpenGL JavaGame Engine. It's simple, fast and extendible. With EasyWay you can make your dream game writing few lines of code!
Java platform game that incorporates a 2d physics engine to bring a sense of realism. You control a vehicle that must navigate it way through multiple levels. A level designer will also allow you to contruct your own levels.
JSpaceConquest is a simple multiplayer Internet game. Each player produces space ships and conquers other planets. The main goal is to conquer all the planets on a 2D map.
This is a student project only for educational purposes.
The Deimos Project is a Java-based game development library collection. Includes Vertex Modeler, a 3D modeler that lets you programatically define models using Javasourcecode. The modeler is also a simple scene graph API.
TopBot is a robot for the online game TalesOfPirates.com. The goal is to provide a host of functions to simplify the game playing process. Run TopBot in the background and use 1024x768 fullscreen resolution. Currently only takes care of the popup code.
An MMORPG using the Multiverse Platform (www.multiverse.net). This project includes game logic code and art assets. Note that the Multiverse server libraries itself is NOT open source.
JMario is a side-scroll game, built in Java, based on Nintendo's Super Mario World. It's been developed by David Buzatto as part of his course conclusion work entitled "Utilization of Java Platform for 2D Game Development".
Slipfighter is a free-roaming 2d space game, similar in gameplay to the old DOS game Solar Winds. Right now it's mainly an action/exploration game, but I hope to add some rpg elements eventually. No multiplayer is planned. Powered by Slick2D.
J-Odyssey is a pseudo 1st person shooter game-demo, written in Java OpenGL bindings (JOGL). Parts of the code might be useful for learning to draw sprites and drawing a HUD overlay in JOGL, and adding windowing, controls and sound with Java.