Showing 215 open source projects for "modes"

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
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    Unciv

    Unciv

    Open-source Android/Desktop remake of Civ V

    Unciv is an open-source reimplementation of the game Civilization V in Java using LibGDX. It focuses on replicating the core gameplay mechanics in a lightweight, mobile- and desktop-friendly format, supporting both single-player and multiplayer modes. Unciv uses a minimalist art style and text-based UI to deliver a fast, turn-based strategy experience.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 2
    C-Dogs SDL

    C-Dogs SDL

    Classic overhead run-and-gun game

    C-Dogs SDL is an open-source, classic overhead run-and-gun game that offers both single-player and multiplayer modes. It features customizable campaigns, a variety of weapons, and supports modding, allowing players to create and share their own missions. The game has been updated to include modern features while retaining its retro charm.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    S&box

    S&box

    s&box is a modern game engine, built on Valve's Source 2

    S&box is the open-source codebase for s&box, a next-generation sandbox game development platform from the creators of Garry’s Mod that blends modding freedom with modern tooling and performance. Built on a cutting-edge game engine, s&box allows creators to prototype, build, and share interactive game modes, tools, and environments using C#, JavaScript, and visual scripting, promoting accessible content creation for developers of varying skill levels. The platform emphasizes multiplayer and community experiences, giving creators direct control over networking, physics, rendering, and audio without needing to build those systems from scratch. ...
    Downloads: 167 This Week
    Last Update:
    See Project
  • 4
    vim-be-good

    vim-be-good

    nvim plugin designed to make you better at Vim Movements

    ...Rather than merely memorizing keystrokes, users play engaging mini-games inside Neovim where they must use proper movement commands (like jumping, searching, and editing) to complete challenges, making skill development more enjoyable and practice less repetitive. The plugin is designed specifically for Neovim and includes multiple game modes that focus on different aspects of Vim core mechanics, so players can build muscle memory for navigation and text manipulation commands as they play. It intentionally blends learning with play, which appeals to both newcomers who want to level up their proficiency and experienced users who enjoy sharpening their skills. The project often incorporates humorous and creative design elements, reflecting its development during live streams and community interactions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    Minestom

    Minestom

    1.21.11 Lightweight Minecraft server

    ...Instead of functioning as a traditional server implementation, Minestom acts as a lightweight library that provides the core networking and gameplay infrastructure needed to create Minecraft server applications. Developers can use it to design custom game modes, experimental server architectures, or entirely new gameplay systems while maintaining compatibility with the Minecraft Java Edition client. The framework focuses on performance, modularity, and extensibility, allowing developers to include only the features required for their specific server projects. Because Minestom is designed with a minimal base architecture, it enables high performance and easier scalability for custom server environments.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Multi Theft Auto: San Andreas

    Multi Theft Auto: San Andreas

    Multi Theft Auto is a game engine

    Multi Theft Auto (MTA) is a software project that adds network play functionality to Rockstar North's Grand Theft Auto game series, in which this functionality is not originally found. It is a unique modification that incorporates an extendable network play element into a proprietary commercial single-player PC game. Multi Theft Auto is based on code injection and hooking techniques whereby the game is manipulated without altering any original files supplied with the game. The software...
    Downloads: 176 This Week
    Last Update:
    See Project
  • 7
    OSRS .json Hiscores

    OSRS .json Hiscores

    The Oldschool Runescape API wrapper that does more

    ...The official API typically returns CSV or basic arrays, which can be difficult to work with, so this project restructures the data into meaningful objects that include player stats, rankings, and inferred metadata. It also adds additional logic to determine player game modes, including historical transitions such as de-ironing or hardcore status changes. The library includes functions for retrieving leaderboard pages, skill rankings, and activity statistics, making it suitable for building analytics dashboards or game-related applications. It supports TypeScript with full type definitions, improving developer experience and reliability when integrating into backend systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ViZDoom

    ViZDoom

    Doom-based AI research platform for reinforcement learning

    ...This means compatibility with a huge range of tools and resources that can be used to create custom scenarios, availability of detailed documentation of the engine and tools and support of Doom community. Async and sync single-player and multi-player modes. Fast (up to 7000 fps in sync mode, single-threaded). Lightweight (few MBs). Customizable resolution and rendering parameters. Access to the depth buffer (3D vision). Automatic labeling of game objects visible in the frame. Access to the list of actors/objects and map geometry.ViZDoom API is reinforcement learning friendly (suitable also for learning from demonstration, apprenticeship learning or apprenticeship via inverse reinforcement learning.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Goonstation

    Goonstation

    Repository for the Goonstation branch of SS13

    Goonstation is a community-maintained branch of the classic Space Station 13 (SS13) game, built on the BYOND / DMM / DM engine and custom code, with extensive maps, gameplay mechanics, user interfaces, and game modes. The repository houses the full game code, assets (maps, sound, icons, interface), configuration, and tools for running and contributing to a Goonstation server. It aims to offer a stable, feature-rich, roleplay/game environment with many custom systems (e.g., unique mechanics, items, server rules) layered atop the SS13 engine.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10
    Ebitengine

    Ebitengine

    A dead simple 2D game engine for Go

    Ebitengine (formerly known as Ebiten) is a lightweight, open-source 2D game engine built for the Go programming language. It is designed to be simple and easy to use, allowing developers to build games quickly with a clean and minimal API. Ebitengine supports cross-platform deployment, including desktop, mobile, web, and select console platforms. The engine provides essential features such as 2D graphics rendering, input handling, and audio playback. Developers can work with transformations,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    XMage

    XMage

    Magic Another Game Engine

    ...It includes full rules enforcement for over 20 000 unique cards and more than 50.000 reprints from different editions. You can also find custom sets like Star Wars. All regular sets have nearly all implemented cards. It supports single matches and tournaments with dozens game modes like duel, multiplayer, standard, modern, commander, pauper, oathbreaker, historic, freeform and much more. Local server supports a special test mode for testing combos and other game situations with pre-defined conditions. There are public servers where you can play XMage against other players. You can also host your own server to play against the AI and/or your friends. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    Overload Technologies

    Overload Technologies

    3D game engine with lua scripting

    Overload is a six-degree-of-freedom (6DoF) shooter game developed by Revival Productions. It serves as a spiritual successor to the classic 'Descent' series, offering intense combat, labyrinthine levels, and a rich sci-fi narrative. Players navigate fully 3D environments, battling robotic adversaries with a variety of weapons, all while experiencing complete freedom of movement in any direction.​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Garry's Mod: GMod APK

    Garry's Mod: GMod APK

    Free APK version of Garry's Mod, the Android sandbox physics game

    ...The game offers a versatile spawn menu where you can create objects, non-player characters, props, and ragdolls, then manipulate them with a physics gun. Unlike many sandbox games, Garry’s Mod supports both offline and online multiplayer modes, enabling players to create and share unique game modes ranging from mystery to action. Its user-friendly interface makes it easy to customize controls and gameplay, making it accessible to newcomers and seasoned creators alike. Players can enjoy popular modes like Morbus, Prop Hunt, and Dogfight or design their own imaginative scenarios. ...
    Downloads: 324 This Week
    Last Update:
    See Project
  • 14
    Roblox AutoClicker Open Edition

    Roblox AutoClicker Open Edition

    Roblox AutoClicker Open Edition — Fast & Safe Auto-Click

    ...Stealth Mode: Works quietly in the background without affecting game FPS. Bypass Ready: Optimized behavior to minimize detection in idle-sensitive games. Multi-OS: Native support for Windows 10/11 and macOS. 🛠 Tech Specs: Modes: Single, Double, and Continuous burst modes. Resource Friendly: Minimal RAM/CPU footprint (MIT License). Customizable: Hotkey support for instant Toggle On/Off. Ideal for Roblox players, developers, and AFK grinding enthusiasts looking for a clean, efficient, and open-source solution. ES: El mejor autoclicker para Roblox 2026. ...
    Leader badge
    Downloads: 544 This Week
    Last Update:
    See Project
  • 15
    LucasChessR

    LucasChessR

    GUI of chess

    Lucas Chess (R) is a free, open-source chess program designed primarily for training and improving chess skills. It acts as a comprehensive learning platform, offering tools for beginners and advanced players alike. The software includes a wide range of exercises covering openings, tactics, endgames, and visualization techniques. Users can play against multiple chess engines with adjustable difficulty levels that simulate different strengths. It also provides detailed game analysis, helping...
    Leader badge
    Downloads: 2,687 This Week
    Last Update:
    See Project
  • 16
    Vegas X APK for Android

    Vegas X APK for Android

    Virtual Las Vegas casino experience with slot machines and other games

    ...It offers authentic slot machine mechanics where players select bets, spin virtual levers, and aim for winning combinations on a variety of machines. The game features realistic, colorful graphics and immersive sound effects that replicate the feel of a real casino floor. Vegas X includes multiple game modes and online multiplayer options, allowing players to compete with friends and climb leaderboards. While the game is free to play, it offers in-app purchases for virtual coins and advantages to accelerate progress. Some users may find the monetization aggressive, with frequent prompts for purchases, and gameplay is mainly traditional slot simulation without innovative mechanics. ...
    Downloads: 113 This Week
    Last Update:
    See Project
  • 17
    Warzone 2100

    Warzone 2100

    RTS game with the theme of Strategy by Design

    You command the forces of “The Project” in a battle to rebuild the world after mankind has almost been destroyed by nuclear missiles. The game offers a full campaign with optional (but strongly recommended!), videos, battle against four factions, multi-player and single-player skirmish modes, and an extensive tech tree and a full unit designer. Multi-player is also cross-platform, battle your friends with any OS, Windows, Linux or Mac, it all works seamlessly! We also offer 100% portable Windows builds, take the game and install it anywhere! Our source repo is now at https://github.com/Warzone2100/warzone2100 Warzone 2100 works on both 32 & 64 bit Windows 7 or higher, 32 or 64 bit Linux, & macOS 10.14+.
    Leader badge
    Downloads: 1,854 This Week
    Last Update:
    See Project
  • 18

    solitaire

    Elegant Solitaire with custom card decks, smooth animations, and keybo

    ...Advanced features include: Right-click to automatically move cards to foundations Comprehensive keyboard controls for complete mouseless play Multiple difficulty modes to match your skill level Custom deck support for personalized gaming Auto-complete to finish winning games faster Whether you're a solitaire enthusiast or just looking for a well-crafted card game with more attention to detail than most,
    Downloads: 18 This Week
    Last Update:
    See Project
  • 19
    SuperTuxKart
    SuperTuxKart is a kart racing game featuring Tux and friends. It is a fun-racer game, focusing on fun and ease of play.
    Leader badge
    Downloads: 354 This Week
    Last Update:
    See Project
  • 20
    UEVR

    UEVR

    A tool to easily transform Unreal Engine games into VR experiences

    UEVR is a powerful VR mod for Unreal Engine games, supporting versions 4.8 to 5.4. It offers full 6DOF and stereoscopic 3D support out of the box, along with three rendering modes: Native Stereo, Synchronized Sequential, and AFR. It works with OpenVR and OpenXR runtimes, enabling a smooth VR experience with optional roomscale movement and motion controls. UEVR also features a user-friendly GUI, in-game menu, and per-game configurations, allowing modders to enhance VR functionality with C++ and Blueprint support.
    Downloads: 30 This Week
    Last Update:
    See Project
  • 21
    Marvel Rivals Tracker

    Marvel Rivals Tracker

    Marvel Rivals Stats, Hero Tracker, Game Analytics, Match History, K/D/

    ...Whether you're playing casually or competitively, this tool provides detailed insights on kills, deaths, assists, accuracy, and more. Featuring a sleek, Marvel-inspired UI, it supports multiple game modes like Quick Mode, Ranked, and Arcade. Stay ahead of the competition with hero and map analytics, win/loss tracking, and custom stat reports. Marvel Rivals Tracker Download in files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ChessForge

    ChessForge

    Chess analysis, training and testing for Windows.

    Chess Forge is a Free and Open Source Windows desktop application facilitating chess training. Use Chess Forge to build your opening repertoire, study endgames, strategy and tactics. Utilize the two distinct solving modes and also Chess Forge's unique Training Mode where you get tested against the workbook's content with the help of the engine. Note: the current version (1.14.3) addresses lichess's breaking change https://lichess.org/@/thibault/blog/the-opening-explorer-now-requires-authentication/FSWh9Zg3. ). Installation info: https://github.com/czbar/ChessForge/wiki/Installation PDF Manual: https://sourceforge.net/projects/chessforge/files/ChessForge_Manual.pdf/download (35MB due to numerous screenshots) Web Site : https://mindrose.com.au Contact: https://mindrose.com.au/feedback.html Source Code: https://github.com/czbar/ChessForge New in v.1.14.0-3 (February/March 2026): https://github.com/czbar/ChessForge/wiki/Release-History
    Leader badge
    Downloads: 114 This Week
    Last Update:
    See Project
  • 23
    Odamex

    Odamex

    Odamex is a free, cross-platform, modern client-server Doom engine

    Odamex is a free, cross-platform (Mac, Windows, Linux) modification of the Doom engine that allows players to easily join servers dedicated to playing Doom online. The goal of Odamex is to add enhancements to Doom while still retaining that "classic Doom feel" we all know and love about the original game.
    Leader badge
    Downloads: 60 This Week
    Last Update:
    See Project
  • 24
    Snake Feast

    Snake Feast

    Snake Feast is a fun, addictive arcade game where you control a snake

    ...The objective is to guide the snake to eat food, grow longer, and avoid colliding with walls or its own body. It’s lightweight, responsive, and runs smoothly in the browser. Features Classic Gameplay: Navigate the snake to eat food and grow longer. Three Game Modes: Choose from Easy, Medium, or Hard difficulty levels for an added challenge. Responsive Design: Works seamlessly on desktops, tablets, and mobile devices.. Gradient Text Title: Eye-catching gradient text in the game header. Snake Color Customization: Change the snake's color using the in-game dropdown menu. Keyboard Controls: Movement: Use arrow keys (⬆️⬇️⬅️➡️) or WASD keys for navigation. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    NetJoy

    NetJoy

    Network gamepad/joystick

    Project NetJoy, comprising JoySender++ and JoyReceiver++, simplifies the process of remote joystick control and gaming experiences over a Local Area Network (LAN) or Wide Area Network (WAN). It provides a convenient solution for transmitting joystick inputs between Windows machines over UDP or TCP. This project is available in two versions: a console-based version and a version with a Textual User Interface (tUI). Versions are cross compatible. Requires latest MSVC...
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB