Showing 32 open source projects for "readme"

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
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    AlphaZero.jl

    AlphaZero.jl

    A generic, simple and fast implementation of Deepmind's AlphaZero

    ...Many simple Python implementations can be found on Github, but none of them is able to beat a reasonable baseline on games such as Othello or Connect Four. As an illustration, the benchmark in the README of the most popular of them only features a random baseline, along with a greedy baseline that does not appear to be significantly stronger.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 2
    Chess Tools for Windows

    Chess Tools for Windows

    Batch tools for creating Polyglot books and PGN-based statistics.

    Open source scripts and tools for Windows. Every zip archive contains a readme file with further information. PGNStat and PGNXtract are batch processing tools for Windows. Simply unpack the zip archive into a directory of your choice. The batch files require free and open source third-party tools. These are not included in the zip archives and must be downloaded separately. An alternative download link, where all third-party tools are already integrated, can be found in the readme files.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Master of Magic - IME

    Master of Magic - IME

    Multiplayer Java rewrite of Simtex's classic game Master of Magic

    ...Beyond this, it should just be as simple as unzipping the file and running server.bat to get the server running locally, and client.bat to start up the client. See the readme for more details. The project is effectively finished at this point and I did not really plan any further major releases. However Simbey has been commissioning an artist to upscale all the graphics from the original game so these have been incorporated into 1.7.0. By default it uses the original graphics, you need to enable the upscaled graphics in the options screen. ...
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    librekaraoke

    librekaraoke

    Web-based karaoke software suite

    Web-based karaoke software suite created in November 2024 as a very partial replacement of the online catalog provided by Kara Jukebox, still in very early alpha development stage, neither feature complete nor stable enough to be used in production. Please read the readme file at the root of the project for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 5
    Minecraft Server Manager

    Minecraft Server Manager

    A simple program to create and manage Minecraft Servers.

    You can take a look at the README at: https://github.com/maurotramonti/msm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A Sinister Time

    A Sinister Time

    A game made in 2 weeks for a game jam.

    Source code: https://github.com/sherlockholmestech/Game-Jam-2022/ README: https://github.com/sherlockholmestech/Game-Jam-2022#readme
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    magiccube3

    magiccube3

    Magic cube visualisation and play

    ...You can store the state of the actual cube and the performed movements. You can also randomly disturb the cube and reset or solve it. The cube can be in three modes (for Rubiks and CT mode see references in readme!): 0 = the classic, Rubiks mode with colours, 1 = the CT mode with characters that in the solution form three-letter abbreviations from the IT world, 2 = the puzzle mode with images on each side of the cube.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Impalers

    Impalers

    Logical kebabs

    ...[](readme/scr1.png) ![](readme/scr2.png
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    DOSBox-0.74 Configurator

    Configuration program for DOSBox

    ...It's main feature is to autoplay TES Arena and TES Daggerfall, and it gives the user the ability to choose either game to autoplay or no game, granted that the games are installed in the correct location (specified in the ReadMe). You can easily change the memsize, cpu cycle speed, keyboard input, and choose whether or not to launch DOSBox in fullscreen mode. All of this in one location, which can be placed on your desktop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 10
    board2D.js

    board2D.js

    A JavaScript game library to quickly develop board games for the web

    ...There is no API manual currently, but if you use an editor like Brackets, it will show you the list of functions. Just do not call the functions which start with "__" as those are meant for internal use by the library itself. There is a readme file included in the ZIP which shall get you started.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    BioGB

    Highly portable Gameboy Color emulator

    BioGB was designed with the following properties: 1. It most be as portable as posible. 2. The code most be easy to read.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    MineSweeper Pygame

    Simple minesweeper game in python

    project created on: 2013.05.25 bitbucket repo: http://bit.ly/pyminesweeper_bitbucket Simple minesweeper game in python CONTROLS: Right Click - "flag" the box; also start next game Left Click - reveal empty box(es) or mine Based on the game "Memory Puzzle" from pygame tutorial http://inventwithpython.com/pygame/chapter3.html UPDATE 1.2 (05.11.2015): Major code refactoring UPDATE 1.3 (06.09.2015): Bugfixes; Minor code refactoring # README # In order to run minesweeper you need to install PyGame http://pygame.org/download.shtml Easy way is to install it via wheel, see e.g. http://stackoverflow.com/a/28127864 If 64-bit wheel (.whl) package installation fails, try its 32-bit version. You can also find .msi installation package on their bitbucket repo. https://bitbucket.org/pygame/pygame/downloads Contact me at herman.yanush3@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    rpgboss

    Built to be ease of use, with no programming knowledge, Multi-platform

    A 2d rpg game engine created to be ease of use. Built in Scala and libgdx. Also our community forums http://rpgboss.forumatic.com
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14

    Diku Alfa to Dead Souls 2 Mudlib

    Port of Diku-Alfa areas to Dead Souls Mudlib

    Minor revisions from last update (dds_0.9r01). See the readme files for more information Also a changelog is posted under the files section CURRENT VERSION: dds_pa0.9r02.tar.gz
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    yaht-C

    a "yahtzee-like" game in c

    ...What ever platform you run on, please ensure your terminal or command line is at least 80 columns wide, or the game may not look correct. Important: Do not enter garbage at any prompt, and do not simply press enter with out typing something, or the program may act up. Please see "README-yaht-C.txt" for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    nsnake

    nsnake

    Classic snake game on the terminal; made with C++ and ncurses

    ...It has a gui-like interface on the console, with many settings and possible game modes. Note that it depends on `ncurses` and `yaml-cpp`. For a more detailed README, check out the GitHub page: https://github.com/alexdantas/nSnake
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17

    Create your own Armor - GUI

    Simple GUI to create a CYOA Build-logfile.

    This simple GUI lets you build an "Power Armor CYOA" from scratch. When you're done, you can save your build as a .log-File. There are two different programs for two versions. For more information, check the included readme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Travian VN Clone script T3 - 2013
    VN Travian Clone, maded by various people, it has some bugs, but its relatively the best avaliable T3 clone. You have to setup and use! There is a reference readme in the package, but you will need to figure it out! The README file is in the package or here in SF unfer Files menu
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    GBPS Extreme Racing

    Car-race game based on OpenGl purely written in C

    This is our First Semester project in CS Engineering We used OpenGL for rendering FreeGlut as window manager It is purely written in C We used CodeBlocks/Mingw32 for development ------------------------------------------------------------------- Read the readme file included with the source for extra notes on copyright and usage directions --------------------------------------------------------------------- Can be used as an educational tool for those starting on OpenGL development/ Game development. Controls: [Esc,p(pause),arrow keys,enter] mouse drag can rotate the environment scroll for zoom in and out.. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    English Troll App

    Just making you confuse with this :p

    This application has troll based game. You choose what ever the app ask you. It's free and based by .vbs files. So it's free to be changed, and copyrighted! Anyway this is easy. Any newer version will make you more confused :) It's just a pretty simple game. You may take this project and take the copyright, modify it and publish it, but use/name it as another project/app, not English Troll App.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Craft-Control

    Craft-Control

    A Windows Gadget For Monitoring, Managing, and Playing Minecraft!

    Launched early May 2012, currently over 1000 downloads in over 50 countries! Craft-Control is a windows gadget for monitoring and administering minecraft servers all over the world right from your desktop! Current version 3.1.8 now allows you to monitor individual servers for specific players, and gives you and audio and visual notification when one of your friends is online. The sync interval is now adjustable in seconds. Craft-Control users Query and Rcon protocols, so make sure they are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Kinect Flight Sim

    A Kinect-based Flight Simulator

    ...This game was designed before the 1.0 release of Kinect for Windows, and therefore it uses the Kinect for Xbox hardware and beta SDK. You will need a Kinect for Xbox and y-cable, along with a full installation of (free) SDKs as described in the readme. A keyboard-only interface is also available for those without Kinect.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    XNB Builder

    Create .xnb files for XNA games.

    Recently updated to fix an error where content would never be compressed. You should update to the latest version in order to fix this. Note: The full version of XNA game studio is required for conversion. See the ReadMe for details on where to download it. Create .xnb files for use in XNA games. This allows for .png to .xnb and more. Full list of supported filetypes: Graphics Files: *.bmp;*.dds;*.dib;*.hdr;*.jpg;*.pfm;*.png;*.ppm;*.tga Autodesk FBX Files: *.fbx Effects Files: *.fx SpriteFont Files: *.spritefont X Files: *.x XNA XML Files: *.xml Audio Files: *.mp3;*.wav;*.wma Video Files: *.wmv Support for some filetypes may be incomplete, graphics filetypes should all be fine. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 24

    System Crash

    Dual Stick Shooter game for Windows

    ...You are the last. You must survive... A dual stick shooter game featuring easter eggs, unique weaponry, and a high score list. Credits, controls, and stats in the readme. ***Note This game is still in Beta testing. I appreciate any and all feedback on the game mechanics***
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    sierdzio's Photo Downloader and Redistributor is an app that boosts photo management. It copies photos (RAW, JPEG, TIFF) from a device into an organized archive. After developing/ processing, sPDaR can transfers photos into a separate user's archiv
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo