Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Get Started
AI-generated apps that pass security review
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
A small sudoku solver in java. Not completely optimized but still finished all sudokus in the tests in less than a second.
Does not use newer java features so it will probably work from at least java 1.6. Does not depend on external libraries outside standard java classes.
Usage:
javac sudoku.java
java sudoku line line line line line line line line line
each line consists of 9 characters of the set .123456789
all possible solutions are printed
API for all possible cellular automata that work same at all angles
Its strange how the "sorted pointers" normalizing makes just about any random function, as long as it connects the inputs to the outputs on some path, vibrate as some nonlinear shape of wave. This could be used as a game interface for evolvable musical instruments or fluid puzzle games. Physicsmata is similar in effect to SmoothLife but simpler and pure Java. The cellular automata API takes a function to run at each point. Its parameters are sums of screen brightness (n color dimensions are...
...id=com.tastraceur.nurikabe
and in Windows 8
http://apps.microsoft.com/windows/app/nurikabe/6402a713-e0f4-4eba-9b9d-2c8e250552db
If you enjoy you can download more puzzles clicking on "Files".
(You need update Java to Java 7 to work properly)
(In "Files" you can download the version 1.0 for Java 6)
Game based in original puzzle of Nikoli
(http://www.nikoli.co.jp/en/puzzles/nurikabe.html)
Terminal Tetris is my implementation of the famous block game, written in Java. The output is sent to the terminal (cmd). The input is taken in by a Java application window. The Java application must be the active window in order to work.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
A set of small mindcracker games, that challenge the intellect of the player. It is written in Java 1.4 and will be available as both an application and an applet. The games work on a plugin-basis, so games can be written and submitted by any person.