Search Results for "game soccer java" - Page 18

Showing 2598 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
    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
  • 2
    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
  • 3
    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
  • 4

    Blaze Machines

    Blaze Machines is a OS emulator modification for Minecraft

    Downloads: 1 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    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
  • 6
    Advanced Travian Toolkit

    Advanced Travian Toolkit

    Java libraries and apps for the Travian browser game

    Advanced Travian Toolkit is a set of Java libraries for the development of tools for the Travian browser game. Travian Toolkit provides the core game model as well as some of the core game rules. Our Android application can be downloaded from Google Play (https://play.google.com/store/apps/details?id=net.advancedtravian.qr) ALL IMAGES ARE THE COPYRIGHT OF TRAVIAN GAMES GMBH www.traviangames.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8

    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
  • 9

    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
  • 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
  • 10
    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
  • 11

    First Person Flatland Game

    First person game set in Edwin Abbott's 2d Flatland

    Edwin Abbott wrote Flatland in 1884. This project renders the 2d world of Flatland for a first person view of the two dimensional world (1 dimension). It's a game! So try it out, visualizing in Flatland is easier than it appears.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    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
  • 13
    Dodge The Planes

    Dodge The Planes

    Dodge The Planes

    A simple taping game where you have to dodge the incoming planes! *single touch controls *Made with libGdx(Java) *Flat UI design Designing by Naman Rajpal Development by Naman Rajpal
    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
    GW2 Tools

    GW2 Tools

    Some tools for GW2

    Provide some tools for GuildWars2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21

    SolidEyeBot

    An IRC REST bot for querying supported game statistics.

    An IRC REST bot for querying supported game statistics. This bot will respond to chat commands to retrieve player information in a readable way. Supports Diablo 3 and more are on the way!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
    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
  • 25
    microtransat
    A project to host code developed for the Microtransat challenge, a race between autonomous sailing robots. This project is intended for both supporting code such as tracking systems and robot control systems or parts of robot control systems.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB