Search Results for "python games code" - Page 6

Showing 458 open source projects for "python games code"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 1
    Traditional Malaysian board game. Similar to Mancala. Implement NeuralNetwork (NN) agent, Min-Max, and Random move. System is based on Adam Cofer's Mancala system (2003). Also using Neuroph 2.5b by Zoran Servarac for NN. All code under GPLv3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This is a apache v2.0 authentication module. Based on html form authentication and cookie authentication session. Cookie session are stored in memcache deamon. Can be used has an simple "Single Signe-On" (SSO). All the code source and the bug tracking has migrated to github: https://github.com/ZenProjects/Apache-Authmemcookie-Module All the documentation are here: https://zenprojects.github.io/Apache-Authmemcookie-Module/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Cospace Dance

    Cospace Dance

    Robot for cospace dance

    A complete set of code to build your own robot for cospace dance using: raspberry pi, arduino, xbee and blender,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    An account, character and item manager for Diablo II: Lord of Destruction. MuliFex is a Swiss Army Knife that makes the life of a Diablo player on Battle.net more enjoyable. MuliFex employs Java (and some native Code) and runs on Windows and Mac OS X.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 5

    ProjectKerensky

    Ground-Up rewrite of MekWars

    Over the last few years, I've become increasingly unhappy with Java as a server-side language. Project Kerensky is a temporary project, and will eventually become MekWars II. Server is C, based on SocketMud code. Client will remain Java, for ease of portability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    ByteCode IDE

    ByteCode IDE for C++ , Java, Python, Assembly, HTML, CSS Developers

    ByteCode IDE is a C++ , Java, Python, Assembly, HTML, CSS development environment. Features : 1. Syntax Highlighting 2. Debugger 3. Sample Code Template 4. Runnable on both Linux & Windows 5. One Click Paste & Github push And many more....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Source Navigator NG is a source code analysis tool. With it, you can edit your source code, display relationships between classes and functions and members, and display call trees. You can navigate your source code and easily get to declarations or implementations of functions, variables and macros (commonly called "symbols") which helps you discovering and mapping unknown source code for enhancement or maintenance tasks.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 8
    CrossBridge-Community

    CrossBridge-Community

    C/C++ Compiler for the ActionScript Virtual Machine (AVM2)

    Previously codenamed "FlasCC" and "Alchemy," CrossBridge provides a complete BSD-like C/C++ development environment based on GCC that lets you compile your C/C++ code to target the Adobe Flash Runtimes (Flash Player and AIR). With CrossBridge you can port almost any existing C/C++ code to the web, across browsers. Forum: http://forum.crossbridge.io/ GitHub - SDK Source: https://github.com/crossbridge-community/crossbridge/ GitHub - Issue Tracker: https://github.com/crossbridge...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    microtransat
    A project to host code developed for the Microtransat challenge, a race between autonomous sailing robots. This project is intended for both supporting code such as tracking systems and robot control systems or parts of robot control systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Information Machines: Two blocks that can break the blocks that are at the sides, according to the position that has been previously placed. The advanced blockbreaker is more fast and have silk touch. Life: Add cherry tree, cherries and some recipes. So when I go Mojang Update Minecraft updating it, and if I can not, at least, I posted the code. The code is 100% GPL, you can use it for whatever you can think of. The source code it's on Github - https://github.com/alca259/alca...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Py4J enables Python programs to dynamically access arbitrary Java objects. Methods are called as if the Java objects resided in the Python virtual machine. There is no code to generate and no interface to implement for shared objects on both sides.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    YAKINDU Statechart Tools / itemis CREATE
    itemis CREATE - formerly known as Yakindu Statechart Tools (SCT) - is a tool for the specification and development of reactive, event-driven systems with the help of state machines. It consists of an easy-to-use tool for graphical editing and provides validation, simulation and code generators for different target platforms. Visit http://www.statecharts.org for more information! !! YAKINDU SCT HAS MOVED !! DOWNLOAD FROM https://info.itemis.com/download-yakindu-statechart-tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Darkfall Emulator

    Darkfall Emulator

    Develop an emulated Darkfall Online Server.

    This project is the development of an open source fully emulated Darkfall Online Server and reverse engineering the proprietary game engine that DFO uses, the SF3D engine as well as its source code.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    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: 1 This Week
    Last Update:
    See Project
  • 15
    CarDriving2D
    Back to the 2 Dimensions in a arcade car driving game :a road and plenty of things to see and overtake ! Written in java without OpenGl,the source code is available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    nPuzzle 8 / 15 play with numbers and cropped images! Searching algorithm A* : divide and conquer approach based on Manhattan-distance and linear conflict. Author: Roberto Bracaglia Morante ver 2.0 written in Java, May 2014 // many improvements and bug fixes ver 1.3 written in Jython, May 2014
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    WinABarrierePoker

    Just another online poker software, but open source for once.

    You can either play poker by downloading WinABarriere.zip or study/use source code by downloading "Sources/*" files. A tutorial on how to create a simple Java online poker software is available by downloading "Sources/WinABarriere.pdf". Feel free to use this as you wish.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MathQuizGame

    MathQuizGame

    A math flashcard-like game

    Practice math by adding, subtracting, or multiplying randomly generated numbers. To view the source code of the project, go to https://github.com/tenny1028/Math-Quiz-Game
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20

    Old School Tool

    Old School gaming tool for GMs of AD&D/OSRIC.

    ... operating system or hardware. Requires Java to run. You can get the latest version from here: http://java.com/en/download/index.jsp Video giving an overview of how it works (Alpha version): 2013/01 overview: http://youtu.be/ThIVkyk2q0c Updated: http://youtu.be/HLbtk53b-0k Import/Export charts: http://youtu.be/dZGjAwGVF40 Initial: http://youtu.be/pGhpQ1uCznM Change History: https://sourceforge.net/p/oldschooltool/code/118/log/?path=
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Cyber Knight is a game engine for developing educational software for computer science. The platform features an isometric tile engine and a code visualizer for python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ECharts is a state machine-based programming language for event-driven systems derived from the standardized UML Statecharts language. ECharts has a proven track-record in a large-scale commercial deployment. Take a look at what ECharts has to offer!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Coapres

    Coapres

    Real Time Puzzle Videogame

    Real time puzzle videogame, with like arcade games gameplay and isometric perspective. Use random pieces of terrain to expand the ants territory allowing them to reach the food.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    EDACC
    Experiment Design and Administration for Computer Clusters. Latest source code on http://github.com/edacc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Projects of The Fellowship of the Game game development group.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.