Showing 75 open source projects for "computer game bot"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 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
  • 1
    Dough

    Dough

    Dough is a open source tool for steering AI animations with precision

    ...To unlock the multitude of control types and artistic flows possible with AI, we want to build tooling and infrastructure to empower a community of tool-builders, who in turn empower a world of budding artists. If you have a powerful computer, you can run Dough locally for free. If you don't, you can use our Discord bot for a small fee.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    OpenKore

    OpenKore

    A free/open source client and automation tool for Ragnarok Online

    ...With a strong community and extensive documentation, it is widely used by players and developers who want to explore automation, bot behavior, or server testing. The software emphasizes configurability, giving users control over character strategies and in-game decision-making.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 3
    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. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Pyrates (game)

    Pyrates (game)

    TUI games designed as a classroom aid for teaching localization.

    "Pyrates" is a suite of pirate-themed TUI computer games designed as a classroom aid for teaching software localization with gettext. "Pyrates" showcases a number of common translation problems encountered during software localization. The game requires Python 3 IDE (at least version 3.8) on your device. See the "Wiki" section above for more information about the games. New locales can be added on Weblate.org (see the link above).
    Downloads: 8 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    How to get Bot Lobbies

    How to get Bot Lobbies

    Get easy bot lobbies in any game with our bot lobbies tool.

    ...Simply select your game, region, and server, then import your config into OpenVPN. EzLobbies is fully open source, privacy-friendly, and works with any VPN provider that supports OpenVPN configs. Unlock easier matches, level up faster, and enjoy a more relaxed gaming experience—try EzLobbies today and take control of your lobbies!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    MuJoCo

    MuJoCo

    Multi-Joint dynamics with Contact. A general purpose physics simulator

    ...The platform includes built-in interactive visualization using OpenGL and a native graphical interface for analyzing and testing simulations. Additionally, it offers extensive utility functions for physics computation, Python bindings for developers, and a Unity plug-in to enable integration with game engines and visualization tools.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    YYeTsBot

    YYeTsBot

    Renren Film and Television bot, fully connected to Renren resources

    ...Due to the difference in translations, it is recommended to enter a partial translation and then select from the list. For example, if you want to watch the fourth season of Game of Thrones, just search for "Game of Thrones". Want to keep a resource for yourself, but don't know how to program? It doesn't matter! There are currently two methods available, please choose according to your own situation.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Koxinga

    Koxinga

    Like board game Jamaica

    Minimum resolution is 1600x900. Koxinga is the game similar with board game Jamaica for human vs 5 computer player only. English game rule: https://sourceforge.net/projects/koxinga/files/Koxinga_English_User_Guide.pdf/download Chinese game rule: https://sourceforge.net/projects/koxinga/files/koxinga_chinese_manual.pdf/download 1) Q: Why won’t my piece move? A: You’re probably at a fork.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9
    SimPy Big Two

    SimPy Big Two

    Big Two with Taiwan rules.

    Big Two is popular poker game in Taiwan. SimPy Big Two is simple big two game using Taiwan Big Two rule. It's coded by python and pygame. This app is single player vs 3 computer players only.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 10
    FranMsxApps

    FranMsxApps

    My MSX programs and some additional .cas tools

    I wanted to share the programs I developed with my MSX computer in the 80s and early 90s. There is a web page that you can visit: https://www.frojasg1.com:8443/downloads_web/web/html/aplisMSX.html?origin=sourceforge Some of the programs are cool. The most relevant are: - A graphic designer in Assembler Z-80 - A ship game in Assembler Z-80 - A text to speech in Spanish. - The seed of a maze game
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AI-Aimbot

    AI-Aimbot

    CS2, Valorant, Fortnite, APEX, every game

    ...The project emphasizes that it is intended for educational purposes to illustrate potential vulnerabilities in game design and anti-cheat systems. Because the system relies solely on visual detection rather than reading game memory, it attempts to bypass certain traditional anti-cheat detection methods.
    Downloads: 356 This Week
    Last Update:
    See Project
  • 12
    Basic Blind Chess

    Basic Blind Chess

    Blind Chess using Taiwan rules

    Blind Chess also known as "Dark Chess" (暗棋) or "Banqi" or Half Chess , is a two-player Chinese board game played on a 4x8 grid, or half of the xiangqi (Chinese Chess) board. This application is using Taiwan rule. AI is using basic minimax tree structure and some rules. Advanced algorithm such as Upper Confidence bounds applied to Trees and Monte Carlo Tree Search are NOT used. This app is single player vs computer only. For English user, Christakis Giorgios made Software Requirements Specification(pdf file), it will help anyone that downloads this application to understand basic blind chess and use it. ...
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 13

    Pfactris

    An Arithmetical Tetris Game. Numbered tiles divide and cancel out.

    Full documentation: Download pfactrisX.Y.html Tetris, but with arithmetic, each tile has an integer on it. Drop a tile onto a tile below so that the numbers divide and cancel out. Once a tile drops and cancels with the tile below, it will attempt to cancel the next tile below that and so on. If no more below-cancellations happen it will also try to cancel with the tile to the left and then the tile to the right of it. For complete description go to Files tab and see readme.txt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PyMancala

    PyMancala

    PyMancala: A Python API for the Mancala game

    PyMancala implements rules of the Mancala game, also called Awale. It can be played in different modes: human-human, human-computer or computer-computer. Different variants of the rules are implemented. Several 'basic' strategies are proposed for the human to get an advice and for the computer. Many others can be added and compared to the already existing ones.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Janken

    Janken

    Janken - A Simple Rock, Paper, Scissors Game

    Janken is a simple game to play Rock, Paper, Scissors on computer with Windows OS. It's portable, so no need to install it on your computer to play.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Swagbucks Web Search Bot

    Swagbucks Web Search Bot

    This is a automatic swagbucks search automator.

    Basically this allows you to be able to automate searches by putting in search terms through any .txt file appropriately formatted and then the program picks that up and basically opens the link through your computer. You must login to Swagbucks for this to work. With that in mind, the title speaks for itself. To find new releases, check the version folder in each designated Operating System here. To get archived releases (ill-advised), check out the GitHub: https://github.com/geekdictionarypro/Swagbucks-Web-Search-Bot...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17
    ostRAT

    ostRAT

    OpenSourceTelegramRAT - Remote PC access via Telegram Bot.

    ostRAT is free and open source. GPLv3 Сomputer remote control software. Works via telegram bot. A lot of functions, for example: - Screenshot: sends a screenshot - Off: turns off the computer - Url: opens entered link - Write: sends your text to the computer - Move: changes mouse location with x and y - and more! WARNING: Using the bot is recommended only on your device. Failure to comply with the recommendation may result in criminal liability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ClointFusion

    ClointFusion

    Cloint India Pvt. Ltd's (ClointFusion) Pythonic RPA (Automation)

    ...When you import ClointFusion for the first time, or upgrade to a new version, you'll be prompted with the "ClointFusion Automated Self-Test," which highlights all of ClointFusion's 100+ features in action on your computer while also confirming ClointFusion's compatibility with your PC's settings and configurations. Once you have successfully completed the self-test, you will receive an email with a self-test report. DOST is an interactive Blockly based no-code BOT Builder platform built and optimized for ClointFusion-based BOT building. We feel that automation is important for people other than programmers. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    internet-control

    internet-control

    Control how long your childs computer is connected to the internet

    internet-control is a very special implementation of parental control. It allows the child to be productive at the computer while lowering the danger of addiction to a minimum. Instead of restricting the time the computer may be used, it allows parents to restrict the time the computer may be connected to the internet. This way the child is still able to do its homework at the computer, but the danger of addiction to a game or social media application is minimised - the unpredictabillity of the multiplayer mode and the social interaction via the internet are missing. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Forge Auto Clicker

    Forge Auto Clicker

    Fully Customisable and Super Fast Free Auto Clicker. Free Updates.

    ...The AutoClicker is fully customizable with many useful functions as well as being easy to use, fast and free! As well as this, Forge Auto Clicker comes with no ads or malware making an amazing user experience! Use this autoclicker on ANY game! Minecraft, Roblox and more! Forge Auto Clicker Tutorial: https://youtu.be/v8_nevMgjL8 NOTE: Forge Auto Clicker is NOT a virus, certain anti-virus programs and search engines detect this as a false positive, however, it will not harm your computer.
    Leader badge
    Downloads: 944 This Week
    Last Update:
    See Project
  • 21

    gToWbot

    Automatically collect resources on your farm

    Free and open-source bot writed on python3 for Tales of Wind MMORPG. Using the opencv-python computer vision package! At now: helps you to collect automatically resources (fish, wood, stones) on your farm! Works with all types of translations of ToW gToWbot doesn't collect your personal data and ToW account details! GitHub: https://github.com/grildroid/gToWbot Discord: https://discord.gg/6ZGDgFjDVm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Secret Bian

    Secret Bian

    Similar as board game Secret Hitler

    Secret Bian and Secret Trump are the game similar as board game Secret Hitler. It's local game with single human player and 9 computer AI player. All display characters are English for Secret Trump. All display font is Traditional Chinese for Secret Bian. This game is coded with python 3 and pygame. Latest code in GitLab. There are the English and Chinese README.txt described game rule for Secret Trump.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    pycassonne

    Carcassonne clone written in python using pygame

    Carcassonne is (originally) a tile-based German-style board game for two to five players, designed by Klaus-Jürgen Wrede and published in 2000 by Hans im Glück in German. This application is one of its several implementations bears the base game. There are 72 cards to be deposited to the game board and 7 meeples (or pennants) are available per player. You may play against one or more computer/human players using this game with different selectable computer players' skills. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    gscrabble

    gscrabble

    لعبة كلمات متقاطعة جميلة

    crossword puzzle game is funny and useful.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    Parcassonne

    Parcassonne

    Carcassonne clone written in python 3

    Carcassonne is classic board game. Parcassonne is Carcassonne clone written in python 3. This app(parcassonne) base on pycassonne 0.9.1. Parcassonne try to enhance AI, but it still very weak. So I suggest to 1 human vs 4 computer players. Pycassonne URL below: https://sourceforge.net/projects/pycassonne/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB