Showing 76 open source projects for "computer games"

View related business solutions
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    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
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1

    Parlour Games Companion

    The project hosts a set of parlour games.

    In the project's 2 person games there will usually be a computer player implemented, too. In general the computer will supervise and check that game play follows the correct rule set, e.g. as offered in the single person fifteen puzzle game. As a first game of this collection you will find an Android implementation of the popular 15 puzzle (also well known as sliding puzzle or sliding tile puzzle as invented by Noyes Palmer Chapman around 1880).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Ludo is a 2 or 4-player board game. Ludonline provides a way of playing with the game over the internet, or with a computer, or even both.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Architect I Gomoku (Engine with GUI)

    Architect I Gomoku (Engine with GUI)

    Gomoku Game: Playing with Computer

    This is the first step of a board game engine development plan "Architect". The first version will be playing the classical Gomoku game, and this version is called "Architect I". This project also shows the rich features of the next generation Java graphical user interface. The GUI of this application was built using JavaFX 2.0 which was entirely written in Java. Although as been announced, JavaFX 3.0 will be integrated into JRE in next year, at this point, you still need a separate runtime...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A simple two player chess game written in Java. The game enforces all of the rules of chess, highlighting potential moves, and has complete undo/redo functionality. A computer AI opponent is not available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    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
  • 5
    Tic Tac Toe is a simple game written in Java. It features a Computer AI, Internationalization and an Undo function. It is my first complete app so don't expect too much.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    GeneThello (read jə-ˈne-ˈthe-lō), is an acronym for genetic othello, an othello (reversi) playing program which based on Genetic Algorithm (GA). In principle GeneThello consist of an othello program and a genetic algorithm system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This is a strategy game written in java, with earlier versions in perl. You must enter co-ordinates, to build up stacks, set up chain reactions and eventually annihilate the computer player
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This is the game Get Four also known as Connect Four. You can play against a computer opponent which provides three different levels of difficulty. Or you can play against another human player.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JScrabble is a customizable Scrabble game written in Java. You can play local against the computer using build-in five skill levels or against other players.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    A framework for creating board games and card games using a minimal amount of Java programming and playing them against AI or human opponents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Chess game with artificial inteligence for one person against computer. This program is a school project at MFF UK in Prague
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project aims to develop a collection of educational games for the Digital TV under JavaTV and HAVi API's.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MetaChess allows you to play classic, fairy and atomic chess against friend or computer. In addition to that, its integrated builder permits you to create your own custom chess pieces and boards, in order to play and share your very own chess games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Rebbeca, the abbreviation of "Redios, es Blood Bowl en código abierto", is an application to create and play board games, such as Blood Bowl, on a computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Monopoly! Game written in Java for the Object-Oriented Programming Course at Cà Foscari University, Computer Sciences Department, Venice, Italy. Supports up to 6 players and command line interaction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Simple Tic Tac Toe game. Allows multiplayer on one computer, mutiplayer between computers with communication through included game server. Also has single player mode where you can play against computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    TicTacToe is my second game that I have programmed . It is a simple game in which the player has to play against the computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Reversi game with minimax algorithm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A Java based version of risk that will incorporate not only, single, hotseat and network multiplayer, but also configurable and programmable AI bots allowing you to pit your strategies against a computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is a computer version of the ever popular game of Ludo created in java . It has multiple human player capability in the same interface along with computer player capability and onLAN and online multiplayer capabilities .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Generate! is a compilation of many simple board games, some based on popular games like Scrabble and Risk, and others written as educational software for elementary students.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a computer version of the popular Sudoku game written entirely in Java. It features 8 difficulty levels, the ability to print puzzles, and LAN multiplayer. Players may also submit their best solving times to the web, and design their own puzzles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Bordeaux1 Chinese Checkers is a playable Chinese Checkers simulator with GUI and AI. It was developed for a master's project and thesis at the University of Sciences and Technologies of Bordeaux 1, France, by a group of four computer science students.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project is a computer implementation of the Aerotech 2 strategy board game by Fan Pro. It is based off of the MegaMek program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Computer version of a simple but addictive, single-player pen&paper game.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB