Search Results for "python ai game" - Page 84

Showing 2614 open source projects for "python ai game"

View related business solutions
  • 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
  • $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
  • 1
    omron++ is a pixel AI game with up to four armies of pixels fighting each other. depending on their allegiance, vision range and 'mob size', they will form groups of pixels (called mobs) and go hunting together. The project is now hosted on https://github.com/bk138/omronplusplus !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A program for keeping track of trivia scores when playing along with popular trivia game shows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Collection of tools for modifying the game Warcraft III: The Frozen Throne including frameworks such as "wc3lib" and "Advanced Script Library".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Eventually a mock hacking game with a strong focus on competitive play. Created as an educational experience by two friends. This is our first game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 5
    Game_PyForce
    PyForce is a Shoot'em up game programmed in Python with the PyGame library. It's my first game and it has NOT been finished yet. Currently only one level is available, and many features are still in progress.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Solism
    Each player starts with a single ship producing planet; once enough ships are created players may colonise other planets and spread their empire. The ultimate aim of the game is to eradicate the other player from the galaxy by attacking their worlds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Ink Spill is a clone of the puzzle game Flood It. The player must convert a multicolored board to one color by using colors and the flood fill algorithm. Implemented with Python using Pygame.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A go or chess timer written in python. Go timer can be used instead of a stand alone go or chess timer when playing a game on a real life board.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    2D arcade game in Python, using pygame and numpy libraries, made for CS 321 Game Programing at Western Washington University, Spring 2009.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 10
    RPGenesis aims to create a gaming engine specifically designed for the creation of classical, two dimensional role playing games as well the toolset needed to create games based on this engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Negative Space
    Negative Space P3DR (Remake using Panda3D): A classic Shoot 'Em Up. 4 axis movement, space key to shoot. It features 3 levels: 2 normal levels in which the player has to dodge enemy drones and a 3rd one that features an end game boss fight.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PyRats (name subject to change) is a Python/Pygame game inspired by the Win3.1 game "Rats!" by Sean O'Connor. The objective of the game is simple: you must, using an array of weaponry, kill all of the rats in the maze before they mate out of control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Firs tversion of an Arkanoid clone game developed in Python/PyGame. It is set in the BSG World.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Concept of a very simple 360° space RTS game in the spirit of Homeworld
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    code for disease project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Trivia board game written in Python for Windows OS (XP+). Requires use of at least one USB controller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    My implementation of a Konane AI system using Alpha-Beta pruning search techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Star Wars : The Unknown Jedi
    A star wars fighter game. Requires Python and PyGame extension. no project website beside ethanco.biz... Does not support python 3.x.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    yaSSL, or yet another SSL, is an embedded ssl library for programmers building security functionality into their applications and devices. yaSSL is highly portable, and runs on standard as well as embedded platforms(QNX, ThreadX, VxWorks, Tron) yaSSL is still available but no longer being developed. Current development on the same project continues under wolfSSL. Visit yaSSL Home above for the latest stable release.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    UnBGameDev is a student game development project at the University of Brasilia/Brazil. Our main goal is to learn by means of producing small games using free technologies, such as Ogre3D, Lua and Microsoft XNA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Quantus will be a heavily teambased, tactical multiplayer shooter. It will incorporate elements from rts and fps genres to create a game in which you must work closely with your teammates, performing diverse roles under the orders of your commander.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Pyfus
    Python emulator for a flash game
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    In knight tour (kt) problem every chess square is visited exactly once using knight moves. In this game some knight moves already made and we have an incomplete kt. The object is to complete the kt by guessing missing moves.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Lllg is an idea of having fun in a game while learning a new language. This is written in python using pygame because python is an awesome language :D
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A console roleplaying game, inspired by nethack. It will be very easy to play, and maybe, one day, there will be some network motor, allowing the player to play online.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo