Search Results for "artificial intelligence script" - Page 2

Showing 51 open source projects for "artificial intelligence script"

View related business solutions
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • $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
  • 1
    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
  • 2
    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
  • 3
    Geared toward Artificial Intelligence development for chess. JFChess is written in Java, and is designed to easily integrate new AI's. It is also can play over LAN, Direct Connect, and IRC for competitive play!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ...Includes several maps (and mapping tools), AI players, configurable cards, sounds and multiple languages. In the pipe-line: networking support, improved graphics, and advanced artificial intelligence.
    Downloads: 9 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
  • 5
    This package contains code for the game of EasyGo, a modified version of the original game of go. This package provides a simple API so that the users can code and test their own players. Thus one can not only play, but also program their own players.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Play Gomoku against computer player. The computer player is implemented using a min/max tree with alpha-beta pruning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This Projects purpose is to provide a simple Engine to play a basic 2 player Strategy Boardgame. This engine allows you to write computer agents to experiment with AI techniques (minimax, alpha-beta Pruning, neural networks ...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Java Settlers is a web-based version of the board game Settlers of Catan written in Java. This client-server system supports multiple simultaneous games between people and computer-controlled opponents. Initially created as an AI research project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    BBalc is an open framework for the BloodBowl game. This library provides chess-computer like functions such as analysing the game and generating/proposing actions. The modular design allows users to extend existing analyse modules to fit their needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 10
    Battleship is a multiplayer game, but also against an artificial intelligence. It's written in Java and it has a client-server structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    BoardWars is a teaching utility for computer science classes. It runs as a server supporting multiple turn based board games. The games are played by supplying the AI code in java or c++. BoardWars was funded by the University of Iowa
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JMorpheus is a highly configurable Othello application. Due to its modular design and well-defined interface, writing a new user interface or a computer opponent with artificial intelligence is an easy task for an intermediate Java programmer. This makes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A multiplayer implementation of a famous German board game
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Network gaming environment for AI warriors. Offers an application server, a soccer game application, an observer module visualizing a match and a template code for the warriors development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Java Program of a machine which plays chess: it recognizes the chessboard, the position, the move of the opponent, and asks an external Chess Engine to reply to the opponent move. it is connected to a real robot which has an arm to manipulate the pieces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    java checkers framework for developing ai checkers players
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Java Settlers of Catan is a Java version of the classic board game "Settlers of Catan". This game includes challenging computer AI players and supports multitouch inputs for gameplay on multitouch tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Sea Wars is a variation on Battleship, and provides an excellent testbed for artificial intelligence research.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Automated MapMaker for the Diplomacy boardgame. Using Genetic Algorithms and some user-defined criteria, DipMap will try to generate a playable Diplomacy map.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A java based backgammon game with support for network games, play on FIBS servers, and single player games against various complex backgammon AI's. Named after famous Greek who is regarded to have invented dice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Jthello is an othello (reversi) clone written in Java. It is designed to run over a network and to implement/compare different computer player (A.I.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An interface to an artificially intelligent agent for playing Magic: The Gathering by Wizards of the Coast. And one or more agents for static or adaptive playing of the game against other artificial or human players.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    AI software with the ability to play Checkers. The UI is very simple due to focus remain at the artifical intelligence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JavaGO is an Open Source Java library for the Game of GO (weiqi, baduk) analysis. Implements: base game classes, montecarlo simulations, SGF reader/writer, game variants, GTP, etc. Elegant interfaces/class design. Speed efficient w/small footprint. TDD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Ataraxia will provide a generic internet gaming framework in java. Board, table, card games will be easy to be developed! bridge, hearts, spades, rummy, go, connect-4, chess, checkers, monopoly, risk, mahjong and more will come! JXTA P2P will be tested.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB