Showing 152 open source projects for "android java game"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    QASE is a Java-based API designed to provide all the functionality needed to create game agents in Quake 2. Powerful enough to facilitate high-end research, it is also suitable for undergrad courses geared towards classic AI and agent-based systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    An implementation of John Conways game of life for experimental purposes in optimising Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Aibalone is a free implementation of an Artificial Intelligence for the game Abalone. The project is written in java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Java package to study a clustering model described in the paper \"Novel Clustering Algorithm Based Upon Games on Evolving Network\" by Q. Li, Z. Chen, Y. He and J-P. Jiang (in arxiv: http://arxiv.org/pdf/0812.5064v1), generalizations and similar issues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    An Android application for interfacing with a FreeTTS server, in order to generate Text to Speech application inside Android emulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This is a computer client for an original CCG game "Boomb.It!" (see www.shadem.ru). It allows to play the game without an opponent (AI developing), and it is able to play as p2p client over the Internet through the build-in jabber client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    iSnake aims to bring the fun and simplicity of snake game (popular among cell phone users) with some new features. It includes a computer controlled intelligent opponent and multiplayer feature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This is a bot programming game written in JAVA.You are required to write a program to control the player in a virtual environment to make the bot move, scan the arena for enemies, throw bombs etc. Two such programs are made to fight against each other.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Origin is a evolver for the programming game Corewars. Part of this project is a modified MARS (Memory Array Redcode Simulator) written in C especialy for evolvers. With SWIG its going to be very easy to use in different languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    GothWaG (Gothic WarGame) is a turn-based war game written in Java usable on the net. It will support: different races, armies, infantries, cavalries, monsters, warmachines and a good artificial intelligence for single match.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Tank Arena X is a 2-D arcade game playable by a single or multiple players. It loads all the game data from simple text files, allowing for easy modifications and creation of new levels and mods. Also, can support AI tanks using its AI engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GGPrayer is an AI capable of playing any game described in the GameDescriptionLanguage defined in http://games.stanford.edu/.It uses Java to communicate to the gameserver and Prolog for reasoning. Info: http://bruno-wp.blogspot.com/search/label/Software
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Artificial life & IA game : the players can create worlds ('arenas' or 'domains') and bots. The bots can fight between themselves on 'arena' worlds, or live in a distributed world made with the 'domains' worlds, hosted by the others players throu
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    RL Poker is a study project Java implementation of an e-soft on-policy Monte Carlo Texas Hold'em poker reinforcement learning algoritm with a feedforward neural network and backpropagation. It provides a graphical interface to monitor game rounds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Online game for developers. Program your team of 4 ants (in LISP) that can reproduce and gain experience and fight against another players in different game modes(CTF, TDM, DM)!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An open simulation of the casino game "let it ride" written in Java. Runs AI agents that play the came and statistically tracks their success. Also has a command-line interface for playing the game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Project CodeRacers is a game geared for creative java programmers. It's main idea is that each player will create an own AI agent (the so-called "driver"). The user's driver then will compete against other players' drivers in a simulated car race.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JMill is the java-based game of "Nine Men's Morris". This project is son of the greater parent SourceForge project "JGames", that realizes the real game environment...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    TOS is a multi-player soccer simulation game and a match simulation engine for on-line soccer management games. TOS can also be used as a tool for multi-agent AI research and education.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Virtual Gamemaster Project will include written in Java Text-Based Games Engine with AI and language understanding scripts(in plans ;P) and Role-Playing Game written using this engine.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Project Genesis brings the game of life up-to-date. instead of dots, we have animals, instead of trivial rules about close proximity dots, we model real world activities: move,eat,kill,steal,destroy,sleep, breed and learn different patterns of behavior.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JOthi is the java-based game of "Othello". This project is son of the greater parent SourceForge project "JGames", that realizes the real game environment: JOthi only defines the "Othello" game rules and its specific AI players.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JGames is a sort of "game development framework" that creates a solid general structure for all Board Games, Strategy Games and all these game, 2D and 3D, that can be specified defining its particular Rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Emergent Mercenary is a 3D FPS with strategy overtones, and an excerise in emergent gaming. It should be easy to setup a scenario (e.g. hunt criminal) just by placing characters with certain AI into the game and see them interact.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A programming game in Beta. Binaries are available for Windows. Versions for POSIX/C++ compatible platforms are planned.
    Downloads: 37 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB