Showing 2181 open source projects for "game soccer java"

View related business solutions
  • 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
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    Threesome is a little search and combination game which concept is not so easy. You have to pick 3 cards out of 12 visible cards that fits to each other, according to certain criterias. There is a detailed tutorial attached, which describes everything.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    BOXit is a small logic game for the lunchbreak. Clear the playing field as far as possible, by dragging same-colored or equivalent tokens one over another, if they are in the same row or column on the playing field. Easy to learn - but hard to handle!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    mod_MumbleLink

    mod_MumbleLink

    Positional Audio Communication for Minecraft with Mumble

    A Mod so that Minecraft now natively supports Mumble's positional audio feature. This means: Directional and positionally attenuated VOIP in relation to the game world. Please visit the Forum for information about the newest Version! Main Forum-Thread: http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/1272675 TheSkorm's Fork on GitHub: https://github.com/TheSkorm/mod_mumblelink Mumble: http://mumble.sourceforge.net Donations are greatly appreciated:...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    SRVCraft
    SRVCraft es una clonación de los servidores de Bukkit que utilizan su API junto con la de Spigot y MC. Está diseñado para que cualquier persona pueda ejecutar un servidor que se pueda adecuar a cada actualización del juego original.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | 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
    Maze War SVG

    Maze War SVG

    The famous Maze War game recreated as a modern web application.

    Maze War SVG is a web-based recreation of the Maze War game written for the Macintosh, circa 1987. That, in turn, was inspired by the first Maze War game, which was created in 1973 by Steve Colley, Howard Palmer and Greg Thompson.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    eAdventure
    eAdventure (formerly <e-Adventure>) is an authoring tool for the creation of point-and-click games, especially designed for educational purposes. eAdventure is SCORM compatible so eAdventure games can be integrated with LMS like Moodle. More info at: http://e-adventure.e-ucm.es
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    Blaze Machines

    Blaze Machines is a OS emulator modification for Minecraft

    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Fury Fighter

    Fury Fighter

    Final project for NKU CSC 439, Fall 2014

    Game. Final project for NKU CSC 439, Fall 2014
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Traditional Malaysian board game. Similar to Mancala. Implement NeuralNetwork (NN) agent, Min-Max, and Random move. System is based on Adam Cofer's Mancala system (2003). Also using Neuroph 2.5b by Zoran Servarac for NN. All code under GPLv3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 10

    APEX Engine

    Java Game Engine Project

    This is a project my small team and I have decided to work on in our spare time. If anyone has any questions about our development processes, or about applying to our team, please email erpetrie5250@yahoo.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    RPG Dice Simulator

    RPGDS is a dice simulator for coin and polyhedron dice.

    The RPG Dice Simulator (RPGDS) is a tiny java application that simulates all common RPG dice. These are D2 (two-sided LaPlace coin) D4 (tetrahedron, four sides) D6 (hexahedron, six sides, normal game die) D8 (octahedron, eight sides) D12 (dodecahedron, twelve sides) D20 (icosahedron, twenty sides) The project is separated into two parts: aRPGDS and jRPGDS. aRPGDS is the Android repository and package jRPGDS is the Java/AWT repository and package
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    gamepad4j

    gamepad4j

    Java Gamepad API for multiple platforms

    A simple, elegant and powerful API for using gamepads like the Xbox 360 or DualShock 3 pad in Java-based games. Will support Windows, Linux, MacOS and OUYA in first release. Simplifies dealing with analog sticks, triggers, button mappings and more. RELEASE PLANNED NOV/DEC 2014 (sourcecode on Github).
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13

    HiddenWords

    Find as much words you can in a schema (game console based).

    Train your brain and your sight with this searching words game. You need to find as much words as possible in a NxN schema filled with random letters in the shortest time as possible. Only words that are longer then a minimum size can be selected. Words needs to be composed of connected cells. - You can't jump a cell. - You can't use twice a cell. Cells can be connected to each other in horizontal, vertical and diagonal. Dimension of the board, duration of a game and minum...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    LiquidFun

    LiquidFun

    2D physics engine for games

    LiquidFun is a 2D rigid-body and fluid simulation C++ library for games based upon Box2D. It provides support for procedural animation of physical bodies to make objects move and interact in realistic ways. You can write LiquidFun code in C++, Java, or JavaScript. LiquidFun is an extension of Box2D. It adds a particle based fluid and soft body simulation to the rigid body functionality of Box2D. LiquidFun can be built for many different systems, including Android, iOS, Windows, OS X, Linux,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Mars Colonial

    Mars Colonial

    Destroy arachnids robots on Mars (3D Video Game)

    Explore the red planet and helps to establish a colony. Beware of Von-Neumann sondes that have landed on Mars and also seek to seize their resources. Explora el planeta rojo y ayuda a establecer una colonia. Ten cuidado con las sondas Von-Neumann que también han aterrizado en Marte y quieren sus recursos
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Yoda Soccer Project
    IMPORTANT: this project has been replaced by YSoccer: https://sourceforge.net/projects/ysoccer/ Yoda Soccer is a new soccer game which intends to give a continuation to the funny and easy playable series of Sensible World of Soccer (aka SWOS). Yoda soccer is written in BlitzMax. The source code is available under the GNU General Public License.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    Santase

    Santase

    Santase - Sixty-six/Schnapsen card game

    Free and open-source implementation of Sixty-six/Schnapsen card game for Linux, Windows and Android
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Gobang

    A chess game with AI support

    Gobang (five in a row) is a chess game written in Java. It supports artificial intelligence so that one can play with AI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A Java Servlet based generic game tournament pool bracket tracking application suitable especially for the NCAA basketball championship tournament. Features include bracket enterring, multiple scoring systems, multiple users, groups, pools, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    GW2 Tools

    GW2 Tools

    Some tools for GW2

    Provide some tools for GuildWars2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Java version of the game "Color Expansion". The main purpose is to develop a strong AI to compete against other AIs and to be fun and challenging for human players to play against.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Alien Invasion

    Alien Invasion

    A Game about fighting against Aliens in the universe

    Alien Invasion is a game about killing Aliens.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Eisai

    Eisai

    Visual Novel engine, editor and game development.

    Eisai is a project to build a Visual Novel game engine and editor and to deploy a visual novel on those developed products. The engine will be licensed with the LGPLv3 and the editor will be covered by the GPLv3. All artwork, music and writing will be covered by the Creative Commons Attribution-ShareAlike license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    x-party-game

    x-party-game

    Interactive party game with matches consisting of multiple minigames

    This project has moved to github: https://github.com/iimog/x-party-game
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB