Showing 23 open source projects for "simple-xml"

View related business solutions
  • 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
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    Chessmaster Bots Manager

    Chessmaster Bots Manager

    A simple tool to allow Chessmaster 10/11 bot customizations

    This tool allows several bot customizations: - Load all the chess engine settings - Change avatar for any bot - Analyse player's games to get: * Player max elo * Game style (aggressive, positional, etc.) * Preferred opennings - Choose the closest openning book for a player - Save openning book based on player's game stats - Automtically backup bot with with possibility to restore settings Future improvements: - Improve .pgn analysis using external engine or refined...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    ChessCam

    ChessCam

    A virtual DGT board using optical detection

    ChessCam allows you to play against the computer on your favorite chessboard without any expensive devices. You only need a webcam, a software using the DGT board, and of course a computer. Any ChessBase software such as Fritz or Shredder should be compatible. In order to run properly, ChessCam needs a Null-modem emulator (com0com) and DGT RabbitPlugin to be installed. com0com: https://sourceforge.net/projects/com0com/ RabbitPlugin:...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Fallout PnP Calculator

    Fallout PnP Calculator

    A Fallout PnP To Hit Calculator with bold ambitions

    This is a simple Fallout PnP to Hit Calculator that will allow you to add Character, Weapons, Beasts, and Attack for ease in the calculation. Added in the file is a Guide that will inform you on how the application works
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Chronos Chess Timer

    Chronos Chess Timer

    A simple chess clock.

    Faced with the need to introduce time factor in the chess games with friends, I decided to program a simple clock, to make the games more exciting. I thought it could serve others. Chronos it’s a simple but effective chess timer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • 5

    Nim Advanced

    A Nim Game

    The mathematical game widely known as Nim made in C#. The rules are simple. Each turn a player can take one or more matches from the same row. Who takes the last match wins! The souce code is inside the archive Have fun playing it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    YahtzeeSharp

    YahtzeeSharp

    A Simple Yahtzee like game.

    A Simple Yahtzee like game, similar to the ones played `back in the day` using a cup, some dice and a paper score card. Use Mono/Gtk# and SQLite for data storage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Trivial-Pursuit
    Simple Trivial Pursuit game in both graphic and console interface In French language only.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    tic tac toe game
    Tic Tac Toe The Return is a simple graphic game written in Java. It is a port of mptris to the Java platform. mptris is a text-mode tic-tac-toe game written in C language. I wrote both to get some confidence with the programming languages. In the Download section (Files) you can also find the sources of the Windows Phone 8 port and of the ancient console mode versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TicTacToe2Player

    TicTacToe2Player

    2 Player Tic-Tac-Toe implemented using C#

    Simple 2 Player Tic-Tac-Toe implemented using Visual Studio and C#. This software is being released under the FreeBSD license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 10

    Connect Four

    A simple connect four game in C#

    ...You can set if you want to play with 2 humans, 2 computers or an AI and a human. 3. You can select different AI's Lots of work left to do :-) I hope this can help somebody who is also struggling on creating a simple AI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    sasuketiimer, a Sasuke-immitating Timer
    sasuketiimer(2009.04-) looks like the timer shown at the right upper corner on Sasuke, a Japanese program, inspired me to make this timer when I learn programming. It also contains some simple tools related to time management.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    CSBoard is a small GUI for gnuchess. It is written in C# and uses gtk-sharp and mono. It is simple, but allows you just play chess with SVG graphics and native look and desktop theme usage.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    This program crunches various darts games for you. No more boring and difficult calculating, Dart Cruncher is here. You can play 501 and Cricket games, in versions for two, three, and four players.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    It's a simple game for very young children. When you hit the keyboard something happens: visual effects and sounds depending on the hit keys . I think about of game that can be played by a 1 year old baby.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Tryx is a simple board game, and is an evolution of the classic Tic-Tac-Toe game. The difference is that each player can have at most 3 symbols on the board: when a player puts its fourth symbol on the board, the oldest symbol disappears.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Classic game solved with MinMax algorithm (full solution tree) and simple Heuristics. Specially for learning and teaching computer AI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    this is a simple board game writen by .net platform.I tried to use only drawing methods when i was creating game mechanism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    LeasySudoku is a Sudoku game software for all user. It can revolve and generate different kind of board (from a high level to an easy level). The desktop environnement is based on Windows .NET 2.0 with a nice design which can help all users during gaming
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Reversee is an Othello board game, which provide a desktop interface with 3D. The aim of this sofware is to guide the user in his reflexion. Some statistics are displayed in real-time. It's also possible to play on the Internet and against computers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    AlfaCosmos es lo más.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Orion's Belt it's a turn-based, web-based, space strategy game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Board.Net is banchwork for simple board games. Every component can be working at other hosts (remoting).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Will be a simple 2D board game. Windows Application written in C#. There will be 4 game pieces: Master Robot, Destroyer, Engineer and Medic. There will also be Walls which are obstacles that game pieces will have to go around.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo