Search Results for "python games source code" - Page 44

Showing 5303 open source projects for "python games source 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
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    SpeakLogPSU
    SpeakLogPSU can speak chat messages with an individual voice if the NPC or player was configured or with a default one. You will never miss if someone talks to you. Voice cloning can be accomplished with Coqui in less than five minutes without GPU. The result is archived and can be used the next time in game. Some TTS projects already started to add tag support to speak text with emotions or sing it. If a game designer has that in mind with a good chat log she can voiced her...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Algorithm Visualizer

    Algorithm Visualizer

    Interactive Online Platform that Visualizes Algorithms from Code

    Hacker Scripts is a light-hearted collection of small automation and demo scripts that solve amusing everyday tasks or illustrate quick integrations with external services. The repo collects short programs (originally a set of shell and Ruby scripts) and many community contributed ports in other languages to show “how you might automate X” — for example sending a quick SMS, firing off an email, or triggering a coffee maker — with examples and scheduling snippets included. The README explains...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    mrv2

    mrv2

    mrv2 - Professional player and review tool for VFX, animation and CGI

    mrv2 is the second generation of the popular review tool mrViewer. It is faster, adds python support, networking with path mappings, etc.
    Leader badge
    Downloads: 97 This Week
    Last Update:
    See Project
  • 4
    Yuzu

    Yuzu

    Yuzu - Nintendo Switch Emulator

    ...Disclaimer: Yuzu is no longer active, all code/files were taken down due to a court case by Nintendo. All that you see now is just for preservation/educational reasons only and no emulator files are provided. Not affiliated with Yuzu, sharing data from https://github.com/yuzu-emu/yuzu-emu.github.io which is the website source code from the original repo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 5
    Coconut Catch

    Coconut Catch

    Catch coconuts, level up and quench your thirst this summer!

    Dive into the tropical fun with Coconut Catch, the exciting game where you catch coconuts with your basket as they fall from the trees. Using the left and right arrow keys, you control the basket to catch as many coconuts as possible. Catch as many coconuts as you can within the time gets over and move through all the levels, and enjoy the virtual refreshment of coconut water at the end of each level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    GnuCOBOL

    GnuCOBOL

    A free COBOL compiler

    GnuCOBOL (formerly OpenCOBOL) is a free, modern COBOL compiler. GnuCOBOL implements a substantial part of the COBOL 85, X/Open COBOL and newer ISO COBOL standards (2002, 2014, 2023), as well as many extensions included in other COBOL compilers (IBM COBOL, MicroFocus COBOL, ACUCOBOL-GT and others). GnuCOBOL translates COBOL into C and internally compiles the translated code using a native C compiler. Build COBOL programs on various platforms, including GNU/Linux, Unix, Mac OS X, and...
    Leader badge
    Downloads: 979 This Week
    Last Update:
    See Project
  • 7
    KherveFitting

    KherveFitting

    Fit X-ray Photoelectron Spectroscopy (XPS), XAS and Raman data

    KherveFitting is a full featured XPS, XAS and Raman fitting software for Windows & macOS that is simple and easy to use. KherveFitting can open Excel files (.xlsx) or import/convert .vms, .avg, .kal, .spe (Thermo, Kratos, Specs, Scienta, Omicron, Phi) files into Excel format. 5 background types available: Tougaard, Shirley, Smart, Adaptive Smart. Various peak fitting models: Product and Sum of Gaussian and Lorentzian (GL & SGL), Voigt, Asymmetric Lorentzian (LA), Doniac-Sunjic (G*DS) and...
    Downloads: 227 This Week
    Last Update:
    See Project
  • 8
    TapClock

    TapClock

    A minimalist Python clock & stopwatch app with tap controls

    ...Visit https://tapclock.netlify.app to learn more or download the latest release. Source code: https://github.com/Aryan-git-byte/TapClock
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Imaging Instruments Lite

    Imaging Instruments Lite

    Image processing App for Windows Desktop

    Imaging Instruments lite is a comprehensive image processing application developed following the Model-View-Controller (MVC) design pattern, utilizing Python, Tkinter, and OpenCV. It provides users with image manipulation capabilities, leveraging multi-threading with OpenMP and GPU acceleration using CUDA-C. Fueled by yerba mate and a passion for coding. Created by Agustin Tortolero. website: https://agustintortolero.pythonanywhere.com/ Source code: https://github.com/agustinTortolero/Imaging-Instruments-lite
    Downloads: 0 This Week
    Last Update:
    See Project
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 10
    Ficl - small systems scripting with OO
    Ficl is a lightweight, embeddable scripting language designed to be incorporated into other programs, including memory constrained embedded systems. Written in Standard C, Ficl conforms to the 1994 ANSI Standard for Forth, and provides several useful extensions including object oriented programming that can wrap compiled code and hardware interfaces. Unlike Lua or Python, Ficl acts as a component of your system - you feed it stuff to do, it does the stuff, and comes back to you for...
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    Intellij rainbow brackets

    Intellij rainbow brackets

    Rainbow Brackets for IntelliJ based IDEs/Android Studio/HUAWEI DevEco

    Compatible with IntelliJ IDEA, PhpStorm, WebStorm, PyCharm, RubyMine, AppCode, CLion, Gogland, DataGrip, Rider, MPS, Android Studio, HUAWEI DevEco Studio, DataSpell, Code With Me. Supports Java, Scala, Clojure, Kotlin, Python, Haskell, Agda, Rust, JavaScript, TypeScript, Erlang, Go, Groovy, Ruby, Elixir, ObjectiveC, PHP, HTML, XML, SQL, Apex language, C#, Dart, Pug/Jade, Bash, Vue.js, C# Razor Pages, GLSL(the OpenGL Shading Language), Go Template, C++, C, etc. Eliminate context switching and...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 13
    ChaosEsqueAnthology

    ChaosEsqueAnthology

    A free 3d game for PC that does not limit the player. Fight,Build,Gain

    (NOTE: Make sure to download Volume2 aswell!: http://sourceforge.net/p/chaosesqueanthologyvolume2/ ) 200+ weapons. Build-able enter-able buildings (Like an FPS RPG but with interiors) (Multi-tool/ Utili-tool). City generation (all buildings enterable). A 2 iso (6GB) exploration of what QuakeC can do. Over 100 maps included, along with map editor and sourcecode. Fully free and opensource: code and media. A modification of Xonotic which included extended weapons, maps, vehicles,...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    Catbird Linux

    Catbird Linux

    Linux for content creation, web scraping, coding, and data analysis.

    Catbird Linux is a USB pluggable Live Linux operating system built for media creation, web scraping, and software coding. It is the daily driver you want for retrieving data, making videos or podcasts, and making software tools to automate the repetitive tasks. It is ready for work in Python, Lua, and Go languages, with numerous packages for web scraping or downloading data via API calls. Using Catbird Linux, it is possible to accomplish in depth stock market analysis, track weather...
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 16
    LOTV Maps

    LOTV Maps

    Pick random Starcraft 2 maps from the historical ladder map pool.

    A tiny app to pick random maps from the Starcraft 2 map pool. Allows players to pick random maps to play custom games in.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    SimFPGA

    VHDL Verification and Simulation Tool

    SimFPGA is a graphical user interface (GUI) tool designed to facilitate the simulation of VHDL projects. It enables users to select VHDL source files and testbenches, configure library and standard settings, and run simulations using GHDL. Additionally, it allows visualization of waveforms through GTKWave. SimFPGA elaborates the project files using GHDL and builds the VHDL project before simulating it. This ensures code verification without the need for additional compilation tools. If...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    W3LuaEnv

    W3LuaEnv

    W3LuaEnv is a free tool for Warcraft III modders

    W3LuaEnv is a free and lightweight tool for Warcraft III modders who want to program their maps using Lua. It seamlessly integrates with the World Editor, allowing instant script updates without restarting the editor or using complex workarounds. With W3LuaEnv, you can maintain a modular codebase, write scripts in your preferred editor, and apply changes instantly by pressing F9 in the Trigger Editor. The tool automatically compiles and injects your Lua scripts before running the map,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    WebCam_Streamer

    WebCam_Streamer

    Stream your laptop or external webcam over LAN or Wi-Fi hotspot.

    WebCam Streamer is a professional, lightweight application that lets you stream your laptop or external webcams in real-time. Stream over a local network (LAN) or create a temporary Wi-Fi hotspot for direct access without complex setup. Features a modern, resizable dark-themed GUI with a dropdown to select any connected camera, live status display, and QR code for instant browser access. Supports multiple webcams, switching between them seamlessly, and keeps streaming simple with start/stop...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    Action! Programming Language

    Action! Programming Language

    Action! - The Native Programming Language for Atari 8-bit Computers

    source code, provide fixes for known bugs, and add new features in version 3.7. Join us at AtariAge https://forums.atariage.com/topic/217770-action-source-code for questions and discussions. Check out https://atariwiki.org/wiki/Wiki.jsp?page=Action for related information.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 21
    FractalRenderingApp

    FractalRenderingApp

    Lightweight app for visualization of Mandelbrot and Julia set

    Source code is available on https://github.com/MarkoLeskovar/FractalRenderingApp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    LazyDS4

    LazyDS4

    Transform your DualShock 4 into a native Xbox 360 controller. v2.1.0

    LazyDS4 is a controller mapping application designed to convert HID input from a DualShock 4 controller directly to a virtual Xbox 360 controller. Optimized for simplicity and performance, it offers real-time input mapping with a ~1ms (1000Hz) polling rate, modern graphical interface with PyQt5, and automatic joystick calibration. 📌 What's New (v2.1.0) 🎨 Visual Overhaul — Modern, professional interface with gradient backgrounds and advanced styling 📐 Layout Optimization — Improved...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    VirtualCelestialGlobe

    VirtualCelestialGlobe

    A java 3d simple virtual celestial globe. Source code available

    VirtualCelestialGlobe 1.2.7b World Globe 0.0.7 A simple java 3d virtual celestial and world globe. Rotate the globe, magnify it, select the level of detail to show stars and constellations, and the ecliptic. Source code available to everyone to modify it. Star catalogue from Wikipedia. Available plain text star catalogue. Total stars number now reaches 1038. Using Phong shading. No Open GL. Package contains also Astronomical tools: Planetarium 1.2.0 JMoon View 1.0.0 JSky View...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    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: 1 This Week
    Last Update:
    See Project
  • 25
    Intention Repeater MAX

    Intention Repeater MAX

    Repeating your Intentions to aid in manifestation

    Please see the README.txt. The ServitorConnect 4443 and Python Daemon and Intention Repeater Android are better because repeating once-per-hour is better than millions of times per second (or even 3Hz). The archive bundle includes binaries and source code for: MAX and Simple Intention Repeaters CUDA version for Windows/Linux Memory Frequency Generator Multi-Format to WAV Repeater Android app Sourcecode File/Image Writers Nesting Files Creator Prayer Wheel Spiritual Chat Tarot WiFi Broadcast Whether you're seeking to manifest abundance, enhance your spiritual journey, or promote overall well-being, Intention Repeater MAX empowers you to harness the incredible strength of intention repetition. ...
    Downloads: 8 This Week
    Last Update:
    See Project