Showing 46 open source projects for "python programming language"

View related business solutions
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 1
    Tweaked

    Tweaked

    Just another ComputerCraft fork

    Tweaked is a mod for Minecraft that adds programmable computers, turtles and more to the game. A fork of the much-beloved ComputerCraft, it continues its legacy with improved performance and stability, along with a wealth of new features. Tweaked can be installed from CurseForge or Modrinth. It runs on both Minecraft Forge and Fabric.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 2
    Sulphur Nimbus: Hel's Elixir

    Sulphur Nimbus: Hel's Elixir

    3D platform action adventure with momentum-based flying

    A video game where you explore a cursed island as Sulphur Nimbus the hippogriff. The island is populated by dark monsters and speakers of a strange foreign language. Throughout the game, more of the vast network of underground tunnels are opened up to you, and clues about the island's past are revealed. The gameplay is centered around the momentum-based flying mechanic, which is difficult to master but ultimately lets you go anywhere with six degrees of freedom and no speed limit. Other...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Project Malmo

    Project Malmo

    A platform for Artificial Intelligence experimentation on Minecraft

    ...The Project Malmo platform consists of a mod for the Java version, and code that helps artificial intelligence agents sense and act within the Minecraft environment. The two components can run on Windows, Linux, or Mac OS, and researchers can program their agents in any programming language they’re comfortable with.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    Cygwin Ports

    Cygwin Ports

    Repository of desktops and programs for the Cygwin platform

    A large repository of open-source programs built for Cygwin, including X11 desktops, language interpreters, multimedia frameworks, cross-compiler toolchains, and much more. Also hosted here is the cygport tool for building Cygwin packages. cygport releases and the Ports Git repositories are hosted here; Ports packages are available from the website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    TOYVision

    TOYVision

    Toolkit for the easy prototyping of hybrid games for Tabletop Devices

    ...ToyVision, supports Reactivision to comunicate with visual based Tabletop devices /http://nuigroup.com/go/lite), and Kinect sensor to track players movements ToyVision enables passive (carried out by the player) and active (carried out by the computer through the Arduino microcontroller) Any programming language can be used to develop games with toyvision, provided by implementing a TCP-IP socket. Moreover, Proccesing API and finished samples are already provided in this project. ToyVision is based on the Reactivision framework. More info: www.toyvision.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Board Game Language
    Board Game Language (BGL, pronounced "bagel") is a natural language syntax programming language for first-time programmers. It uses board games as a metaphor for programming concepts, with the goal of teaching users the foundations of programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    An Open-Source Tic Tac Toe game written in the Java programming language. Originally written for an Intro to Computer Programming course, later slightly modified for better code optimization. The source code and the executable (.JAR) will be provided in
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    The RML project is working on a way of designing rulesets for games, virtual worlds and other simulations. It aims to enable design at a much higher level than is currently available and make it accessible to the more artistically inclined designer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A pacman game implementation in scala programming language, a functional language with object-oriented concepts, using concurrency by actors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Convoso is the leading innovator of cloud-based omnichannel contact center software. Icon
    Convoso is the leading innovator of cloud-based omnichannel contact center software.

    For organizations looking to increase their sales and marketing productivity.

    Our call center customers report dramatic increases in contact rates of 300% and more, giving them higher conversions and significantly improved ROI. The Convoso system is designed for call centers with 20 or more seats and scales efficiently to over 1000 seats to meet enterprise-level requirements.
    Learn More
  • 10
    CONF Bot

    CONF Bot

    A bot for Confrontation Web Card Game written in Java

    ...It also allows actions to be sequenced together in whatever order you prefer, allowing full farm runs of the game's content that can save hours a day. The source code should provide a good idea of what it's like to write bots in Java (or any other programming language like Python that uses image capturing techniques to bot). If anyone would like to update or expand the program, please send me a message.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    tic tac toe game
    Tic Tac Toe The Return is a simple graphic game written in Java. It is a port of mptris to the Java platform. mptris is a text-mode tic-tac-toe game written in C language. I wrote both to get some confidence with the programming languages. In the Download section (Files) you can also find the sources of the Windows Phone 8 port and of the ancient console mode versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Android Robo Combat

    Android Robo Combat

    self-programmed android game

    The scope is to create a android game, by using Java. Robo Combat is a game that is like the well known game Mario World. It also includes a simple map editor. For developers: Suitable for beginners in the programming language Java. Please download following programs: - Eclipse + ADT plugin - Android SDK Tools - Android Platform-tools - The latest Android platform - The latest Android system image for the emulator All this is available in the bundle: http://developer.android.com/sdk/index.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    C-Lesh and SMW Engine

    C-Lesh is a game programming language for 2D games.

    C-Lesh is a game programming language for 2D games - mainly arcade and platform games. When combined with the Super Mario World (SMW) engine you can create awesome 2D platform games like Super Mario World. This language evolved from a "clone" of TI-BASIC which I began developing when I was having memory (segmentation fault) bugs with C. C-Lesh lacks memory allocation and destruction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    sudoku Solver

    sudoku Solver

    A sudoku solver project built with Java with a user friendly interface

    This project has been built to allow you solve any Sudoku problem in no time. The project built using Java programming language. It`s simple interface built using Swing technology. A smart algorithm has been designed to solve your problem. First, using the systematic human way of solving. If the human failed to solve, your problem will be passed to a stronger algorithm that based on Try and Fail techniques and possibilities. Enjoy, learn and develop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Egle - Enigma Game Level Editor

    Egle - Enigma Game Level Editor

    A GUI Level Editor for the Enigma Game

    Make sure to visit the Home Page: (http://enigmaeditor.sourceforge.net/) Enigma Game Level Editor (Egle) is a project to create a level editor for the Enigma game (http://www.nongnu.org/enigma/about.html). Enigma Game Level Editor is made in the Java programming language using the NetBeans IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Pig2D Game Engine

    Pig2D is a game engine for Java that uses a sprite-based interface.

    Pig2D is a game engine that uses a simple sprite-based interface that was made for users of the Scratch language (http://scratch.mit.edu) for translating to "Real" programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    MekaWars

    Programming-game written in Lua

    MekaWars is a game of the programming-game genre: in this kind of games like JRobots or Gun-Tactyx the player programs the AI of his team of bots and then watch them fight against teams programmed by other players. In this case the game is set in outer space and the players write the control script of star-fighter pilots and star-ship captains. The players write the AI of their bots using the Lua programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    DGiovanni
    A multi-agent architecture for building interactive dramas. It uses the Jason's BDI engine, being the Jason's agent-oriented programming language utilized for performing the drama management and for authoring behaviors for the characters.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    College football simulation engine. We're building a simulation engine that realistically simulates college football games. The engine will be written in the Java programming language and freely available for commercial or non-commercial use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A cross-platform (java based) open source 3d chat platform.. Provides a python programming interface and internal program editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    GhostTrap
    GhostTrap is a classic 3-in-a-row puzzle game (like Zookeeper / Bejuweled) written in the Scala programming language on top of the JVM
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    EasyeMud provides a server, graphical client and a set of tools for creating and administering graphical online multi user dungeon (MUD) type games. Game content and logic are written in scripts similar to the Basic programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    J Visual Novel Engine (JVNE) is, as it's name suggest, is a visual novel engine. With the JVNE you can create your own visual novel game with ease, without the need to know of any programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    adVM aims to provide a flexible engine for creating adventure games. The new version is written in java and uses ADL (see http://www.hcesperer.org/adl/) as the scripting language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Chessaholic is a bluetooth chess game for academic/research purposes written in Java Programming Language (J2ME).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next