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
Train ML Models With SQL You Already Know
BigQuery automates data prep, analysis, and predictions with built-in AI assistance.
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
Mazeman is an original puzzle game, somewhat like "chip's challenge" except it can generate new randomized puzzles from a carefully balanced array of elements. The objective is to find the gems amongst the other dynamic maze elements. A very terse and powerful scripting language and an integrated script debugger enable users to generate their own maze designs.
This is a tetris game based on HTML5 technology, no flash used!
It uses HTML 5 features like canvas and localStorage. Game logic is written in javascript.
SVN repository: https://tetris5.svn.sourceforge.net/svnroot/tetris5
A phpscript for generating Rubik's cube visualisations
INSTALLATION INSTRUCTIONS
These instructions are for installing the script on your own web server. If you do not have access to your own server, or would just like to try out the software, please visit:
http://cube.crider.co.uk/visualcube.php
PREREQUISITES
You will need:
* Access to an Apache web server with PHP and ImageMagic installed.
* A MySQL database. This is optional, but will improve performance if you have a high traffic website.
A simple puzzle made with C++, SDL, FMOD Ex and some Lua script. The game objective is to complete the path between the starter and finish points by moving the blocks (runes).
phpSudoku is a small and fast script for a sudoku online-game on your website. It includes 200000 sudoku puzzles and ist very easy to integrate in every website and your existing webdesign. It requires PHP 4 or higher. There is no need of MySQL.
The latest release of php Sudoku with 1.000.000 puzzles is hosted at https://github.com/msoftware/phpsudoku. On sourceforge.net you will only find php sudoku V 1.0.
The Project wants to give a fast and well-designed solver for the famous sudoku-game with PHP/JavaScript based on the AJAX-technology. As a second step it is planned to implement a sudoku-generator too.
A PHP word search script. It has many options, including the ability to use different shapes for your puzzle, or you can design your own shape. Then you can either print the puzzle or play it online. The script supports many different languages.
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).
PHPAdventure! is an interactive fiction engine written in PHP that allows game programmers to easily create point-and-click web based text adventure games. May 2006: I'm not maintaining this anymore. If you want to take it over, let me know.