Showing 14 open source projects for "bit"

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
  • 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.
  • 1
    Planet Mule

    Planet Mule

    Free-to-play multiplayer version of the 8-bit classic M.U.L.E.

    Planet M.U.L.E. is a free remake of the original game M.U.L.E. and a tribute to its original designers of Ozark Softscape.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 2
    Domination (Risk Board Game)

    Domination (Risk Board Game)

    Domination is a game that is a bit like the board game Risk

    Domination is a game that is a bit like the well known board game of Risk or RisiKo. It has many game options and includes many maps. Written in java it includes a map editor, a simple map format, multiplayer network play, single player, hotseat, 5 user interfaces and many more features, it works in all OSs that run java 1.5 or higher, iOS and Android.
    Downloads: 112 This Week
    Last Update:
    See Project
  • 3
    Spert Chess
    Download and extract, then run Spert file. For Windows 32-bit systems, run Spert x86 file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Nimzo-3d-Chess-GUI

    Nimzo-3d-Chess-GUI

    A free Chess program for Windows with a large set of features

    ...It has a choice of a classical 2d screen view or realistic 3d graphics powered by DirectX Anyone who wants to add new features to the program should download the file < Nimzo_3d_v4_build.7z> from the < Files > < Build> section. This package contains Visual Studio project files and C++ source code files. Alternative Nimzo 3d Chess GUI website with other downloads, including 32-bit versions - https://nimzo-3d-chess-gui.infinityfreeapp.com
    Downloads: 10 This Week
    Last Update:
    See Project
  • $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
  • 5
    Nihil Dice Roller

    Nihil Dice Roller

    Cross-platform dice roller for multiple RPG systems.

    The Nihil Dice Roller is a graphical, multiplatform dice roller written in Lazarus/FPC. It features a wide range of dice (from 2 to 999 sides) and supports several systems like White Wolf's oWoD and nWoD; West End Games' D6, and Grey Ghost's Fudge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    belofte chess

    belofte chess

    A promising chess program

    ...Belofte 0.2.0 till 0.9.20 (c/c++): Xboard 1 & 2 (CECP) - Linux/Unix/(Windows) Belofte 2.1.1 and up (c++11) : UCI and Xboard 2 - Linux/Windows/Mac/Android/... For access to code, please clone the git repository. Compiles and Runs on 32/64 bit on Windows, Mac, Linux, Android (ARM/x86) and Raspberry. Released under GNU v2 license. (means free to copy, free to modify, free to use, ...) Works fine with Arena/Cutechess/BanksiaGui/Winboard/Xboard/...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Planetmule
    Free-to-play multiplayer version of the 8-bit classic M.U.L.E.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    ZX Master Mind

    Master Mind Game developed for ZX Spectrum

    Written in BASIC with core routines in Assembler for Z80. An 8 bit computer can guess your secret code at the maximum 5 attempts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Winboard 4.5 Accessible Chess

    Winboard 4.5 Accessible Chess

    Chess for the Blind for the JAWS or NVDA Screen Readers

    Winboard 4.5 32-bit is a free Windows accessible Chess program that works automatically with the JAWS or the free NVDA screen reader. It is for the blind, low sighted or those who can not use a mouse. It provides vocal announcements of position changes and other selectable board conditions. Blind players also use a separate "tactile chess board". Winboard 4.5 has full keyboard access to move pieces and run menu items.
    Downloads: 10 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10
    Miniature Toy Soldiers  on a PC Tool

    Miniature Toy Soldiers on a PC Tool

    Allows you to play Miniatures On a PC

    Allows you to play Miniatures On a PC, the window is resizable for any Resolution. The real good bit is there are no fidily setup files, just add your images in a folder ,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    JavaScript Chess

    JavaScript chess with board rotation, pgn output, forward/back & save

    Play in your Firefox browser, no installation necessary, or upload to your server and play with a far-away friend. Games can be saved to a database and/or a simple text file. Includes a simple PHP mysql script for database connection. Utilizes bitboards (arrays of two 32-bit numbers) and lookup tables for fast move-generation and analysis. Endings include checkmate and resignation; draws are yet to be implemented. The cpu engine is a work in progress, suggestions/contributions are welcome. Can log static-exchange stats and be configured for more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    retropong

    Retro pong clone implemented using sfml

    This is my version of the pong game, i tried to make it a little bit more fun adding the fire feature (use space bar), now the you can shoot the enemy paddle to kill him or to try to hit the ball so it will change the direction and surprise the enemy. Every time you lose or win you the game will notify you with the time you needed, try to beat your friend time. I was very surprised how easy is to use the sfml library so i decided to implement the game, i encourage people to get involved with the SFML programing it's very fun and have full of possibilities. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    An implementation of the famous Snake game written for MS-DOS in Pascal. This is a project from my early days of programming which I wish to update and develop as it's a bit rough around the edges and relies on libraries more than it really should. Othe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is a card game with tcp/ip networking support. It works a bit like freeciv. The server is stable but the client is on initial stage designed to use SDL for GUI. It has already basic (really basic) AI support but this is being worked on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo