Showing 550 open source projects for "ai game"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Cyber Risk Assessment and Management Platform Icon
    Cyber Risk Assessment and Management Platform

    ConnectWise Identify is a powerful cybersecurity risk assessment platform offering strategic cybersecurity assessments and recommendations.

    When it comes to cybersecurity, what your clients don’t know can really hurt them. And believe it or not, keep them safe starts with asking questions. With ConnectWise Identify Assessment, get access to risk assessment backed by the NIST Cybersecurity Framework to uncover risks across your client’s entire business, not just their networks. With a clearly defined, easy-to-read risk report in hand, you can start having meaningful security conversations that can get you on the path of keeping your clients protected from every angle. Choose from two assessment levels to cover every client’s need, from the Essentials to cover the basics to our Comprehensive Assessment to dive deeper to uncover additional risks. Our intuitive heat map shows you your client’s overall risk level and priority to address risks based on probability and financial impact. Each report includes remediation recommendations to help you create a revenue-generating action plan.
  • 1
    fheroes2

    fheroes2

    fheroes2 is a recreation of Heroes of Might and Magic II game engine

    fheroes2 is a recreation of the Heroes of Might and Magic II game engine. This open-source multiplatform project, written from scratch, is designed to reproduce the original game with significant improvements in gameplay, graphics and logic (including support for high-resolution graphics, improved AI, numerous fixes and user interface improvements), breathing new life into one of the most addictive turn-based strategy games. You can find a complete list of all of our changes and enhancements...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 2
    openage

    openage

    Open source clone of the Age of Empires II engine

    openage is a free cross-platform RTS game engine that provides the mechanics of Age of Empires. Using modern technologies as C++17, OpenGL/GLSL, Python, Qt5 and CMake allows people using GNU/Linux, BSD, macOS or Windows to play the game natively. Our aim is to make openage a platform for the original Age of Empires games providing the same look and feel, but with more features for modding and multiplayer. openage uses an open API powered by our human-readable configuration language nyan. We...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 3
    Warzone 2100

    Warzone 2100

    Free and open source real-time strategy game

    A 100% free and open-source 3D real-time strategy game. Command the forces of The Project in a battle to rebuild the world after mankind has been nearly destroyed by nuclear missiles. Play versus your friends on a local network, or try your hand at online multiplayer with an integrated lobby. Play versus AI bots in local skirmishes (or as added teammates/enemies in multiplayer), and practice your skills with endless replayability. Over 400 different technologies yield an extensive tech tree...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    ViZDoom

    ViZDoom

    Doom-based AI research platform for reinforcement learning

    ViZDoom allows developing AI bots that play Doom using only the visual information (the screen buffer). It is primarily intended for research in machine visual learning, and deep reinforcement learning, in particular. ViZDoom is based on ZDOOM, the most popular modern source-port of DOOM. 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...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Canfigure: IT Service Management Icon
    Canfigure: IT Service Management

    Canfigure is an integrated ITSM and ITAM solution providing Service Desk, CMDB, Change Management and more.

    Canfigure is a modular IT Service Management solution offering Service Desk, CMDB, Asset Management, Change Management and more.
  • 5
    O3DE

    O3DE

    Open 3D Engine (O3DE) is an Apache 2.0-licensed multi-platform 3D

    ... needed for your application. Add new editing tools, features, and development workflows to your projects. Choose from a variety of community-maintained Gems to extend and enhance the engine's capabilities in anything from AI and robotics to push notifications and VR.With our engine's SDK capabilities, you can use O3DE as a foundation for any type of 3D project you can imagine.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    melonJS

    melonJS

    A fresh & lightweight javascript game engine

    melonJS is an open-source HTML5 game engine that empowers developers and designers to focus on content. The framework provides a collection of composable entities and support for a number of third-party tools. Giving you a powerful combination that can be used wholesale or piecemeal. melonJS is a lightweight yet powerful HTML5 framework designed from the ground up to provide a true plugin-free 'write-once, run-everywhere' gaming platform. melonJS is an open-source project and supported...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Unity ML-Agents Toolkit

    Unity ML-Agents Toolkit

    Unity machine learning agents toolkit

    ... a combination of deep reinforcement learning and imitation learning. Using ML-Agents allows developers to create more compelling gameplay and an enhanced game experience. Advancement of artificial intelligence (AI) research depends on figuring out tough problems in existing environments using current benchmarks for training AI models. Using Unity and the ML-Agents toolkit, you can create AI environments that are physically, visually, and cognitively rich.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PyBoy

    PyBoy

    Game Boy emulator written in Python

    It is highly recommended to read the report to get a light introduction to Game Boy emulation. But do be aware, that the Python implementation has changed a lot. The report is relevant, even though you want to contribute to another emulator or create your own. If you are looking to make a bot or AI, you can find all the external components in the PyBoy Documentation. There is also a short example on our Wiki page Scripts, AI and Bots as well as in the examples directory. If more features...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DevGPT

    DevGPT

    An AI developer tool that turns tickets directly into code

    ... developers to engage in more complex and rewarding projects. This enhances job satisfaction and work-life quality, making it a win-win for both employers and employees. Generate custom code trained on your own repository and sync effortlessly. A new level of personalized automation in coding. Our AI model generates code in an average of 40 seconds, allowing for rapid prototyping and quicker go-to-market times. Achieve more with fewer resources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
  • 10
    LambdaHack

    LambdaHack

    Haskell game engine library for roguelike dungeon crawlers

    ... and runs it. The library lets you compile a ready-to-play game binary, using either the supplied or a custom-made main loop. A couple of frontends are available (SDL2 is the default for desktop and there is a JavaScript browser frontend) and many other generic engine components are easily overridden, but the fundamental source of flexibility lies in the strict and enforced with types separation of engine code from the read-only content and of clients (human and AI-controlled) from the server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SkyAGI

    SkyAGI

    SkyAGI: Emerging human-behavior simulation capability in LLM

    SkyAGI is a python package that demonstrates LLM's emerging capability in simulating believable human behaviors. Specifically, SkyAGI implements the idea of Generative Agents and delivers a role-playing game that creates a very interesting user experience. Different from previous AI-based NPC systems, SkyAGI's NPC generates very believable human responses. The interesting observations in this demo show a huge potential for rethinking game development in many aspects, such as NPC script writing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    zombie-ai

    Advanced Zombie AI or Zombie NPC for Unity Game Engine with Stat

    Advanced Zombie AI or Zombie NPC for Unity Game Engine with State Machine and Behavior Tree Controlled. Although I have dropped Behavior Tree control over states.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Ct.js

    Ct.js

    Ct.js is a desktop game engine that makes learning programming fun

    ct.js makes learning programming fun and game development easy by its visual tools, good docs and flexible, modular library. It is free, open-source, and is loved by hobbyists, professionals, teachers, and their students. Bad tools hinder your performance. Ct.js is designed to be like a brush with which you create games, not to be an enemy you will fight with. ct.js bundles come with offline docs, tutorials, and editable examples and demos. The code editor highlights errors and provides...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    AI for Games

    Game framework with AI

    Provides a framework / game engine for building 2D games and includes sophisticated AI routines to manage state-driven entities and autonomous agents. Although this library makes several very powerful AI techniques available and take care of all the calculations needed to update and render the game entities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Falltergeist

    Falltergeist

    Opensource crossplatform Fallout 2 game engine writen in C++ and SDL

    Opensource crossplatform Fallout 2™ engine writen in C++ and SDL. Falltergeist is an opensource alternative for Fallout 2 and Fallout 1 game engines. It uses C++, SDL and OpenGL. Falltergeist requires original Fallout resources to work. You could add dependencies manually but it is easier to use Conan. First, set up your Conan profile to match your compiler or let conan autodetect your settings (conan profile new vs --detect and use --profile=vs when running conan install).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    KoboldAI

    Your gateway to GPT writing

    This is a browser-based front-end for AI-assisted writing with multiple local & remote AI models. It offers the standard array of tools, including Memory, Author's Note, World Info, Save & Load, adjustable AI settings, formatting options, and the ability to import existing AI Dungeon adventures. You can also turn on Adventure mode and play the game like AI Dungeon Unleashed. Stories can be played like a Novel, a text adventure game or used as a chatbot with an easy toggles to change between...
    Leader badge
    Downloads: 459 This Week
    Last Update:
    See Project
  • 17
    Wave roblox executor
    Wave is a new generation windows executor developed by skilled developers of SPDM Team and CodeX. It has many advanced features such as better scripting, HDWID Spoofing, inbuilt script hub, AI etc. Wave also has a byfron bypass with 100% stealth mode that can protect your account from getting banned. Wave Executor premium has many advanced features such as Decompiler and Save instance feature. It also has inbuilt AI feature, making it easier to search and use Roblox scripts for free. Unlike...
    Downloads: 445 This Week
    Last Update:
    See Project
  • 18
    Speed Dreams : an Open Motorsport Sim
    Speed Dreams is a Motorsport Simulator featuring high-quality 3D graphics and an accurate physics engine, all targeting maximum realism. Initially forked from TORCS, it has now reached a clearly higher realism level in visual and physics simulation, thanks to its active development team and growing community. It mainly aims to implement exciting new features, cars, tracks and AI opponents to make a more enjoyable game for the player, while constantly pushing forward visual and physics realism...
    Leader badge
    Downloads: 244 This Week
    Last Update:
    See Project
  • 19

    RFC Dawn of Civilization

    A modmod of the Rhye's and Fall of Civilization mod for BtS

    Dawn of Civilization is a modmod for the Rhye's and Fall of Civilization mod for Civ4 Beyond the Sword. It focuses on added replayability by new sets of goals for existing civilizations and the addition of new playable civilizations. These include Korea, Tamils, Byzantium, Tibet, Indonesia, Moors, Poland, Italy, Thailand and Congo. The mod also strives to both improve on the challenge and gameplay as well as the historical simulation aspect of the game. AI autoplay will now approximate...
    Leader badge
    Downloads: 187 This Week
    Last Update:
    See Project
  • 20
    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: 251 This Week
    Last Update:
    See Project
  • 21
    Dune 0.97.00 Released for windows. 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: 246 This Week
    Last Update:
    See Project
  • 22
    Castle Game Engine

    Castle Game Engine

    Game engine supporting many 3D/2D formats and graphic effects

    This project has moved to: - Our website https://castle-engine.io/ - GitHub repo: https://github.com/castle-engine/castle-engine/ Cross-platform 3D and 2D game engine for Object Pascal. Rendering and processing of game assets in glTF, X3D, VRML, Collada, Spine and other formats. Many graphic effects including shadows, shaders, mirrors, screen effects. Animation, collision detection, 3D sound. Extensible system of 3D objects, with out-of-the-box levels, items, intelligent creatures and more...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    FiveM

    FiveM

    FiveM is a modification for Grand Theft Auto V

    FiveM is a modification for Grand Theft Auto V enabling you to play multiplayer on customized dedicated servers, powered by Cfx.re. Building upon years of development on the Cfx.re framework, which has existed in various forms since 2014, FiveM is the original community-driven and source-available GTA V multiplayer modification project. We put the community ― both players, server owners, and the greater GTA modding community ― first. We 💝 developers Run your own server! FiveM is built for...
    Leader badge
    Downloads: 76 This Week
    Last Update:
    See Project
  • 24
    Algerian/Spanish Checkers

    Algerian/Spanish Checkers

    Algerian / Spanish checkers without AI

    Algerian / Spanish Checkers Variant is a digital implementation of the classic board game with unique features and rules. This application allows players to engage in both single-capture and multi-capture moves, with an intuitive UI that guides the game flow. Currently, the program does not use any sophisticated AI, but just favours moves that result in the fewest captures for the opponent. Future versions will include more sophisticated AI to enhance gameplay. The program currently handles...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 25
    Galaxy Forces V2

    Galaxy Forces V2

    A 2D multiplayer space shooter game

    A 2D multiplayer space shooter, inspired by the Amiga classic Gravity Force. Play race, mission or dogfight. Single player, with friends or against AI. There are 50+ levels and a map-editor included. Global hi-score and achievements with replays on the website. The game plays on Windows, Linux and Mac.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next