Games

  • 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
  • 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
  • 1
    Transarctica Remake

    Transarctica Remake

    Open source revival of the game Transarctica / Arctic Baron

    The main goal of the project to offer the original game's full functionality. Roam a hostile frozen world in a futuristic steampunk train, fight exciting train battles and try to stay alive against all odds while searching for clues about the "Sun".
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    Tools for the recipe collector :-) RecipeFox: A addon to FireFox to grab recipes from the net (like the MasterCook addon in Internet Explorer) A recipe converter: It converts recipes from one format to another, and supports the following formats: - AccuC
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    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: 15 This Week
    Last Update:
    See Project
  • 4
    Clay

    Clay

    High performance UI layout library in C

    Clay (short for “C Layout”) is a high-performance 2D UI layout library in C, offering a declarative, Flexbox-like layout model with microsecond performance. It features a single-header design, zero dependencies, and support for WebAssembly, making it lightweight yet powerful for responsive UI rendering. The Clay macro by default accepts an ID as its first argument, which is usually provided by the CLAY_ID() convenience macro. Elements can also be created with auto-generated IDs, by using the CLAY_AUTO_ID() macro. Element IDs have two main use cases. Firstly, tagging an element with an ID allows you to query information about the element later, such as its mouseover state or dimensions. Secondly, IDs are visually useful when attempting to read and modify UI code, as well as when using the built-in debug tools.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5
    DarkForestGo

    DarkForestGo

    DarkForest, the Facebook Go engine

    darkforestGo is an early deep-reinforcement-learning Go engine that combined a convolutional policy/value network with Monte Carlo Tree Search (MCTS) to play the full 19×19 game at a strong amateur level. The system couples fast GPU policy inference with CPU or GPU-assisted tree search so priors from the network guide exploration while search refines local tactics. Training pipelines mix supervised learning from human professional games and self-play fine-tuning, allowing the model to learn opening patterns and endgame tactics beyond simple pattern libraries. The codebase includes tools for parsing classic Go formats, generating training examples, and evaluating models on standard test suites and online servers. A KGS/online client and match runner make it practical to stage controlled tournaments or continuous rating evaluation. Although later projects (like ELF OpenGo) surpassed it in strength, darkforestGo remains a historically important, clean reference for neural-MCTS Go systems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Moon

    Moon

    A lightweight game server framework implemented with Actor Model

    Moon is a lightweight game server framework based on the actor model. One worker thread can have one or more actors (services), which communicate with each other through message queues. There are many features for game server development.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    slua-unreal

    slua-unreal

    lua dev plugin for unreal engine 4 or 5

    Slua-unreal is an unreal4 plugin, which allows you to use Lua language to develop game logic and hot fix your code. It gives you 3 ways to wrap your C++ interface to Lua, including reflection by blueprint, C++ template, and static code generation. It also enables two-way communication between Blueprint and Lua. The advantage of Lua over C++ is that it requires no compilation for logic change, which significantly speeds up the game development process.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Corewar is a game played vicariously through the action of assembly language programs written in a language called Redcode. Corewar is discussed in the Usenet group REC.GAMES.COREWAR; the reference implementation of this game, pMARS, is maintained here.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 9
    Clou! Open Source Project

    Clou! Open Source Project

    The Clue! / Der Clou!

    The Clue! (known as Der Clou! in Austria) is a 1994 remake of the 1986 game They Stole a Million. It would form a two game series, with a sequel following in 2001, under the guise of The Sting! or Der Clou 2!. The Clue! is a mixture of many video game genres. It can be described as role-playing adventure game with tactical/strategy elements and puzzles in the form of burglaries. The gameplay is composed of two different modes - most of the time, the player is travelling around the city of London and talking with people using point-and-click interface like in classical adventure games, while more strategy-like top-down perspective is used for the actual planning of the heists. [...] (From Wikipedia, the free encyclopedia)
    Leader badge
    Downloads: 26 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
    PLIB is a set of libraries that are designed to help developers of interactive 3D applications such as games. All PLIB libraries are portable to just about every modern Operating System. PLIB includes OpenGL GUI and scene graph, portable audio, portable
    Downloads: 9 This Week
    Last Update:
    See Project
  • 11
    An HTML5 chess game written in Javascript.
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 12
    A cross-platform Duke3D (Duke Nukem 3D) port which provides many new features for mod authors, including an enhanced scripting system and OpenGL renderer. Go to http://www.eduke32.com for downloads and http://bit.ly/dn_3d to get the game!
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    Earthdawn Character Editor

    Earthdawn Character Editor

    The ECE is for creation and managing ED3+ED4 characters.

    The Earthdawn Character Editor is a java-based utility to create and manage character for the role-playing game Earthdawn Third Edition and for the role-playing game Earthdawn Forth Edition. It is intend to be very flexible, so almost the full behaviour can be configured through xml-based config-files. Multi language support is possible.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    A Java-based Commodore 64 emulator for mobile devices and PCs. If you want to see the old C64 become alive on your mobile phone or PC then try this emulator. For more information see the Wiki pages http://sourceforge.net/apps/mediawiki/jmec64/index.php.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    NLarn
    A rewrite of Noah Morgan's classic roguelike game Larn (1986). NLarn tries to maintain the atmosphere and story of the original game while improving the gameplay by using state-of-the-art roguelike technology and a simplified user interface.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16

    SmartBody

    Character animation system for games and simulations.

    SmartBody is available for download for Windows, Linux and OSX users. SmartBody can also be used on Android and iOS platforms. SmartBody is a character animation platform that provides the following capabilities in real time: * Locomotion (walk, jog, run, turn, strafe, jump, etc.) * Steering - avoiding obstacles and moving objects * Object manipulation - reach, grasp, touch , pick up objects * Lip Syncing - characters can speak with simultaneous lip-sync using text-to-speech or prerecorded audio * Gazing - robust gazing behavior that incorporates various parts of the body * Nonverbal behavior - gesturing, head nodding and shaking, eye saccades - Online and offline retargeting of motion - Automatic skinning and rigging SmartBody is written in C++ and can be incorporated into most game engines. SmartBody is developed at the USC Institute for Creative Technologies from the Character Animation and Simulation group: http://cas.ict.usc.edu
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17
    ResidualVM

    ResidualVM

    A cross-platform, 3D interpreter to play LucasArts' Lua-based games

    ResidualVM is a cross-platform 3D game interpreter which allows you to play LucasArts' Lua-based 3D adventures: Grim Fandango and Escape from Monkey Island, provided you already have their data files. ResidualVM just replaces the executables shipped with the games, allowing you to play them on systems for which they were never designed!
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • 18

    XWA Hacker

    Fixes for X-Wing game binaries

    Fix/improve X-Wing games (XWA and others) to allow them to run on current PCs with improved graphics. Now also available on the Microsoft Store (consider it beta) at ms-windows-store://pdp/?productid=9PPKMJSRTM2B or https://www.microsoft.com/store/apps/9PPKMJSRTM2B
    Downloads: 23 This Week
    Last Update:
    See Project
  • 19
    ZAngband is a single-player rogue-like dungeon exploration game that runs on a wide variety of computer systems.
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • 20
    JVGS is an open source platform game that is not like the others. It is build on simple line structures loaded from svg files, giving the whole game a "sketched" and minimalistic look. Levels can be made with simple xml and lua files.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 21
    Java Open Chess
    Java Open Chess is a project written in Java in NetBeans IDE. There is possibility to play for 2 players on local computers and via network connection. There is also an option to play versus quite weak computer oponent. Stronger computer oponens will be implemented soon. ATTENTION: Requires Java 1.8 or higher!
    Downloads: 8 This Week
    Last Update:
    See Project
  • 22
    Bracelet Generator

    Bracelet Generator

    A friendship bracelet pattern designer.

    Bracelet Generator is a friendship bracelet pattern designer. It enables you to easily design your own patterns, add rows and strings, change the colors. The pattern can also be symmetrized. With the two-colored motif editor, create your motif and the pattern will automatically be generated. The motif can be rotated and symmetrized. The patterns can be exported in .png, .jpeg and .ps.
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 23

    CuteMupen

    GUI for Mupen64Plus Nintendo 64 emulator

    CuteMupen is a graphical (GUI based on Qt library) front-end for the cross-platform Mupen64Plus N64 emulator.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 24
    For people who like solitaire but don't want to wear glasses.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 25
    Corporate Bullshit Generator

    Corporate Bullshit Generator

    A high-performance random text generator focused on corporate bullshit

    The Corporate Bullshit Generator is a best-in-class, high-performance random text generator that is focused on corporate bullshit. It is able to produce, per second, 1000 A4 full pages of inspired sentences like "Our turn-key branding strategy drives corporate, scalable, wide-ranging and profit-oriented idiosyncratic incentives." Online app: visit ----> https://tinyurl.com/y3d6wyd6 . Alire crate: https://alire.ada.dev/crates/cbsg Mirror: https://github.com/zertovitch/cbsg
    Downloads: 6 This Week
    Last Update:
    See Project