Showing 30 open source projects for "strategy games source code"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1
    Code Master

    Code Master

    A Game Similar to Mastermind

    You only have a limited number of attempts to crack the code master's secret code. Can you figure it out before you run out of chances?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Coapres

    Coapres

    Real Time Puzzle Videogame

    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.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    Swap Puzzle

    Swap messed up puzzle pieces to restore a primary picture.

    This application is a simple swap puzzle game. In this game an image is cut into a number of square pieces of the same size. Pieces are placed in a random order. Not a single piece in a right place. The objective of the game is to swap the messed up puzzle pieces to restore the primary picture. If you click on an element it will be highlighted with a blue border. Double click on the same element will cause the border to be removed. To make a swap click on the piece you wish to move. Then...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    DexGuess

    DexGuess

    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 5
    Ramsey theory illustrated through a game on J2ME.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Java based client / server online games engine & API for easy creation/running of real-time multiplayer games. Games include Battleships, Camelot, Checkers, Chess, Connect 4, Dots, Go, Octagons, Texas Hold'em Poker, Reversi, Spades, Tetris & Tic-tac-toe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is a simple app, created around an original sudoku solver based only on heuristics, not brute force. It's coded in Java/SWT(GUI toolkit). It's an example of MVC and of Visitor, Observer, Strategy, Abstract Factory, Singleton Design Patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    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.
    Try Free
  • 10
    A typical Mine Sweeper game written with ZK framework, almost the same look and feel with the Windows version. The source code is compact and written within a single Zul file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Great videogame!!! A trading card game (TCG) with creatures and spells. You play against the computer with rules enforcement. Over 400 cards to build your deck with, infinite playability. Java based, works on Windows, Linux, Mac, etc..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PhysicsDefense is going to be a little 3D game with a lot of physics involved using ODE, ODEJava, jME Physics 2 and jME. The goal is to keep balls from falling from an inclined plane, using obstacles, heat, cold and miscellaneous devices...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A 2D board based mobile game engine written in J2ME, with bluetooth support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A multiplayer Java based rampart clone with additional features to come.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Helps you play Sudoku. Named after the inventor. Eliminate possibilites by clicking. Has optional automated solving assistants for rote techniques, but doesn't take away the fun of playing. Clean, straightforward Java code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Escape Route is a puzzle/strategy type game, in which you must escape from the enemys, and win a level.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JBattleship is a network-aware battleship game written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Evowar is the new codename for MaxtrixEngine. We are revisiting the previous idea and trying to unify all java game developers in a single project: Evowar, wich is a 2D Evolutive RTS Java Game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    AntiChess is an anti chess game written in Java. The goal is to get checkmated or lose all your pieces except your king to your opponent. You have to take your opponents piece if you can. It supports 2 player and 4 player games on the same board.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Galahad is a Java framework for the construction of multi-player card and board games of all types. Galahad will include network and AI play and will ultimately evolve into a set of vertical and horizontal frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Thirty-One is a fun little game, where the user plays against the computer in a race to the number 31 (thirty one). Each selects a number until the aggregate equals 31. To also be extended to player versus player. Also, will hopefully gain a GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo