Showing 23 open source projects for "write"

View related business solutions
  • 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.
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 1

    LaserBlast

    A Laser Cannon Strategy Game

    Why did I write this program, and why in Python? Well there were really two reasons. First I wanted to quickly test various game rules and strategies. Python and pygames made prototyping quick and easy. This is actually about the twentieth version of the game. Second I wanted to try the new match/case statements that were added in Python 3.10.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    It is a Chiese chess game, using GTK+-2.0. I write this for playing it with my remote friend. Not supportting one player vs computer. I hope that it is useful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Roll25

    Roll25

    "Roll-and-write" game in Android app form

    Roll25 is two closely related "roll-and-write" tabletop games implemented as an Android app. Roll two 6-sided dice and place the total in one of 25 available grid spaces. Points are awarded for poker-like sets along rows, columns, and diagonals. (pair, two-pair, three-of-a-kind, etc). In the second game, sets earn circled numbers instead of points, and points are awarded for rows, columns, and diagonals with all numbers circled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    pgn4web-cb coordinates and buttons

    pgn4web modification, added coordinates and interface buttons

    ...Full list of Modifications: Added Coordinates A-H,1-8 Added buttons for: -Rotate Board, -Highlight last move on/off -Show/Hide comments and variations -Keyboard Help -Shortcut Squares Help Added Variables: -MoveIndicator: if set true, shows who is to move in lower left corner -ShowMovesInNewLine: if set true, moves will be shown in new lines, like on a sheet of paper -Notation: Sets notation language, currently only "German" and "GermanShort" is supported. It will write GameText in german Notation, e.g. Sf3 instead of Nf3 (English is still available, of course) Check http://pgn4web.casaschi.net/ first for installation and usage help, then view readme.txt for modification specific adjustments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 5

    Paltry Chess

    HTW Saar - PIB Projektarbeit 2013

    This chess engine is the result of the project work 2013 at the University of Applied Sciences, study programme Applied Informatics. The target was to write an engine that is able to play chess with the official FIDE rules. At the moment, the engine chooses the first-found valid move instead of the best move. Other java classes should be fine. - shout-out to Mediocre Chess
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DraughtsDotNet

    DraughtsDotNet

    Realization of board game "Draughts" containing various rules.

    This project is intended to realize the board game "Draughts", also known as "Checkers". As a task to fulfill the game must support various rules and game modes. It should also be possible to load new rules and on artificial intelligence based players at runtime. Therefor a framework will be published which allows everybody to do so. Beside the possibility for playing games on local devices, a multiplayer mode will be offered. Project is in beta state. Update(11/09/12): New version added...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PGNreader

    PGNreader

    Chess game interface

    ...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 and traditional Chess notation forms as well as embracing the Open Source philosophy non proprietary culture of the Chess community. Some of the notable features are. Forsythe Edwards Notation. PGN Files read and write. Unadorned Chess Diagrams. Unlimited Simultaneous Diagrams. Diagram Cloning. Graphical Diagramming. XML output for Chess Authoring. PGN processing sub processes. Open Source Chess Engine interfacing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Chess by Cruz

    Chess by Cruz

    The goal is to develop a stable high quality chess application

    The following chess application has been in construction since late Fall of the year 2011. The program is in the pre-alpha stage; it is in no way a finished product. The application is written using Processing API, which I found to be quite fun to write in. The version control was done with github. If there are any bugs, which is the purpose of this public release, please contact me on my email: chessbycruz@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    SANKit

    Read and write PGN format and test moves for legality.

    SAN Kit was made public in 1993 by Stephen Edwards, the inventor of PGN Chess notation. The original code is in C, and with few comments quite cryptic. In addition, the original author's style was quite quixotic, making it even more difficult to read. This code is now reformatted to modern standards, adds support for NAG codes and comments, and has a "non-CLI" mode for inclusion in chess playing programs. The code has gone through extensive analysis using the llvm/clang compiler and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Your monitoring isn't a stack. It's a pile. Fix that. Icon
    Your monitoring isn't a stack. It's a pile. Fix that.

    Errors, performance, logs, uptime. One install, one invoice, one UI.

    Replace Datadog, New Relic, and Sentry without adding three more dashboards.
    Free 30 days.
  • 10

    Four In Row Arena

    Implement your player strategy and compete with other strategies.

    A generic framework for Four in A Row or Five In A Row or X In A Row game, with the possibility to develop different strategies and compare them in tournaments. To implement more players, create new class inherited from PlayerStrategy, and implement the move() method to chose best move, by utilizing different methods provided with Table object.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Play Go on your java enabled mobile phone (or PDA) and write game protocols without carrying a laptop around. "mgo" is a small, easy-to-use J2ME application featuring: boards from 19x19 to 9x9, load/save games, keep scores (captures/territory), replay.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A small ICS chess client written in Java, not so large as Jin and nicer looking. The main thing will be to write code for various chess servers. Expected features include game saving as PGN and support for most commands of various ICS servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A java PGN file parser: this parser is packaged as a jar file that you can use for a java chess project. This parser can parse and write PGN files and convert PGN files as XML files and the reverse. The pgn parser new moves to Github: * https://github.com/supareno/pgn-parser
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    pyfics is a python library for connecting to Free Internet Chess Server(FICS) and parsing messages received. With pyfics it's easy to write bots or interfaces for FICS in python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Our goal is to write a program that calculates and demonstrates the moves of a knight on a chess board (with different sizes though) so that it steps on each field only once and returns to its original position that can be chosen by the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A Java porting of Blood Bowl, the fantasy football game. Unfortunatly I had to write it in italian.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18

    ictk - Internet Chess ToolKit

    chess library in java, PGN, FEN, ICS

    ictk - Internet Chess ToolKit is a java based set of libraries and widgets useful for performing common tasks such as reading PGN, FEN, and generating legal moves. The net libraries convert ICS (Internet Chess Server) output into java objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Another chess game this time wirten in Modula2. This is an example of how you can use the Modula2 language to write more interesting programs than \"hello world\".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Slug Diplomacy is a project to write a multi-user network game in the spirit of Diplomacy, the board game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project is a complete re-write of the game. It will support better graphics and animation than the original. It will have a pluggable "brain" interface for computer players so that new opponents can be added easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    hotel-international

    English fork of the original project

    This project is a fork of the other SF game made by "ifilgud", called "Hotels MB Board Game". My aim is to re-write the source code into english, and change the hard-coded strings to translatable ones, so the game can get translated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    S7r47e50 is an attempt to write a version of Stratego for Linux in Ruby using mySQL for 'opening books', a minimax algorithm as the AI, and TCP/IP bindings for internet multiplayer options. It will be licenses under the GPL v2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next