Showing 365 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
    DelphiDoom Voxel Editor

    DelphiDoom Voxel Editor

    A tool for creating voxels for the DelphiDoom Engine

    This program is a simple voxel editor. It can generate voxel images. Output voxels can be used either with DelphiDoom, either with any application that supports the slab6 vox format. Source code repository: https://github.com/jval1972/DD_VOXEL
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Linux-Intelligent-Ocr-Solution

    Linux-Intelligent-Ocr-Solution

    Easy-OCR solution and Tesseract trainer for GNU/Linux

    ...=PLn29o8rxtRe1zS1r2-yGm1DNMOZCgdU0i Tesseract Training Tutorial (beta) : https://www.youtube.com/watch?v=qLpCld4cdtk Source Code Github : https://github.com/Nalin-x-Linux/lios-3 Gitlab : https://gitlab.com/Nalin-x-Linux/lios-3 User guide is available in download page
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3

    Exif UserComment Editor

    Dialog box to edit Exif comment into images

    Display a simple graphical dialog box to add or edit Exif UserComment contained into images. Supports Unicode UTF-8 characters. Originally developed as a plugin for Geeqie image viwer. It requires Python GTK+ and exiv2 tool.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    Boss Engine

    8-bit Graphical API for Java

    Boss Engine is a graphical API for writing low-resolution 8-bit color applications. It offers easy to use functions for handling graphics, basic i/o and more. Screen access is performed through virtual framebuffers that allow direct read/write access to indexed color screen data. API is coded entirely with native libraries. No third party libraries required.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 5
    chatbot_chung
    chatbot chung is a keywords based probabilities algorythm simple entertainment chatbot with 3D talking openGL avatars written in freebasic. Can import aiml simple question/answer or question/random/answers or single star/ multi srai data saved from "AIML_chung" open source application . Online html5 javascript version with 44 languages multilingual auto detection available on the website (source included in the zip file). SORT gentext text generation algorythm option added (desktop version) .
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    SmartBody

    Character animation system for games and simulations.

    SmartBody is available for download for Windows, Linux and OSX users. SmartBody can also be used on Android and iOS platforms. SmartBody is a character animation platform that provides the following capabilities in real time: * Locomotion (walk, jog, run, turn, strafe, jump, etc.) * Steering - avoiding obstacles and moving objects * Object manipulation - reach, grasp, touch , pick up objects * Lip Syncing - characters can speak with simultaneous lip-sync using text-to-speech or...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    PyTorch Natural Language Processing

    PyTorch Natural Language Processing

    Basic Utilities for PyTorch Natural Language Processing (NLP)

    PyTorch-NLP is a library for Natural Language Processing (NLP) in Python. It’s built with the very latest research in mind, and was designed from day one to support rapid prototyping. PyTorch-NLP comes with pre-trained embeddings, samplers, dataset loaders, metrics, neural network modules and text encoders. It’s open-source software, released under the BSD3 license. With your batch in hand, you can use PyTorch to develop and train your model using gradient descent. For example, check out...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    QuteScoop
    QuteScoop is a platform-independent status indicator for VATSIM. It's available for Windows, Mac and Linux. Visit its new development location https://github.com/qutescoop/qutescoop for current downloads and source code.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9

    py-music-downloader

    A Music Downloader written in python with tkinter

    A music downloading software written in python using tkinter, still in Alpha, the software takes some time to start. Please note that when the software says not responding DO NOT CLOSE IT, it is downloading the songs . The code is pretty shit but does the job. DO NOT SPAM THE DOWNLOAD BUTTON, the files are being downloaded. An internet connection is really helpful. Do leave an honest review. Thank You :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 10

    Sound effect

    It scans a drawing on the screen and converts pixels into sounds.

    The program lets you draw lines and scattered dots on the screen with the Mouse. When you press the Space-bar it scans the screen and converts the drawing into sounds. Each pixel on the screen is converted into a sound, and there is an unfinished idea it can form harmonics. It can make several sound effects, and it's even possible that it can be used to create some music. Its complete source code is there as a single ASM file which can be assembled instantly with the free FASMW compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    perso3D_chung / sword 3D
    perso3D chung is a simple 3D character model animation and easy editing program directly into openGL from a set of body parts 3ds files.Same animations data can be used for differents characters models. Multiple animations can occur at the same time. It is written in freebasic and uses gui_chung.. Lowcost,customizable and fast technique for freebasic programmers. Included perso3D_chung_dll dll version can be called in c++ programs or other languages , though i recommend you freebasic+fbEdit...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Rendora

    Rendora

    dynamic server-side rendering using headless Chrome

    Rendora is a dynamic renderer to provide zero-configuration server-side rendering mainly to web crawlers in order to effortlessly improve SEO for websites developed in modern Javascript frameworks such as React.js, Vue.js, Angular.js, etc. Rendora works totally independently of your frontend and backend stacks. Rendora can be seen as a reverse HTTP proxy server sitting between your backend server (e.g. Node.js/Express.js, Python/Django, etc...) and potentially your frontend proxy server (e.g...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    LaueTools

    LaueTools

    open source python packages for X-ray MicroLaue Diffraction analysis

    LaueTools is an open-source project for white beam Laue x-ray microdiffraction data analysis including tools in image processing, peaks searching & indexing, crystal structure solving (orientation & strain) and data & grain mapping visualisation. Python 3 Code and new features are now at: https://gitlab.esrf.fr/micha/lauetools
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Xine Playlist Editor

    Xine Playlist Editor

    Helper program to edit playlist for the XINE video player.

    Xine is a very good free media player. BUT the build-in editor for playlist is . . . not so good. Xine Playlist Editor will just do that: Edit a playlist and safe as .TOX (toxine format). NOTE: this is a stand alone program based on GTK & Python. First Release v0.6: Python-2 and Gtk-2 (beta) Second Release v0.7: Python-3 and Gtk-3 jan. 2013. Third Release v08: jan 2015 featuring: English, German, Dutch, Spanish and Thai internationalization, code improvements and to keep it working...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MD2 Viewer

    MD2 Viewer

    MD2 (Quake2) Model Viewer

    MD2Viewer is a Windows application that makes 3D preview of MD2 (Quake2) models. Source code repository: https://github.com/jval1972/MD2-Viewer
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    TombViewer

    TombViewer

    Tomb Raider Level Viewer

    TombViewer is a Windows application that enables you to freely navigate inside Tomb Raider series maps. Supported Tomb Raider games are I, II, III, The Last Revelation & Chronicles. Source code repository: https://github.com/jval1972/TombViewer Releases: Version 1.3 - (20181021) Version 1.2 - (20050915) Version 1.1 - (20040627) Version 1.03 - (20040623) Version 1.02 - (20040621) Version 1.01 - (20040620) Version 1.0 - (20040619)
    Downloads: 8 This Week
    Last Update:
    See Project
  • 17
    DoomViewer

    DoomViewer

    Doom, Heretic, Hexen & Strife Map Viewer

    DoomViewer is a Windows application that enables you to freely navigate inside maps of games: -Doom -Doom2 -Heretic -Hexen -Strife Source code repository: https://github.com/jval1972/DoomViewer
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    ARK AR Sticker Generator

    ARK AR Sticker Generator

    ARK is an AR Sticker Generator

    In Augmented Reality Development we often need high quality markers for image targets compatible with accurate detection. ARK is an AR sticker generator made using various image processing libraries & scientific tools. It creates a colorful sticker similar to a QR code with each sticker being completely unique from other. It also allows to add an image overlay for branding or other stuff. Generated stickers can be found in Output folder. Extension is .png *GitHub Listing is in process*
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Bullet

    Bullet

    JVM Bullet Physics SDK

    Bullet is real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc. Jvm port of Bullet, by Erwin Coumans. Take a look at the tests to see what has been ported and tested to be working. A high-end desktop GPU, such as an AMD Radeon 7970 or NVIDIA GTX 680 or better. We succesfully tested the software under Windows, Linux and Mac OSX. The software currently doesn't work on OpenCL CPU devices. It might run on a laptop GPU...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    MysticBBS Shoutcast Panel

    MysticBBS Shoutcast Panel

    Python Script for Mystic BBS Shoutcast Dashboard

    ... about this script: - Fully configurable at the top of the script, Title, Stream URL, Cols, Rows etc. - Contains simple code to grab XML/RSS feed and display on the BBS. - Contains various functions to make it easy to display information in a correctly sized mystic bbs text based frame including titles and prompts. This script can be a skeleton to get you going in writing your own properly fit modular text based python apps for Mystic BBS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    IMP - Irrlicht Music Player (Irrlicht)

    IMP - Irrlicht Music Player (Irrlicht)

    3D video music media player lyrics subtitles etc...

    ✿ Unique! The first, and only, software of its own kind... ;) ✿ Home page: http://irrlicht.sourceforge.net/forum/viewtopic.php?t=39695 ✿ Join our group: https://www.facebook.com/groups/programadoresdeportugal ✿ USAGE examples: - Simply play your musics, with 3D visuals. - Great for whole family singing. (Karaoke) - Lyrics files can be ".txt" or ".srt" files (Subtitles) - Great to be used with friends, in a party, singing. - Great for little babies... (Add your voice reading bedtime...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Scrolling Game Development Kit 2
    All-in-one program for creating 2D scrolling games. Compile your games into stand-alone .NET executables or customizable C# source code. The IDE and framework are build on OpenTK, which wraps OpenGL, so generated games can be cross-platform.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    NTK RTMP SERVER

    NTK RTMP SERVER

    Naam Tamilar Web TV Live Streamer

    Naam Tamilar RTMP Server This project updated as open source for future use of Naam Tamilar Political Party. To contribute to the party and in some case if there is any possibilities if i cannot support them for long term. I thought of sharing this source code so in future it may be helpful for the community and party in which other software developers can help them to upgrade. This source is forked from - https://github.com/arut/nginx-rtmp-module and modified with multiple broadcast...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Modellers Colour Matching/Mixing Toolkit

    Modellers Colour Matching/Mixing Toolkit

    Colour matching/mixing toolkit for modellers

    One of the problems faced by modellers is matching their available paint colours to those used on the object (eg aircraft) being modelled. The aim of this toolkit is to help them in this endeavour including assistance in mixing paints to achieve the required match if required. Non Windows Versions 1.00 and later require: - Python 3.43 or later - python3-gobject 3.22.0 or later - python3-cairo 1.10.0 or later Windows Versions 1.00 or later require: - Python 3.4.3 - PyGI 3.18.2...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Cassapa is system that uses augmented-reality to help aiming at pool games. Only the binaries are hosted here at SourceForge. Please check the GitHub project page for the source code
    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.