Showing 120 open source projects for "source code computer"

View related business solutions
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    A Chess game made by two students for a progamming project. The game has support to save and load files and timers for each player. The source code is in portuguese but there are plans to translate it. This is the base for the bigger project: Hydrus.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    This is a computer version of the popular Sudoku game written entirely in Java. It features 8 difficulty levels, the ability to print puzzles, and LAN multiplayer. Players may also submit their best solving times to the web, and design their own puzzles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Bordeaux1 Chinese Checkers is a playable Chinese Checkers simulator with GUI and AI. It was developed for a master's project and thesis at the University of Sciences and Technologies of Bordeaux 1, France, by a group of four computer science students.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This project is an Anti-Stack 4 game written in TASM assembly using freelib. Fairly well commented code. Please improve this game and fix bugs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $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
  • 5
    This project is a computer implementation of the Aerotech 2 strategy board game by Fan Pro. It is based off of the MegaMek program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Computer version of a simple but addictive, single-player pen&paper game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Math game where up to 4 students can play online against each other. By moving their figurines around a colorful pseudo 3D board, players answer math questions and can play tricks against their opponents. Client and server distributed under Affero GPL 1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ChessDB is a free open-source chess database for Windows, Linux, Mac OSX and most UNIX and UNIX-like operating systems. ChessDB is based on code from Scid http://scid.sourceforge.net/ - a project for which there have been no updates for several years. In
    Downloads: 26 This Week
    Last Update:
    See Project
  • 9
    Invade Earth is based on the popular game Risk 2210 A.D. by Avalon Hill. Invade Earth features multiple rule sets, a versatile Map Editor, network support, saving and loading game states, and play against the computer. NOTE: Currently, code in CVS may not be up-to-date. Contact admin if interested in the codebase. The latest version of the application is available at http://jonathancrosmer.com/software/invadeearth
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Tigrisgame is the Java implementation of the German boardgame Tigris & Euphrates that was used as the basis of the official web version at http://gametableonline.com/. The focus of this project is to develop competitive computer opponents for solo play.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Echecs is a chess game with multiple user interfaces (actually 2D graphic mode and text mode are available). It can be played on the same computer by 2 humans. Network and non-human player functionalities are under developement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is a Java GUI version of the famous board game mastermind. It offers random or human code generation and also can save the 10 best results.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Fluff Who?: A Twisted Guess Who Game This computer game will let you connect remotely to friends through the net, and through an inbuilt chat program, you will be able to ask questions, and guess each others persons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is a go game SGF editor and go playing program. It will be able to play on IGS as a client and KGS as a bot. It will use GNUGo any other GTP protocol program for it's computer go capabilities. It uses sgflib.py for SGF Parsing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A perl implementation of the popular board/puzzle game "Take it easy" to be played against the computer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A Free implementation of the game Hasami Shogi, allowing you to play against the computer and against other players over the internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Grabble is an Anagrams-playing Java applet. In this fast-paced game,everyone plays at the same time to make words using tiles from a popular boardgame. It supports computer & unlimited human players in hotseat. One can customise the tileset,word list etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    WUCC : Web Universal Chess Club provides to the chess player all the possible services to play, manage and analyze chess games with other players on the Web. UCC integrate all the chess computer standards as PGN, FEN, EPD, UCI, ICS... and is completely m
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project is intended as an example implementation of Java with SWT and Draw2D. It is also a pretty good Connect4 game that you play against the computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Countermoves joins non computer and computer game developers and players together to share and interact. Print and online GFDL publications are created. Print versions are offered at no cost via a “Guerilla Distribution Method”
    Downloads: 18 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    Java implementation of reversi game. The major objective in the game was to create as good as posible computer logic. The computer learns in the game, and uses the knowledge data stored in some files, in ascii format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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: 1 This Week
    Last Update:
    See Project
  • 24
    Implements a graphical interface and backend for playing and managing a game of Go (http://senseis.xmp.net/?RulesOfGoIntroductory) between a combination of human and computer players. Includes support of standard protocols, such as GTP and SGF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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
MongoDB Logo MongoDB