Showing 88 open source projects for "mmorpg game engine"

View related business solutions
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines on Google’s infrastructure.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
    Try for free
  • A CRM and Sales Data Management Platform for Multi-Line Sales Teams Icon
    A CRM and Sales Data Management Platform for Multi-Line Sales Teams

    The CRM, sales reporting, and commission tracking tool uniquely tailored to the needs of manufacturers, sales reps, and distributors.

    Repfabric is a customer relationship management (CRM) software designed specifically for multi-line sales teams (i.e. reps, distributors, wholesalers, dealers, and manufacturers). It streamlines and simplifies the sales process by providing deep integration with email, contacts, calendars, and deal tracking. The platform enables users to track commissions from CRM to sale, make updates directly from mobile devices, and document sales calls using voice-to-text features.
    Learn More
  • 1

    PluggableChessGraphism

    Take the chess graphism, and use it with a chess engine.

    You are given a chess graphical interface, with drag and drop functionnalities (or other interaction mode), board flipping, and some pieces/cells sets given. Then, you have some callbacks methods in order to validate moves from your chess engine and to update them to your chess engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    HolyWar: The battle for Faith

    HolyWar: The battle for Faith

    Classic backgammon in fantasy setting with a lot of missions.

    Holy War: The battle for Faith [Fantasy Backgammon] Is the variation of Bacgammon game in fantasy setting. Features: - Classic backgammon rules (except "7"-rule) - 3 factions (crusaders, saracens and undead) - 3 campaigns with a lot of missions - Fight with AI and human (hot-seat) Engine: HTML5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    wowchess

    wowchess

    Version 1.2

    Easy playing java chess game, You can play against own written wow chess engine, or other users, rewind games forward and backward, easily restart again or if needed replay the game on demand. Attractive user interface and effects. If You like to You can see other games being played, linux,win
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    TripleA Game Site

    Web site scripts for TripleA games

    These PHP scripts allow TripleA (http://triplea.sourceforge.net) players to manage and play their games through a self-hosted web site. The TripleA engine includes a PBEM mode which supports this kind of web sites. The web site host is required to have PHP >= 5.3 and should be able to send e-mails.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
    Learn More
  • 5

    ChessApplication

    A chess application : game with human and/or computer

    A chess application in order to play against computer or to play with another human. No network playing is planned (no FICS). This program uses the Carballo Chess Engine in order to check moves, and the Stockfish engine (that you must download on their website) in order to generate the computer moves.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    GOdroid is an Android application to play the strategic board game Go against the GPL Go engine GNU Go. It contains a Go board UI and minor changes to GNU Go. This site contains the sources for the UI and the (few) changes to the GNU Go sources. Translations contributed by - Chinese: Jean Lea and Kid Wong - Russian: Шмойлов Валерий - Danish and Norwegian: Michael Berthelsen - Polish: Piotr Goliasz - Finnish: Daniel Landau - Romanian: Mircea Damian - Spanish: Pol Urós Guardiola...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7

    SimpleNetworkChess

    A simple network chess game

    A simple network chess game : only for 2 human players. Notice that in order to build the project, you need to add my jar library PluggableChessGraphism (>= 1.20), also available on Sourceforge, to the build path. Also, chess engine and images are imported from CarballoChess project : https://github.com/albertoruibal/carballo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Dungeons & Dragons Miniature Game

    A Dungeons & Dragons Miniature Game.

    Have you ever wanted to play Dungeons & Dragons with miniatures in your PC? Check this out!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Kenny ClassIQ

    A java-based, purely object-oriented chess engine.

    Kenny ClassIQ (read Kenny Classic) is something like my dream project. It is a chess engine with pure object oriented programming with close-to-real-world representation of the game inside the program using OOPS. Initially I thought of doing a similar thing in C++, but after trying to develop my other chess engine Kenny in this route, I found out that it is a difficult task, and switched to using Java for the programming instead. To learn how to do it, I created a similar, many-times-lesser...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Secure Workspace for Remote Work Icon
    The Secure Workspace for Remote Work

    Venn isolates and protects work from any personal use on the same computer, whether BYO or company issued.

    Venn is a secure workspace for remote work that isolates and protects work from any personal use on the same computer. Work lives in a secure local enclave that is company controlled, where all data is encrypted and access is managed. Within the enclave – visually indicated by the Blue Border around these applications – business activity is walled off from anything that happens on the personal side. As a result, work and personal uses can now safely coexist on the same computer.
    Learn More
  • 10
    PGNreader

    PGNreader

    Chess game interface

    PGN reader is a Open Source Chess game interface with emphasis on the study of Chess theory and support for traditional Chess notation forms ( FEN, PGN, Agebraic Notation )and modern non proprietary output formats ( XHTML, XML ). It has been tested on Linux and relies on Qt 4.0 and is being developed with the KDevelop IDE in C++. PGN Reader was born out of a general dissatisfaction with available Chess interfaces and as such presents a unique feature set which emphsizes the study of Chess...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    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: 2 This Week
    Last Update:
    See Project
  • 12

    Panzercheckers

    checkers game with official brazilian rules

    Checkers board game with official brazilian rules. The game engine uses an endgame database with up to 4 pieces. Many optimization techniques were used to generate and process the game tree tree and minimax algorithm. Bitboards and zobrist keys are also used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    literatka

    literatka

    A scrabble dictionary. Artificial intelligence scrabble player.

    As for now a dictionary for scrabble was implemented. Game board recognition from images is under development. Find all the words you can create from a given set of letters. A filtering function enables you to find all the words that fit to particular position on the board.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is a 3D Engine written in C++ using DirectX 9. It can be used as a base for those learning about DirectX or extended to make a game. It is distributed as a 3D chess game but can easily be altered to fit different purposes. NOT A COMPLETE GAME!!!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    The goal is create a simple game that simulates a 3D virtual environment and with a real object with realistic texture and allow the user to navigate the environment in order Interactive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Hinversi is a implementation of Reversi (a.k.a. Othello), a board game. It can support many frontends and backends, so you can select how clever your computer opponent is. You can also let one AI engine play against another one.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    ScanPlay
    The idea is to create an easy to use engine for board game simulations on PC. Just scan or photograph your board and cards to play. Check games section for some game setups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Javascript game engine which uses Jquery and Prototype.js frameworks and dewplayer for the sound created to manage board games and tile based games. It can be reused to implement pathfinding algorithms.It's simply versatile!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Chess Validator
    Engine for validating board setup and individual moves, as well as determining check and checkmate status.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The TextRPG game
    This is our first try to make a Text-based RPG game (by Text-RPG meaning "roguelike"), it is more or less an engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Thyvin is a game engine project with support for turn-based, node-based games, such as Chess, Risk, Wesnoth and the Heroes of Might and Magic series.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Open source chess software, it has Graphic User Interface for user play chess, and Engine for thinking and choose the best move . for everyone who love and often play chess, for programer who enjoy in game programing and searching algorithm .
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Engine and interface to play the checkers variant Give & Take. At first glance, the game seems to be yet another boring checkers variant. That is until you realize what a change one subtle extra rule can make.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Puzzlemon Battle Force (working title) is an element/creature-type based puzzle game that involves tile matching for creature summoning and a stats based combat system. LÖVE engine is currently required to run game. http://love2d.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    enflexysgames
    Multiplayer bluetooth games playable on mobile devices. BTChess: Bluetooth chess, playable on bluetooth as well as single handset. with export/import/replay options. BTTicTacToe: A bluetooth m*n*k Tic-Tac-Toe, with AIPlayer and single handset mode.
    Downloads: 0 This Week
    Last Update:
    See Project