Search Results for "python games code" - Page 5

Showing 225 open source projects for "python games code"

View related business solutions
  • Field Service+ for MS Dynamics 365 & Salesforce Icon
    Field Service+ for MS Dynamics 365 & Salesforce

    Empower your field service with mobility and reliability

    Resco’s mobile solution streamlines your field service operations with offline work, fast data sync, and powerful tools for frontline workers, all natively integrated into Dynamics 365 and Salesforce.
    Learn More
  • Rezku Point of Sale Icon
    Rezku Point of Sale

    Designed for Real-World Restaurant Operations

    Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
    Learn More
  • 1
    BinaryCrypt

    BinaryCrypt

    Binary Conversion Calculator

    With BinaryCrypt, you can convert between regular text, binary, hexadecimal, octal decimal and decimal. You can convert only decimal (as of right now) to any base up to base 64. You can also save your converted text to a file or open a converted text file to decrypt the message, and perform basic arithmetic in binary. The git repo for the C# code is located at: https://github.com/m1r4g3/BinaryCrypt-.Net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Tux Junior - Jump N' Run Action
    Tux Junior is a Jump N' Run action adventure game featuring Tux the penguin. Our code is a fork based on 2007 SuperTux development snapshots.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    XNA 3D Engine

    XNA 3D Engine

    An expanded XNA game creation framework

    My free time project with the goal of making it very easy to rapidly code up games using C# and managed DX code. Currently provides and excellent compilation of various code how-to's, assembled from various tutorials and written myself. So far, aimed at directly coding up games, but eventually long-term goal is creation of a full graphics game development toolset. Current status: Abstracting needed classes.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Emil's Block Game

    Emil's Block Game

    My fork of Manic Digger

    Emil's Block Game =========== Emil's Block Game is a Windows only 3d block-building game similar to Minecraft. Source code will be posted on Sourceforge when development stops. Servers ----- - Serverlist: http://manicdigger.sourceforge.net/play/ You can use Emil's Block Game to play on Manic Digger servers. Usually ends up with a crash though. Manic Digger Compatibility -------------------------- - Manic Digger servers make the window text say "Manic Digger". - Can play on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Loan management software that makes it easy. Icon
    Loan management software that makes it easy.

    Ideal for lending professionals who are looking for a feature rich loan management system

    Bryt Software is ideal for lending professionals who are looking for a feature rich loan management system that is intuitive and easy to use. We are 100% cloud-based, software as a service. We believe in providing our customers with fair and honest pricing. Our monthly fees are based on your number of users and we have a minimal implementation charge.
    Learn More
  • 5
    (Please refer to the Wiki for updated information.) I've moved the project to GitHub: https://github.com/CAMongrel/WinWar There will be no more updates to the sourceforge project. WinWar is a Windows port of the original WarCraft: Orcs & Humans PC Game. It is completely rewritten from scratch using only the original art and level data. It REQUIRES the original game; no game data is included. Since version 0.2.0 WinWar is compatible with the demo version, which you can find...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6

    Nehul Singh IDE for .Net

    NS-ORG IDE for DOT NET Programming

    ...It starts from USB drives, supports read-only projects, comes with integrated unit and performance testing tools, Git, NuGet and a lot more features that make you productive as a developer.It ships with a lots of new features of code completion and snippet insertion,clipboard mapping and the best of all is it can convert code of VB.Net-Python,BOO,C#,Ruby and vice-versa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    RFXCAM

    A CAD/CAM Package for CNC GCode Creation

    RFXCAM is an opensource CAD / CAM package targeted at CNC machines (Mills, routers...). The idea is to create the basic interface for geometry manipulation and toolpath creation. Heavy python plugin support will allow a future community to create a vast selection of unique plugins for added functionality specific to their needs. Tutorial 1: https://www.youtube.com/watch?v=bNvE2H8b6Yc&feature=youtu.be
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Infrastructure for creating document flow solutions, document forms, document printing forms. Automated data structure creation and modufication. Basic shems for store managment, accounting and other document flow tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Morse Code Rain

    Morse Code Rain

    A Morse code game

    Input the Morse codes that fall into view before they reach the bottom of the window to gain a point. Otherwise a point will be lossed, Requires .NET 4.5 or higher
    Downloads: 0 This Week
    Last Update:
    See Project
  • Premier Construction Software Icon
    Premier Construction Software

    Premier is a global leader in financial construction ERP software.

    Rated #1 Construction Accounting Software by Forbes Advisor in 2022 & 2023. Our modern SAAS solution is designed to meet the needs of General Contractors, Developers/Owners, Homebuilders & Specialty Contractors.
    Learn More
  • 10

    Skirmish

    Experiments in turn based strategy gaming.

    I am working on some ideas to bring cross platform open source turn based strategy games to desktops.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Oblivion Works
    Wrye Bash has moved to Github! Downloads: https://github.com/wrye-bash/wrye-bash/releases Code: https://github.com/wrye-bash/wrye-bash
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    EUDGen Project

    EUDGen Project

    StarCraft EUD generation program

    EUDGen is a generation program for StarCraft and StarCraft: Brood War. It is a convenience tool to create EUDs (Extended Unit Deaths) for various conditions a mapmaker would be interested in having.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Game Sharp
    El verdadero objetivo del juego no es el juego en sí mismo, sino que este es solo un medio para lograr el verdadero objetivo que es cómo se ha hecho el desarrollado. El videojuego está desarrollado en C# utilizando ScriptSharp, para poder convertir el código C# en JavaScript. Dicho código fuente utiliza un elemento <canvas> de html5 sobre el cual son presentados los objetos del juego. Para lograr que la nave pase sobre el fondo de la caverna se ha utilizado el concepto de capas (layers)...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Retro Pong .NET

    Retro Pong .NET

    Retro Pong .NET, yet another Pong

    Retro Pong .NET is nothing else but another implementation of the well-known Pong game. It provides various settings, such as freely selectable levels, that users can adjust. Further, the program is implemented in C# using .NET Framework 3.5. Addressed to other developers, this program provides the code of two owner drawn combo-boxes, one to select colors and one to choose fonts. Happy playing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    iCodeGenerator

    a code generator for any programming language

    iCodeGenerator is a database centric template based code generator for any text(ascii) programming language like C, PHP, C#, Visual Basic, Java, Perl, Python... Supported databases are SQL Server, MySQL and PostgreSQL. Source Code Now at: https://github.com/VientoDigital/codegenerator
    Downloads: 9 This Week
    Last Update:
    See Project
  • 16

    PSMM

    Fallout Mod Manager (FOMM) Fork

    A fork of the abandoned FOMM project, a mod manager for Fallout 3 and Fallout New Vegas. First round will be cleanup of broken code, removal of Nexus-centric code, and general refactoring. Second round will begin feature additions and enhancements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Gravity Simulator

    Gravity Simulator

    2D Gravity simulator, including a simulation of the solar system

    This application started out as a study of Newtonian physics, but evolved into a 2D simulation of the solar system. (Viewed from the south, because Jupiter just wouldn't be Jupiter without the great red spot.) The source code is available for developers who would like to make their own customizations and unique scenarios - like sending a black hole through the solar system. For the casual user, this program allows you to truly become familiar with the solar system. Flying a space ship with...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18

    Crazy DownHill

    Free open source game created in Unity 3d for Windows 64 bits

    This is a free car game created in unity 3d for Windows 64 bits. You can download and use all script code under CC Attribution-NonCommercial-ShareAlike 3.0 Unported License. All Crazy Downhill game files and setup file: Copyright © 2013 Jesús Martín Berlanga. All rights reserved. Script Code License: http://creativecommons.org/licenses/by-nc-sa/3.0/legalcode CC Attribution-NonCommercial-ShareAlike 3.0 Unported
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Archivist
    Archivist is a program for "Magic the Gathering". Archivist allows you to create Magic Decks for Mindless Automaton and Apprentice. You can manage your private card collection and multiple decks. Rich analysis tools help you to improve your deck. Archivist 2 is the latest version build for Windows Systems using the .NET Framework. Download as archive or self extracting archive. No installation required! CODE moved to GitHub - https://github.com/spech66/archivist
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    XOo°f is a development and XML specification framework for documenting and developing the services layer of enterprise business applications. From the specifications, it generates WSDL, DocBook, client-side and server-side code for Java, C# and Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Pax

    Pax

    A Wargame

    Pax is a grand strategy game around the topics of war, diplomacy, exploration and trade, set during the Middle Ages and Renaissance. It features a highly customizable engine, allowing users to create their own variations of the game or completely new "mods", thorugh simple scripts. The game is still in the planning and design phase, but for more information, please see the project's homepage and wiki at http://paxgame.sourceforge.net
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Multiverse

    Multiverse

    Open Source Virtual World and MMOG Development Platform

    3D Client (Windows), Server, and Tools to easily create massively multiplayer games and virtual worlds. If you want to contribute to the source code please go to https://github.com/multiversemmo/MultiversePlatform
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    BrickWalker IV

    BrickWalker IV

    A 2D Side Scrolling Platformer Game

    A 2D Side Scrolling Platformer game written in C# / XNA. Use bombs and arrows and make good use of the terrain to conquer the levels throughout the campaigns. Demos: http://www.youtube.com/watch?v=YLLZPv-ydbc http://www.youtube.com/watch?v=RXDI66YvbK0 SVN Browse: http://brickwalkeriv.svn.sourceforge.net/viewvc/brickwalkeriv/ Code dependencies: http://sourceforge.net/projects/xnalibrary/?source=directory
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    HoldemAI

    HoldemAI

    Texas Holdem Poker AI

    Full ring Texas Hold'em poker game built around an intelligent AI system. The AI uses players' betting actions to calculate a probability distribution of their hole cards and uses it to evaluate hand strength and the best possible action. Small random changes are made to mimic human behavior and make the AI less predictable. Future versions will include adaptive opponent modeling using neural networks to improve the AI's strength. The AI code can be easily adapted for input from screen scrapers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Console Grapher

    Console Grapher

    Graphing calculator within the Windows desktop console

    Direct link to source code: http://sourceforge.net/projects/consolegrapher/files/Source/ConsoleGrapher_Source.zip/download . Just what you needed: a simple, down-to-earth two dimensional graphing calculator inside the elegance of the Windows console! This is a program that I wrote as a method for mastering the C# programming language. Though the features are not what you would expect from a program written and sold by a corporation, you may find it an entertaining tool Also notice...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB