Showing 158 open source projects for "python games code"

View related business solutions
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
    Learn More
  • 1
    Basic Computer Games

    Basic Computer Games

    An updated version of the classic "Basic Computer Games" book

    Basic Computer Games is a modern revitalization of the classic “Basic Computer Games” book’s collection of games, ported and expanded into various modern, memory-safe and scripting languages. It includes illustrative code examples of many classic games (e.g. Blackjack, Bowling) in multiple languages, with the goal of making the historical games accessible and educational in safe modern environments.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    MonoGame

    MonoGame

    One framework for creating powerful cross-platform games

    One framework for creating powerful cross-platform games. The spiritual successor to XNA with thousands of titles shipped across desktop, mobile, and console platforms. MonoGame is a fully managed .NET open source game framework without any black boxes. Create, develop and distribute your games your way. By leveraging C# and other .NET languages on Microsoft and Mono platforms you can write modern, fast, and reliable game code.
    Downloads: 43 This Week
    Last Update:
    See Project
  • 3
    Playnite

    Playnite

    Video game library manager with support for wide range of libraries

    Link games from Steam, Epic, Origin, GOG, Battle.net, Ubisoft Connect and other services, including games that are not installed! Playnite supports a wide variety of console emulators. Playnite's look can be fully customized, from simple color changes to complete layout re-designs. Playnite's functionality can be extended with plugins and script extensions.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 4
    ET

    ET

    Unity3D Client And C# Server Framework

    ET is a game development framework combining a Unity3D client and a C# server architecture, intended to streamline common game modules, facilitate distributed server setups, and support AI-assisted development workflows. It emphasizes modular component design, networking, and automated tooling (e.g. test case generation, code scaffolding) to lighten the burden of writing game logic and server infrastructure. Modular component design allowing server modules to be composed based on role (e.g....
    Downloads: 0 This Week
    Last Update:
    See Project
  • Top Corporate LMS for Training | Best Learning Management Software Icon
    Top Corporate LMS for Training | Best Learning Management Software

    Deliver and Track Online Training and Stay Compliant - with Axis LMS!

    Axis LMS enables you to deliver online and virtual learning and training through a scalable, easy-to-use LMS that is designed to enhance your training, automate your workflows, engage your learners and keep you compliant.
    Learn More
  • 5
    Pinta

    Pinta

    Simple GTK# Paint Program

    Pinta is a free, open-source program for drawing and image editing. Its goal is to provide users with a simple yet powerful way to draw and manipulate images on Linux, Mac, Windows, and BSD. Use easy drawing tools to draw freehand, lines, rectangles, ellipses, and more. Pinta includes over 35 adjustments and effects for tweaking your images. Use Pinta in your language. Pinta is at least partially translated into over 55 languages. Don't be afraid to experiment, Pinta tracks your full history...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 6
    JENGINE

    JENGINE

    The solution that allows unity games update in runtime

    ...You are welcome to make changes and PRs in this branch after fork, and you are also welcome to submit issues! The purpose of JEngine is to provide lean, beautiful and efficient code functions for game developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Svelto.ECS

    Svelto.ECS

    Svelto ECS C# Entity Component System

    Real ECS framework for c#. Enables writing encapsulated, decoupled, maintainable, highly efficient, data-oriented, cache-friendly, code without pain. Although the framework is platform agnostic (compatible with c# 7 and above and .net standard 2.0 and above), it comes with several Unity extensions. Svelto.ECS is easy to start with, but full of tricks for expert users. The hardest problem to overcome is usually to shift mentality from OOP programming to ECS programming more than using the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    FNA

    FNA

    Accuracy-focused XNA4 reimplementation for open platforms

    FNA is a reimplementation of the Microsoft XNA Game Studio 4.0 Refresh libraries. FNA is primarily developed by video game porter Ethan Lee, who has shipped more than four dozen ports of XNA games using the exact branch that you see on GitHub today! You can see some examples of Steam games using FNA. A full list of FNA games on Steam can be found at this webpage. Developer documentation can be found on the FNA wiki, and player documentation can be found on the PCGamingWiki. Our goal is to preserve the XNA game library by reimplementing XNA itself, with an incredible focus on accuracy. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    osu!framework

    osu!framework

    A game framework written with osu! in mind.

    A game framework written with osu! in mind. If you are interested in creating a project using the framework, please start from the getting started wiki resources (or jump straight over to the project templates). You can either start off from an empty project, or take a peek at a working sample game. Either way, full project structure, cross-platform support, and a testing setup are included! This framework is intended to take steps beyond what you would normally expect from a game framework....
    Downloads: 4 This Week
    Last Update:
    See Project
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 10
    UniTask

    UniTask

    Provides efficient allocation free async/await integration for Unity

    Provides an efficient allocation free async/await integration for Unity. Struct-based UniTask<T> and custom AsyncMethodBuilder to achieve zero allocation. Makes all Unity AsyncOperations and Coroutines awaitable. PlayerLoop-based task(UniTask.Yield, UniTask.Delay, UniTask.DelayFrame, etc..) that enables replacing all coroutine operations. MonoBehaviour Message Events and uGUI Events as awaitable/async-enumerable. Runs completely on Unity's PlayerLoop so doesn't use threads and runs on WebGL,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    OpenTK

    OpenTK

    The Open Toolkit library is a fast, low-level C# wrapper for OpenGL

    The Open Toolkit is set of fast, portable, low-level C# bindings for OpenGL, OpenGL ES, OpenAL, and OpenCL. It runs on all major platforms and powers hundreds of apps, games, and scientific research programs. OpenTK provides several utility libraries, including a math/linear algebra package, a windowing system, and input handling. OpenTK is not a game engine, nor does it try to be one: It offers a useful set of tools and lets you decide how to use them. It is the ideal starting point if you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    XCharts

    XCharts

    A charting and data visualization library for Unity

    A charting and data visualization library for Unity. Unity data visualization chart plugin. A UGUIpowerful, easy-to-use, parameter-configurable data visualization chart plug-in. It supports ten built-in charts. A powerful, easy-to-use, configurable charting and data visualization library for Unity. Visual configuration of parameters, real-time preview of effects, and pure code drawing without additional resources. Support ten built-in charts such as line chart, column chart, pie chart, radar...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    Roblox FPS Unlocker [Updated]

    Roblox FPS Unlocker [Updated]

    Download New Roblox FPS Unlocker for PC

    FPS Unlocker for Roblox , allowing users to play the game in a smoother motion, it'll also grant a competitive boost and edge over the regular player. **Unlock your FPS and enjoy ultra-smooth Roblox gameplay — 2025’s fastest, safest FPS unlocker** ## 🧰 Requirements - Windows 10 or Windows 11 - Roblox Player installed - .NET Framework 4.8 or higher > 💡 *Tip: Keep the app running in the background while playing Roblox for best results.* ## 🧾 License This project is...
    Downloads: 96 This Week
    Last Update:
    See Project
  • 14

    ZxSim

    API (C#) for simulating certain aspects of a ZX spectrum for porting.

    Initially this project is a showcase of my abilities to write code using C# and DotNet libraries, along with Design Patterns and SOLID techniques. The project itself is a bunch of libraries that make porting Spectrum games easier using C#. Originally I would use a popular UI and write code emulating the Z80. However over time those UIs would come out of favour or not compile on a modern OS, so the first aim is portability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    minmax

    minmax

    The best safe and working Roblox executor as of July 2024.

    The best safe and functioning Roblox executor as of July 2024. If it stops working, wait for an update. ⚠️yes i know there is a ANY.RUN report, but it didn't capture the execution of MinMax. All the malicious activity occurred while downloading Discord and Python.⚠️
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Hi-Q Game

    Hi-Q Game

    This is a Windows computer program that you can play the Hi-Q peg game

    Hi-Q is a peg board game that you jump over pegs and remove them. A peg jumps over another peg to an empty spot. The jumped over peg is removed. A perfect solution ends with one peg left. To play the game, download HiQGame.zip that has the HiQGame.exe program. If you want to see the winning solutions for the game, download HiQGameSolutions.zip. There are several solutions that are based on where the empty pin is when the game is started. This is a Visual Studio C# program that...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Kubok16

    Kubok16

    Kubok16 is a math puzzle similar to Sudoku.

    ...The fewer numbers already given make the puzzle more difficult. 8 numbers given is usually an easy puzzle. 6 numbers given is usually a medium puzzle 4 numbers given is usually hard or an expert puzzle. This program includes several games to solve. The program can be used to create new games. The program can solve solutions to any Kubok16 game no matter how difficult. The program tests every possible combination. Source code Visual Studio C# form program. If you are interested in math, try my "Surface Explorer 3D" program: https://sourceforge.net/projects/surfx3d/ V2.0 Sept 26, 2024 1) added user manual 2) more error testing 3) generate game 1 solution only
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Triangle Peg Game

    Triangle Peg Game

    This is a Windows program that you can play the Triangle peg game.

    This is a Windows computer program that you can play the Triangle peg game. Triangle Q is a peg board game that you jump over pegs and remove them. A peg jumps over another peg to an empty spot. The jumped over peg is removed. A perfect solution ends with one peg left. To play the game, download TriQGame.zip that has the TriQGame.exe program. If you want to see the winning solutions for the game, download TriQGameSolutions.zip. There are several solutions that are based on where...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    ZAPH

    Tools and Z80 engine for creating adventure games. (RUST)

    This is an exercise in some advance programming topics using a text adventure as the central result. This originally began as a project to recreate an old BASIC text adventure, on the ZX Spectrum, using Z80. After developing a very simple byte code VM to handle the game interactions, I realised that there was an opportunity to use some more advance techniques, which in turn can lead to some PC based tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Zenith Executor Roblox For Pc - No Key

    Zenith Executor Roblox For Pc - No Key

    Download Zenith Roblox Executor | Keyless Script Executor for fast

    Zenith Roblox Executor is a powerful cross-platform Roblox script executor designed for both Windows and Android devices. Built for speed, security, and performance, it offers comprehensive support for complex LuaU scripting, script hubs, and ensures a secure script execution environment. A powerful and secure Roblox script executor, designed to enhance and customize your gameplay. Built for both desktop and mobile users, it ensures smooth, flexible, and safe script execution for an...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    vivid

    vivid

    Vivid3D is an open-source 3D engine with powerful 2D UI.

    Vivid3D is a full 3D engine with open-source code, which also includes a full 2D UI. This UI is combined with the engine for the "Vivid3D" tool - which is similar in usage to Unity3D, in some regards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MisakaTranslator

    MisakaTranslator

    Galgame's Multilingual Real-time Machine Translation Tool

    ...MisakaPatcher added support for plug-in Chinese patch, so this tool is more suitable for players who like manual translation, and also provides another way for Chinese personnel who have difficulty unpacking packets to release Chinese patch. MisakaHookFinder is suitable for some games where the translator can not be used to directly get the text hook method. Users can search for the hook special code by themselves or directly use it to get the source text. At the same time, it also supports the clipboard to output the original text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GTA V CHEAT CODE BOT

    GTA V CHEAT CODE BOT

    Automatic cheat code bot in GTA V. Just click numbers to use it.

    Automatic cheat code bot in GTA V. Just click numbers to use it. Soo easy to use. Just cick numbers from numpad. Like click 1 to run faster, click 2 to spawn car. This program works in GTA V Offline. Borught you by: HorizonPublish
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Entitas Game Engine

    Entitas Game Engine

    Entitas is a super fast Entity Component System (ECS) Framework

    Entitas is a super fast Entity Component System Framework (ECS) specifically made for C# and Unity. Internal caching and blazing-fast component access make it second to none. Several design decisions have been made to work optimally in a garbage-collected environment and to go easy on the garbage collector. Entitas comes with an optional code generator which radically reduces the amount of code you have to write and makes your code read like well-written prose. Entitas is fast, and light and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    LoL Absent

    LoL Absent

    Program to block League of Legends contacts.

    ABANDONED PROJECT. THE PROGRAM DOES NOT WORK BECAUSE THE CHAT SERVERS HAVE CHANGED SINCE THE LAST UPDATE. Program to block League of Legends contacts. When you use it, you will appear offline and you will not be able to write in the picks and bans phase, but yes during the game. REQUIREMENTS: 1 - Windows 10 x64 or higher operative system. 2 - NET Framework 4.7.2 or higher.
    Downloads: 8 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next