Showing 36 open source projects for "game%20download%2040kb"

View related business solutions
  • Odoo Business Applications Icon
    Odoo Business Applications

    Odoo is a software suite to better manage and run your company.

    Odoo is a fully integrated, customizable, open-source software packed with hundreds of expertly designed business applications. Odoo’s intuitive database is able to meet a majority of business needs, such as: CRM, Sales, Project, Manufacturing, Inventory, and Accounting, just to name a few.
    Get Started
  • Outplacement, Executive Coaching and Career Development | Careerminds Icon
    Outplacement, Executive Coaching and Career Development | Careerminds

    Careerminds outplacement includes personalized coaching and a high-tech approach to help transition employees back to work faster.

    By helping to avoid the potential risks of RIFs or layoffs through our global outplacement services, companies can move forward with their goals while preserving their internal culture, employer brand, and bottom lines.
    Learn More
  • 1
    Unity MCP

    Unity MCP

    AI-powered bridge connecting LLMs and advanced AI agents

    Unity-MCP is an open-source integration that connects artificial intelligence assistants with the Unity game development environment through the Model Context Protocol. The project enables AI tools such as coding assistants and autonomous agents to interact directly with Unity projects, allowing them to analyze scenes, modify assets, and generate code within the development environment. By exposing Unity editor functionality through MCP tools, the plugin allows external AI systems to understand the structure of a game project and manipulate it programmatically. ...
    Downloads: 22 This Week
    Last Update:
    See Project
  • 2
    Unity ML-Agents Toolkit

    Unity ML-Agents Toolkit

    Unity machine learning agents toolkit

    Train and embed intelligent agents by leveraging state-of-the-art deep learning technology. Creating responsive and intelligent virtual players and non-playable game characters is hard. Especially when the game is complex. To create intelligent behaviors, developers have had to resort to writing tons of code or using highly specialized tools. With Unity Machine Learning Agents (ML-Agents), you are no longer “coding” emergent behaviors, but rather teaching intelligent agents to “learn” through a combination of deep reinforcement learning and imitation learning. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    MCP for Unity

    MCP for Unity

    AI bridge enabling assistants to control and automate Unity Editor

    ...By linking an AI assistant to a running Unity project, the system enables automated operations such as managing project assets, modifying scenes, editing scripts, and performing other development tasks inside the editor. It exposes Unity functionality as callable tools so that AI systems can understand and manipulate game development workflows programmatically. This approach allows developers to control Unity using natural language prompts and automated workflows rather than manual editor interaction. Unity MCP supports various AI assistants and development tools that implement MCP clients, enabling flexible integration with existing AI development environments.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 4
    AI4U

    AI4U

    Multi-engine plugin to specify agents with reinforcement learning

    AI4U is a multi-engine plugin (Godot and Unity) that allows you to design Non-Player Characters (NPCs) of games using an agent abstraction. In addition, AI4U has a low-level API that allows you to connect the agent to any algorithm made available in Python by the reinforcement learning community specifically and by the Artificial Intelligence community in general. Reinforcement learning promises to overcome traditional navigation mesh mechanisms in games and to provide more autonomous...
    Downloads: 0 This Week
    Last Update:
    See Project
  • ShareCRM is an AI-powered enterprise CRM platform designed to connect data and teams across the entire customer lifecycle. Icon
    ShareCRM is an AI-powered enterprise CRM platform designed to connect data and teams across the entire customer lifecycle.

    Trusted by 6000+ Large and Medium Enterprises

    ShareCRM is an AI-powered, customizable and affordable enterprise CRM solution to seamlessly integrate and empower every aspect of your business.
    Learn More
  • 5
    Glint Translator
    Glint Translator is a high-performance Windows application for real-time in-game and voice translation without interrupting gameplay. It supports 240+ languages using DeepL, Google, OpenAI, Azure, and Google Gemini models. The interface is available in 18 languages. Features • 3 Translation Modes: Fluent (parallel), Area (overlay), Full Screen (smart detection) • Speaker detection with color-coding • Glint AI custom terminology control • Game-based profile system • Advanced settings with 50+ parameters for fine-tuned control • Share and import custom profiles (.glint) between users • Low CPU/RAM usage, optimized for Windows 10/11 Live Subtitle (Real-Time Voice Translation) Real-time speech-to-text translation for games, movies, and voice chats. ...
    Downloads: 31 This Week
    Last Update:
    See Project
  • 6
    AICommand

    AICommand

    ChatGPT integration with Unity Editor

    ...Instead of manually hunting through menus or writing editor scripts, you can prompt the editor to perform tasks, generate snippets, and automate actions. The project showcases an emerging workflow where LLMs augment game and tooling development by understanding intent and producing editor-side outcomes. It provides a minimal setup that connects your OpenAI API key and surfaces a command window right inside Unity. The aim is to experiment with agentic assistance inside the editor loop, turning repetitive steps into promptable actions. While positioned as experimental, it demonstrates the potential of pairing Unity’s extensibility with AI-driven command execution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    WumpusWorld-CSharp

    WumpusWorld-CSharp

    A Wumpus World in c# and prolog with a GUI

    Wumpus World Game is based on knowledgebase agents and is described in the book , Artificial Intelligence : A Modern Approach (Russel - Norvig). This is an implementation of Wumpus World (a Knowledgebase agent game) using csharp alongside prolog with a GUI. C# has the main environment of the game and the GUI The GUI was created using WPF , Windows Presentation Foundation Prolog is used as the knowledgebase of the agent of Wumpus World In order for C# to communicate with Prolog a Csharp interface is used SWI-Prolog. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Game of Giants - 2 player AI

    2 Player (Bot or Human) AI Gaming

    Game of the Giants is a two-player board game which is played on a 10x10 grid of cells. Each player has four giants having initial configuration as shown in starting stage. A move consists of two subsequent actions: 1. One moves one of one's own giant one or more empty squares in a straight line (orthogonally), exactly as rook moves in chess, it may not cross or enter a square occupied by a giant or an arrow. 2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    HoldemAI

    HoldemAI

    Texas Holdem Poker AI

    Full ring Texas Hold'em poker game built around an intelligent AI system. The AI uses players' betting actions to calculate a probability distribution of their hole cards and uses it to evaluate hand strength and the best possible action. Small random changes are made to mimic human behavior and make the AI less predictable. Future versions will include adaptive opponent modeling using neural networks to improve the AI's strength.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Teradata VantageCloud Enterprise is a data analytics platform for performing advanced analytics on AWS, Azure, and Google Cloud. Icon
    Teradata VantageCloud Enterprise is a data analytics platform for performing advanced analytics on AWS, Azure, and Google Cloud.

    Power faster innovation with Teradata VantageCloud

    VantageCloud is the complete cloud analytics and data platform, delivering harmonized data and Trusted AI for all. Built for performance, flexibility, and openness, VantageCloud enables organizations to unify diverse data sources, run complex analytics, and deploy AI models—all within a single, scalable platform.
    Learn More
  • 10
    8-Tiles

    8-Tiles

    The 8-Tiles project is to study, play and analyze the 8-tiles problem.

    ...Even if you don't like the current implementation of one of algorithms, you can easily modify it, change it, or even implement and your new preferred algorithms using the game elements. Adding new algorithm will cost you changing about 2 or 3 lines besides your own implementation. Not only run the algorithm, but the interface helps you to show the number of nodes explored by the algorithm and the number of steps it takes to solve the game. You can start from a random solvable state or navigate to a state yourself. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    OpenSkyNet - Moving towards a comprehensive artificial intelligence solution for game developers under the LGPL. The goals are to implement action selection solvers, robust steering behaviors (including pathfinding algorithms), and machine learning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Just messing around, attempt to create an Othello(Reversi) game in C#, learn about Artificial Intelligence, Model-View-Controller, Network Communications in C#, as well as learning Git for Source Control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Virtual Actor Demo Implementation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Game Toolbox is a C# assembly designed to facilitate the creation of games and game prototypes. It contains no graphics code, does not depend on XNA, and is Mono-compatible. It provides implementations of A*, GOAP, a genetic algorithm, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a chatbot automation system for the game Anarchy Online.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A game inspired by RoboRally developed in C# for Mono/.NET.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A application environment for logging game-scripts or controlling AI or mission progress in the computer game Armed Assault by Bohemia Interactive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    SharpChess

    SharpChess - C# Chess Game that enables you to play chess against the

    SharpChess - C# Chess Game that enables you to play chess against the computer. SharpChess project has MOVED to GitHub: https://github.com/PeterHughes/SharpChess
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is a Robot simulation game that allows you to write a robot in any language you might want. The robot communicates with the game using the internet and up to 32 robots can be run at a time. WARNING: The current version is not complete!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A Silverlight framework that makes it easy to develop games and applications simulating creatures that interacts with eachother.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Tryx is a simple board game, and is an evolution of the classic Tic-Tac-Toe game. The difference is that each player can have at most 3 symbols on the board: when a player puts its fourth symbol on the board, the oldest symbol disappears.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Lithops (the flowering stones) is a program that plays the game of Go. I develop Lithops as a research challenge, but also, importantly, to create a computerized partner for people learning and studying Go.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    A voice recognition program for World of Warcraft. It allows for key presses and macros to be mapped to voice commands. It also allows voice control of in-game chat channels. This project has moved! Search "WoW VoiceBox" on codeplex.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Classic game solved with MinMax algorithm (full solution tree) and simple Heuristics. Specially for learning and teaching computer AI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    AIMLBot (Program#)

    NOT UNDER ACTIVE DEVELOPMENT (sorry)

    THIS LIBRARY IS NOT UNDER ACTIVE DEVELOPMENT (sorry). AIMLBot (Program#) is a small, fast, standards-compliant yet easily customizable .NET dll implementation of an AIML (Artificial Intelligence Markup Language) based chatter bot. AIMLBot has been tested on both Microsoft's runtime environment and Mono.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB