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
Cut Data Warehouse Costs by 54%
Easily migrate from Snowflake, Redshift, or Databricks with free tools.
BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
An Open-Source Tic Tac Toe game written in the Java programming language. Originally written for an Intro to Computer Programming course, later slightly modified for better code optimization. The source code and the executable (.JAR) will be provided in
This is a Battleship game developed by myself for academic purposes.
Main Features:
- Player VS PC
- Player VS Player through network
- Chat available in PvP mode.
For playing through network, first you have to create the server and then ask Player 2 to enter the host IP in order to join the game.
Attached you'll find the compiled code (JAR) and the sources (Netbeans project).
Currently it needs a lot of improvements which I can't find the time to do.
...