Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Save Up to 91% on Cloud Compute With Spot VMs
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.
Structure-routed visual compiler: recognize and automate GUIs in YAML
...On a match it drives the GUI (click, type, route text); the logic turns a recognized screen into what to do — a watched value with prose rules, or a neighbourhood rule table over a tiled grid. The shipped examples are pure grammar, no Java: a calculator automator and a Minesweeper solver. Java 21, MIT-licensed. See VANGA_DESIGN.md.
BeeKeeper (v0.1) is a minesweeper clone written in Java,
using only vector graphics (primitive shapes and lines).
The objective of the game is to collect all of the honey
without disturbing any of the dormant bees, as fast as possible.
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
JMines is Java clone of the famous puzzle microsoft minesweeper. This version contains a lot of improvements like button shapes, antialiasing, look and feels and colors, languages, save and replay boards, videos or screenshots, bot ... Constant evolution
Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
This is a Minesweeper clone written in java / google-web-toolkit. It is designed to run on server as javascript game in browser or as javagame on desktop. Test it on web-mines.appspot.com .
Is a Minesweeper clone written in Java. It was done because I was bored xD. I'm still working on it... and I'm thinking about making it Online soon. :-)
The project is implementation of the Mine (Minesweeper) game. Written in Java, contains tool for automatic solving the mine field. Allows to set up width and height of the mine filed and number of mines. Very cool game :-)
A java based 'Minesweeper' clone that uses native javax.swing components as graphical interface. It comes with my cool feature of 'Invulnerabilty' - it enables you to go on after stepping on a mine - my girlfriend wished that ;-)
Yet another Java implementation for the addictive Minesweeper game. This game comes with a number of options unavailable in Windows's version, such as allowing more than one mines in a square. See project web site for a list of features.
Misc packages including a matrix application, a text based minesweeper, and simple console functions bundled to be run from a virtual console. Some packages are independently runnable. http://damf.sourceforge.net/ for more information.
J2Minesweeper is minesweeper game can be played at portable media (cellphone, pda, etc) with J2ME suported and MIDP2.0 enabled, generate and build using Netbeans 5.0 + Netbeans Mobility 5.0
CloneSweeper is a Minesweeper clone written entirely in Java. It was done mostly to improve my understanding of the Java language after 1 semester of OOP in college.
JSweeper is a Java Web Start enabled implementation of the classic minesweeper game. The object of this game is to attempt to correctly flag certain grid locations based on numbers contained in adjacent squares.
A multi-player minesweeper server, and the ability to play via telnet gives it a geeky edge. The game can be observed through a web interface by other spectators.Written in java.
A web application implementation of the classic game; features a global high scores list and my own brand of humour. The web part could be prettier; HTML and web design assistance is welcome.