Showing 373 open source projects for "include"

View related business solutions
  • $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
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    Pokémon: Evolved

    Pokémon: Evolved

    All of the original 151 pokemon now have longer evolutions lines

    Pokemon: Evolved is a ROM hack of Pokémon LeafGreen that significantly expands the original gameplay by redesigning evolution mechanics and extending the Pokédex. The project modifies all original Generation I Pokémon to include additional evolution stages, increasing the total number of obtainable creatures and creating a more complex progression system. It introduces custom sprites, new Pokédex entries, and shiny variants for the added evolutions, enhancing both visual and gameplay variety. Core mechanics such as stats, movesets, and evolution levels have been rebalanced to provide a more challenging and engaging experience. ...
    Downloads: 1,186 This Week
    Last Update:
    See Project
  • 2
    OptiScaler

    OptiScaler

    OptiScaler bridges upscaling/frame gen across GPUs

    OptiScaler is an open-source modding tool designed to enhance graphics performance and flexibility in modern PC games by allowing users to replace or modify built-in upscaling technologies. Instead of relying on the upscaling method originally integrated by a game developer, the software intercepts the game’s rendering pipeline and redirects it to alternative technologies chosen by the user. This makes it possible to swap technologies such as NVIDIA DLSS, AMD FSR, or Intel XeSS even if the...
    Downloads: 309 This Week
    Last Update:
    See Project
  • 3
    Oak

    Oak

    A pure Go game engine

    ...We anticipate in the immediate future need to introduce alternate drivers that include C dependencies for performance improvements in some scenarios, and currently, we have no OSX solution that lacks objective C code. Integrated with optimized image manipulation via gift.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    C-Dogs SDL

    C-Dogs SDL

    Classic overhead run-and-gun game

    ...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: 4 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 5
    SDL_GameControllerDB

    SDL_GameControllerDB

    A community sourced database of game controller mappings

    ...Because many controllers report different axes and button layouts depending on platform and manufacturer, this project provides a large text database (gamecontrollerdb.txt) that maps those raw inputs to a standardized layout for consistent use in games and applications across Windows, macOS, Linux, Android, and other SDL-supported systems. Developers simply include or load the database file at runtime and call SDL’s API to add mappings, which enables out-of-the-box support for controllers that would otherwise behave unpredictably. The repository encourages community contributions so new or uncommon controllers can be added as they’re discovered and tested.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 6
    CatServer

    CatServer

    A high performance and high compatibility 1.12.2/1.16.5/1.18.2 version

    ...The project modifies the server architecture to integrate Forge modding capabilities alongside plugin compatibility layers. As a result, server operators can build more complex environments that include both gameplay modifications and server management tools. CatServer is particularly useful for communities that want the flexibility of modded Minecraft while retaining access to established plugin-based server administration tools.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 7
    Command & Conquer Generals: Zero Hour

    Command & Conquer Generals: Zero Hour

    Zero Hour running natively on macOS, iPhone & iPad

    ...Rendering moves from DirectX 8 through DXVK and Vulkan, then through MoltenVK into Apple’s Metal stack. The port supports campaign, skirmish, and Generals Challenge modes, but it does not include or distribute the original game assets. It is both a playable classic RTS port and a detailed engineering reference for bringing old Windows games to modern Apple devices.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    mapgen2

    mapgen2

    Map generator for games

    ...It supports exporting to SWF (Flash) via appropriate tooling. The most important features I want are nice island/continent coastlines, mountains, and rivers. Non-goals include impassable areas (except for the ocean), maze-like structures, or realistic height maps.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    OpenTTD

    OpenTTD

    Open source simulation game based on Transport Tycoon Deluxe

    OpenTTD is an open source transport simulation game based on the popular game Transport Tycoon Deluxe by Chris Sawyer, with several additions. OpenTTD is as close to the original as you can get, but has been extended with plenty of great features. These include bigger maps (up to 64 times bigger than the original), stable multiplayer mode that allows for up to 255 players in 15 companies, in-game downloading of heightmaps, AIs, scenarios, and so much more. With its many additions and improvements players are sure to have a greatly enhanced gaming experience. Try it for yourself!
    Downloads: 9 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    OSRS .json Hiscores

    OSRS .json Hiscores

    The Oldschool Runescape API wrapper that does more

    OSRS .json Hiscores is a server-side API wrapper designed to transform Old School RuneScape hiscores data into structured and developer-friendly JSON objects, addressing limitations in the official API’s output formats. 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. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Minestom

    Minestom

    1.21.11 Lightweight Minecraft server

    ...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: 1 This Week
    Last Update:
    See Project
  • 12
    LittleJS

    LittleJS

    The Tiny JavaScript Game Engine That Can!

    ...It is recommended that you start by copying the LittleJS Starter Project This file is mostly empty with just a few things you can use to get started or remove. You can also download and include engine.all.js or engine.all.min.js. In order to load files like images you will need to run a small web server like http-server on npm. I recommend an editor that does this for me automatically like Brackets or VS Code with the Live Server plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    OpenFL

    OpenFL

    Open source library for creative expression on the web, desktop, etc.

    OpenFL is a free and open-source, cross-platform software framework that empowers developers to create rich interactive applications and games using a single codebase that can run on web browsers, mobile devices, desktops, and even some consoles. It builds on the Haxe programming language and offers a familiar display list and event-driven API inspired by classic Adobe Flash and AIR, allowing developers to leverage well-known paradigms while targeting modern platforms. OpenFL supports 2D and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    America's Army 2.5 Assist

    America's Army 2.5 Assist

    Classic America's Army

    ...On the server side a Desktop server manager for Windows, Mac and Linux and a Command line dedicated server manager for Windows and Linux. Backend server components include a replacement authorization system using the Battletracker account & stats database and a PunkBuster log streaming server which records players possible cheating activities.
    Leader badge
    Downloads: 128 This Week
    Last Update:
    See Project
  • 15
    Scid vs. PC

    Scid vs. PC

    Chess Database and Toolkit program

    ...Scid vs. PC is a usability and bug-fix fork of Scid. It has many interface fixes and improvements, and is fully compatible with Scid's .si4 databases. New features include a rewritten Gamelist, Computer Tournament, and FICS, Tree, Book and Graph improvements.
    Leader badge
    Downloads: 651 This Week
    Last Update:
    See Project
  • 16
    ...Likely to be some bugs For older version please navigate to 0.96.4 folders. Updated clone of Westood Studios' Dune2 which uses data files from the original game. New features include multiple unit selection/control, high resolution support, multiplayer gaming, improved gui and a selection of new AI's to play against.
    Leader badge
    Downloads: 142 This Week
    Last Update:
    See Project
  • 17
    WeMod

    WeMod

    PC Game Cheats, Trainers, and Mods in One App

    WeMod is a software platform designed to enhance the gaming experience by allowing users to apply cheats and modifications to single-player games. It provides an easy-to-use interface that integrates directly with a vast library of PC games, enabling players to toggle cheats like infinite health, unlimited ammo, or instant upgrades without needing to manually edit game files or use complex console commands. WeMod is particularly popular for its seamless functionality, supporting thousands of...
    Downloads: 124 This Week
    Last Update:
    See Project
  • 18
    SolitaireCG

    SolitaireCG

    Solitaire Card Games for Androidâ„¢

    SolitaireCG is an adaptation of Ken Magic's "Solitaire" for devices with few hardware buttons. SolitaireCG stands for Solitaire Card Games and is a software application for Androidâ„¢. Solitaire Card Games include Klondike (regular solitaire), Vegas, Spider, Golf, Freecell, Forty Thieves, TriPeaks, and variations of these games. Key changes against the original are outlined at: https://solitairecg.sourceforge.io/ The changes fix bugs, add games and portait mode, and enable card dealing and playability in spider. New hi-res graphics have been added to the original card graphics to take advantage of today's larger, higher resolution screens. ...
    Leader badge
    Downloads: 25 This Week
    Last Update:
    See Project
  • 19
    This is one of the most popular Doom source ports. It is available for DOS, Windows, Linux and Mac OS X, and should build on any POSIX platform which supports SDL. It enhances Doom with things like TCP/IP networking, OpenGL renderer, Heretic support and much more.
    Leader badge
    Downloads: 204 This Week
    Last Update:
    See Project
  • 20

    YAPCG

    Yet another Pathfinder Character Generator

    Yet Another Pathfinder Character Generator (YAPCG) is an Excel spreadsheet designed to help you create and manage your character for the table-top role-playing game Pathfinder (1st edition), including Gestalt characters. It is an Excel-only spreadsheet, and will not function properly with OpenOffice, LibreOffice, Google Sheet, or others.
    Downloads: 60 This Week
    Last Update:
    See Project
  • 21
    Tkgames is a site for games written using the powerful tcl/tk language. These include my original tesselation puzzle Polypuzzle, and recent additions Hearts, Spider, Yahtzee and the tooo addictive, Tktk.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22

    solitaire

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

    ...Customize your experience with different card backs or load entirely custom deck designs via ZIP files - play with cats, dinosaurs, or whatever themed cards you prefer! The game features polished graphics and animations that make every victory celebration special. 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,
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 23
    GemDash

    GemDash

    Gem Dash aka Boulder or Dyna Blaster like 8-bit style game in Python

    ...Since it's my first code in Python, the old template gave me a good code basis to understand how to build game logic, use PyGame and create something that will work and I can finish. I can add even more game mechanics and changes. *_win include .exe (executable) *_mac include .app (in dmg, works independent) Requirements: - Python 3.13.2 or newer - Pygame 2.6.1 or newer ( terminal: pip install pygame ) Objective And Rules Of The Game: - Collect all the diamonds to open the exit to go to the next level. - Collect and Place explosives and make Kaboom ! - Stay alive and avoid the monsters ! ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    SwitchWithIt Ver 1.7.10.50

    SwitchWithIt Ver 1.7.10.50

    Model Railroad Shipment Based Operations Program

    Version 1.7.10.50 UPDATED 02/07/26 Model Railroad shipment based operations program. Generates switchlists for freight, unit, mixed, and passenger trains. Trains can begin or end in Towns, Yards (Normal and Staging), or Industries. Also included is an exportable inventory function with image field . The program is portable. It can be loaded on a thumb drive or other memory device and run from any Windows based computer (not phone). Works on Windows XP, Vista, 7, 8, 10, and 11.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Wizards Castle

    Wizards Castle

    Text adventure: Battle monsters & cast spells to claim the Orb of Zot!

    ...Choose from five unique races (Human, Elf, Hobbit, Dwarf, or Dark Elf), battle fearsome monsters from Kobolds to Dragons, cast powerful spells, and explore 512 rooms filled with treasures, traps, and mysteries. This open-source project lets you experience the golden age of text adventures with modern conveniences. Features include random castle generation, strategic combat, vendor interactions, magic systems, and more. Can you escape the castle and find the Orb of Zot?
    Downloads: 4 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next