Showing 1660 open source projects for "simple-xml"

View related business solutions
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 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
  • 1

    2048-1

    Sdk library for creating 2048 game in c#.

    My take mini sdk libs for creating the 2048 game in C#. Suitable for any engine from console app to Unity game. Only 2048 game logic. A very simple customizable core for initialization game with params.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Multiplayer arcade shoot-them-up game featuring M&Ms (or Lentils)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Computer Freak

    Computer Freak

    Simulation of a computer house competing with other computer houses

    Simulation of a computer house competing at peer with other computer houses in developing new systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    kiero

    kiero

    Graphical hook for a D3D9-D3D12, OpenGL and Vulkan based games

    Kiero is a lightweight and flexible hooking library designed to intercept graphics API functions, especially for injecting custom code into DirectX (9, 11, 12) and OpenGL-based applications. It’s often used for overlay rendering, game modifications, debugging, or reverse engineering purposes. By providing an easy-to-use interface for binding and overriding rendering calls, Kiero enables developers to create tools like custom HUDs, frame analyzers, or graphical overlays across a wide variety...
    Downloads: 1 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5
    PyBluesky

    PyBluesky

    PyBluesky is a simple 2D python game developed using the pygame framew

    Your objective should you choose to accept is to navigate your jet without getting hit by the incoming missiles. For self-defense you can shoot down the enemy missiles. You are armed with 100 special missiles. Level-up awards you another 50 special missiles and a power-up star which will instantly deactivate all the enemy missiles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Bygfoot Football Manager
    A small and simple graphical football (a.k.a. soccer) manager game featuring many international leagues and cups. In newer versions you can even try to become World Champion 2006 or European Champion 2008!
    Downloads: 40 This Week
    Last Update:
    See Project
  • 7
    CST8334 Group 3 Solitaire Game

    CST8334 Group 3 Solitaire Game

    A simple Solitaire game, made for Algonquin College course.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Minecraft

    Minecraft

    Simple Minecraft-inspired program using Python and Pyglet

    Minecraft is a simple Minecraft-inspired demo written in Python using the Pyglet library for windowing, input, and OpenGL rendering. The project implements a first-person block world where you can walk around, jump, fly, and place or remove blocks using a small set of block types like brick, grass, and sand. It provides full WASD movement with mouse look and basic building controls, giving a surprisingly complete “sandbox” feel in only a small amount of Python code.
    Downloads: 32 This Week
    Last Update:
    See Project
  • 9
    flowers3

    flowers3

    3D representations of flowers, flower elements, bouquets or meadows

    ...By configuration you can select, what types are displayed - random flowers, bouquets and/or meadows - and the speed of movement. In generation mode you call the program from the command line, providing the type of display, the files to generate (picture only or picture and XML file) and one or two texts used as seeds for random number generation and as text to be placed in the picture. Thus you can create an unique flower greeting. In interactive mode you can build your own flower elements, flowers, bouquets or meadows interactively, modify them, move them, save them and load stored elements, flowers, bouquets, meadows or complete scenes. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    KlayGE is an open source, cross-platform game engine with plugin-based architecture. It provides a framework to make game development, testing, porting as simple as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    facetracknoir

    facetracknoir

    Headtracking program that makes gaming more fun.

    Modular headtracking program that supports multiple face-trackers, filters and game-protocols. Among the trackers are the SM FaceAPI, AIC Inertial Head Tracker and PointTracker (IR-tracker derived from FreeTrack). Movements of the head are registered by a simple web cam: no additional hardware is required! Supports Free-track, FlightGear, VJoy, PPJoy and TrackIR, SimConnect and FSUIPC protocols. Current version is V200. The SourceForge webserver is up again, please visit http://facetracknoir.sourceforge.net/home/default.htm
    Leader badge
    Downloads: 143 This Week
    Last Update:
    See Project
  • 12
    The COLLADA Document Object Model (DOM) is an application programming interface (API) that provides a C++ object representation of a COLLADA XML instance document. Contact a project admin to become a developer!
    Downloads: 16 This Week
    Last Update:
    See Project
  • 13
    Sketchbook

    Sketchbook

    3D playground built on three.js and cannon.js

    3D playground built on three.js and cannon.js. Simple web-based game engine built on three.js and cannon.js focused on third-person character controls and related gameplay mechanics. Mostly a playground for exploring how conventional third-person gameplay mechanics found in modern games work and recreating them in a general way. Raycast character controller with capsule collisions.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    ÖbEngine

    ÖbEngine

    2D Game Engine with Lua Scripting made on top of SFML

    ObEngine is a free and open-source 2D game engine designed to make game development fun and accessible by combining a C++ core with powerful Lua scripting, providing both performance and ease of use. Built on top of the Simple and Fast Multimedia Library (SFML), the engine gives developers access to rendering, input, audio, and windowing systems while they write gameplay logic in Lua, a lightweight scripting language that simplifies interaction with game objects and behavior. ObEngine includes tools like a map editor, plugin system, and asset management features that streamline the creation of complex 2D games such as platformers, RPGs, racers, and visual novels without reinventing low-level systems. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Earthdawn Character Editor

    Earthdawn Character Editor

    The ECE is for creation and managing ED3+ED4 characters.

    The Earthdawn Character Editor is a java-based utility to create and manage character for the role-playing game Earthdawn Third Edition and for the role-playing game Earthdawn Forth Edition. It is intend to be very flexible, so almost the full behaviour can be configured through xml-based config-files. Multi language support is possible.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16
    RustRush

    RustRush

    Game displayer for Rush Hour written in Rust

    Displays game(s) of Rush Hour in a simple CLI format. https://en.wikipedia.org/wiki/Rush_Hour_(puzzle)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    bosa2020

    Link Sharing are made simple

    Link Sharing are made simple
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    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: 0 This Week
    Last Update:
    See Project
  • 19
    KlayGE

    KlayGE

    KlayGE is a cross-platform open source game engine

    ...It's started since 2003. The explicit goal of KlayGE is: to arm your engine with cutting-edge technology. It provides a framework to make game development, testing, porting as simple as possible. Before compiling KlayGE, Python 3.x+ and CMake 3.13+ must be installed first. Then you can run Build.py to build the whole code base. For details, please see Installation. KlayGE can be developed on many platforms, with no limitation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Typing Baba: Hindi Typing Tutor

    Typing Baba: Hindi Typing Tutor

    Typing Baba: Hindi Typing Tutor, Learn Hindi typing

    Typingbaba: Hindi typing tutor is an app made for learners of each and every capacity. It will improve the learning curve of every user. Typing baba is designed for hindi typing learners besides this it will help the intermediate learners to excel via accectuating and refining their skill and strong points. It includes hindi typing lessons which are meant to increase typing speed and accuracy of users. This tutor is designed by taking into account all shortcomings of new users so that in...
    Leader badge
    Downloads: 84 This Week
    Last Update:
    See Project
  • 21
    wecomeinpeace

    wecomeinpeace

    WeComeInPeace is a simple RTS game that aims towards multiplayer

    WeComeInPeace (wcip) is a simple 4x RTS game that aims towards multiplayer. The project is currently in pre-alpha phase. wcip uses the gloost framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Feather Minecraft

    Feather Minecraft

    A Minecraft server implementation in Rust

    A minimalistic, lightweight Minecraft server written in Rust, designed to handle simple multiplayer tasks.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 23

    futurepack1.8

    A simple modpack for Minecraft

    Simple modpack for Minecraft Beta 1.8.1 with launcher based on pyLauncher 9.4 :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    aVoid

    Do not hit the asteroids. Written with python3-pygame

    This is a little space game programmed with Python3-Pygame. Have fun :-) Go to pygame-Website: - https://www.pygame.org/project/3633/7177
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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).
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo