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.
Create free account
Go from Code to Production URL in Seconds
Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
A remake of the classic Atomix game for modern platforms
Atomiks is a faithful remake of, and a tribute to, Atomix, a classic puzzle game created by Softtouch & RoSt and published in 1990 by the Thalion Software company. Atomiks is free software, and shares no code with the original Atomix game.
Real time puzzle videogame, with like arcade games gameplay and isometric perspective.
Use random pieces of terrain to expand the ants territory allowing them to reach the food.
OGLBricks is a simple falling-blocks game. It's implementing a well-known game mechanics - take a look at the screenshot and you'll recognise it :)
The gameplay is customisable: the player can set the field size, the size of the shapes and many other options. Also, the player can save the game at any moment and load it later. OGLBricks doesn't require installation - just unpack and run!
The project is still under development, any help on graphical assets would be appreciated.
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
A simple game to analyse your skills in number guessing.
The program randomly selects a five digit number. You have to find out that number in the minimum number of logical guesses possible. You will enter a five digit number and the program will tell you if the number is more than, less than or equal to the random number selected by the program. Repeat the process to find the number out.
S.C.O.U.R.G.E. is a roguelike game with a 3D user interface. The game allows a group of four characters to search for treasure, kill enemies, gain levels, etc. The code is C++ using SDL, OpenGL and freetype. The game uses Squirrel for scripting.
Codebreaker is a small game that runs in your browser (so you don't need to install it). The aim is to find the right code (3 digits). But the panel only tells you how many digits are right, not which ones. You can play the game on our webpage.
Bwock is a cute and colorful puzzle game under development. It is greatly inspired by Sokoban and the great NES underdog, "The Adventures of Lolo". Code hosted at http://code.google.com/p/bwock
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.
A typical Mine Sweeper game written with ZK framework, almost the same look and feel with the Windows version. The sourcecode is compact and written within a single Zul file.
This game demo is a tool to learn the basics of J2ME and a few graphic tricks.<br> It uses an Ant script for both code related operations and distribution management.<br> It also makes good use of great Java tools (Antic, ProGuard, MPowerPlayer).
This is a game of hangman! It is written using the allegro game library. 2006-04-02 : I have decided that the code is so stale and difficult to work with, that I will probably not continue this. Edit: I may have a go at redoing parts of it. not promises!
Bean matching puzzle/battle game.
Beans Evil. Match Beans. Destroy Beans. Save World.
This is a Java implementation of a popular puzzle game type, and code for implementing similar games, on desktop, PDA, mobile phone etc.
Tourk is a framework for developing programming games, where two (or more) people write game playing code (like Deep Blue) and a controller puts the two against each other.
see the code at the GitHub.
https://github.com/prembhaskal/sokoban
play the game live here
http://prembhaskal.github.io/sokoban/
search for sokoban craze on chrome app store to get the game on your PC.
https://chrome.google.com/webstore/detail/sokoban-craze/mnjhkeonmdibdchkpnhgibmogbogmfmj?utm_source=chrome-ntp-icon
War games demos. These demos mainly shows coding of game logic, A.I., physics and basic game structure. In these demos we've tried show clean game logic code without powerful graphics. Demos use ONLY own and/or open source libraries.
This project is a basic puyo puyo game, for j2me. I have code that I wrote as a demo, in java about a year and half ago. Now the game will be fleashed out, and ported to j2me.
Game engine + remake of Atari XL/XE game Robbo.
Level loader is compatible with levels file of GNU Robbo project.
This is NOT the same project as pyrobbo on google code.