Showing 25 open source projects for "python games code"

View related business solutions
  • 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
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 1
    Legacies of Veridocia

    Legacies of Veridocia

    An in-progress 2D tactical RPG

    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    JSettlers2 is a web-based version of the board game Settlers of Catan written in Java. This client-server system supports multiple simultaneous games between people and/or AI bots. Originally written by Robert S Thomas as an AI dissertation (http://sourceforge.net/projects/jsettlers). The active source code is hosted at https://github.com/jdmonin/JSettlers2 including full history; the sourceforge CVS is historical up to 2012-09-28.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Generic Collectible Card Game is a multiplayer multiplatform implementation of a card game engine. The card game engine is designed to be of general purpose core for several modules each defining the game specific behaviour.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    kunludi

    MultiLingual Interactive Fiction

    ...You will be able to start playing in one language and, each in the middle of the game, switch to another language. By message translation of a game, it will be playable in that language. The code of the game itself it remains apart. It's like translate the subtitle file of an foreign film. This opens the posibility to cross-culture text games. Rather than typing, the interaction will be by pushing bottons in the style of old LucasArt games. Objectivs: a quick way to interact, comfortable way to read the output texts, and easy portability into mobile platforms. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5

    Forte

    A game of fortifications

    Build walls to stop attacking enemies. Gain resources by encircling territory. Point out flaws in Java code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Galaxy Bots

    Galaxy Bots

    A turn-based space strategy game for Android

    This is an application for the Android operating system. It will only run on your phone or an Android emulator. To download the application for installing on your phone, please download the *.apk file. To download the source code for compiling on your computer, please download the *.zip file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Space domination game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    An Open Source portable pure Java game library with example games, Swing-based sprite animation engine, deployment framework, and firewall tunneling networking. The code is documented in the book Advanced Java Game Programming by David Wallace Croft.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A turn-based, 4X strategy game with some real-time tactical and also role playing aspects. I've been planning this game on paper for years and am now starting to code (Jan. '11)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10
    NetRisk GWT allows anyone to play a full game of Risk with up to 8 players from any Javascript enabled browser. Bases on the code of NetRisk 2.0 (https://sourceforge.net/projects/netrisk/) Demo: http://www.netrisk-online.de/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A java Diplomacy program capable of resolving orders, with a dumb AI. Usable from either a GUI or a CLI. Was being rewritten in python, that stopped. Also includes a completely separate python version that supports star trek dip (variant bank st02)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Multiplayer game based on the open free game http://www.fortressfigures.com/zombieplague/. Server implemented with twisted framework and client will use android
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Earl Engine moved to Google Code: http://earl.googlecode.com. BoardCalc is a separate, independent utility mobile application for Conflict of Heroes gamers. It's a probability calculator and dice replacement. NOTE:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A platform which hosts battles between Fruit War robots - special java programs. The platform accepts source code as robot, and ranks all robots according to battle result. This project has been totally refined and is now hosted at http://robotypo.appspot.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a program being developed for the Winona State University Computer Science Club (csclub.winona.edu) to help keep students involved in the major through a programing contest. This is a 2d tile programing contest, including the tournament code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Invade Earth is based on the popular game Risk 2210 A.D. by Avalon Hill. Invade Earth features multiple rule sets, a versatile Map Editor, network support, saving and loading game states, and play against the computer. NOTE: Currently, code in CVS may not be up-to-date. Contact admin if interested in the codebase. The latest version of the application is available at http://jonathancrosmer.com/software/invadeearth
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Campaign Simulator is an attempt to statistically model and predict the outcome of an American presidential election; several users assume the roles of competitive candidates and inflict the repercussions of certain decisions on a GSS based dataset.
    Downloads: 117 This Week
    Last Update:
    See Project
  • 18
    StarPower: Take control of the universe through resource management, diplomacy and 'star power.' (like 'desert power', just different) This is a culmination of 13 years of frustration with other 'star power' games I have written.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Gumpire is designed to be used as an educational aid in a programming class. It will allow students to program game clients that can participate in a competition without needing to write a complicated interface to a server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A project for the development of bots and scripts. An Atlantibot automates part, or all, of the process of order generation in the Atlantis fantasy, Play By eMail game (PBeM). e.g. Mapping and sentry monitoring. Working towards fully automated factions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Pangaea will be a robust and feature filled game engine built using Allegro (http://alleg.sourceforge.net) It will be similar to Final Fantasy 1-3, etc., complete with map editor/world builder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A Java-based game to let two people play Magic: The Gathering (copyright Wizards of the Coast) over a tcp/ip connection. It does not know how to play the game, but it does let you play if you know how.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Eternal Warfare is turn driven, browser based game. It will have multiple realms to play through and eventually travel back to. Development will be focused mainly on community driven systems and will also create a flexible character development system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Ziaks is an adventures multiplayer online game using Arianne. It is an implementation of Stendhal game focusing a simpler code base, an implementation of the new RP system and full integration with a LAMP server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    It's a Cat and Dog game,we develop the Inner AI strategy for the Dog and we also code the strategy of the cat in order to simulate the user. Furthermore we use Artificial Neural Network to build the experiment
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB