Showing 182 open source projects for "example"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    Bullet Physics SDK

    Bullet Physics SDK

    Real-time collision detection and multi-physics simulation for VR

    ...It allows different automatic differentiation backends, for forward and reverse mode gradients. TDS can be trained using Deep Reinforcement Learning, or using Gradient based optimization (for example LFBGS). In addition, the simulator can be entirely run on CUDA for fast rollouts, in combination with Augmented Random Search. This allows for 1 million simulation steps per second. It is highly recommended to use PyBullet Python bindings for improved support for robotics, reinforcement learning and VR. Use pip install pybullet and checkout the PyBullet Quickstart Guide.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    Lines

    Lines

    Lines a game written in Python two players through internet

    ...Here, I want to thank all people who have training videos in youtube, they helped me a lot to make this program. Some of the code of the program is from these videos. The game can be played from one or two persons through internet. The game is a good example for learning pygame.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    AnyStatus

    Get your own sweet custom status for discord

    ...Next, open a new terminal in the current folder and execute the following command: pip install -r requirements.txt Then open main.py and your custom status is ready :) Send `<prefix><activity> = <text>` in any discord channel to change your status. Example: `!playing = Minecraft` You can alternatively run `chmod +x run.sh` in the console and open run.sh afterwards or open run.bat if you're a windows user for automatic package installation and quick launch. Also remember that it can take up to 5 minutes to update your status.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    CloudRetro

    CloudRetro

    Web-based Cloud Gaming service for Retro Game

    CloudRetro provides an open-source cloud gaming platform for retro games. It started as an experiment for testing cloud gaming performance with WebRTC and Libretro, and now it aims to deliver the most modern and convenient gaming experience through technology. Theoretically, in cloud gaming, games are run on remote servers and media are streamed to the player optimally to ensure the most comfortable user interaction. It opens the ability to play any retro games on a web-browser directly,...
    Downloads: 6 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    JpViewer

    JpViewer

    Jeppesen map viewer cmd application

    https://github.com/DeMmAge/JpViewer Installation: Run install.bat Usage: JpViewer.exe <ICAO> Example: JpViewer.exe EFHK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Amazon Lumberyard

    Amazon Lumberyard

    Amazon Lumberyard is a free AAA game engine

    ...Although Amazon has since archived the repository and transitioned focus to the open-source successor Open 3D Engine (O3DE), the project remains of interest as a large-scale example of cloud-enabled game engine architecture. Developers studying game tech or infrastructure integration can inspect how the engine’s subsystems were designed, including entity/component architectures, rendering pipelines and networked game services.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 7
    Dice Simulator

    Dice Simulator

    Simulator for Dice Probabilites

    Small simulator for checking typical dice probabilites for boardgaming/wargaming (during Vassal pbem games for example). Pre-configured tabs for the boardgame "Here I Stand" from GMT Games, but easily useable for other boardgames as well. The newest version also includes prediction of CRT combat (Paths of Glory, Illusions of Glory, Pursuit of Glory CRTs included). You can add your own single-dice CRTs for any game. Most features use a Monte Carlo simulation, but a few are calculated (like CRTs). ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Visual Pinball
    THIS SVN REPO IS NOW OUTDATED, PLEASE USE THE GITHUB LINK ABOVE! Visual Pinball - Project started by Randy Davis, continued by the Visual Pinball development team and contributors from the source that was released under the 'old MAME license' (no commercial use) in February 2010.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 9
    glvideotexture_chung video to openGL
    glvideotexture chung / freeGIFviewer is a small gif / video loops (about 11secs 9fps avi,wmv,gif) to 3D openGL textures (12 textures 1024 or 512 or 256 jpg per video , 8 images per texture) viewer converter with demo example animated ocean sea seashore 3D written in compiled freebasic . Uses classic OpenGL (i dont like modern openGL), can run on old pcs (no glsl required). as many simultaneous video animation loops as wanted. The generated textures (jpg) can be used in any apps and are 2x to 32x more compact than the original video . A single sub determines the texture index number and its coords according to time. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 10
    Lord Of The Realms Remake

    Lord Of The Realms Remake

    A Project which shall result in a Remake of the classic game

    ...ETAP9 makes further combat possible, among others bridges can be laid on the rivers during battle. Now only the AI player remains to be programmed. All four versions can be downloaded from the FILES tab sheet. This program is also an example of what we can do with the Hexworld2 program (and the hexagonal grid pad found in it). It comes with code - for the ones that would like to continue the work. As for me, I got caught by my age, Have fun!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Retro

    Retro

    Retro Games in Gym

    ...The repository provides code and resources for training and evaluating RETRO models, along with infrastructure for integrating retrieval into the transformer pipeline. It includes example configurations, datasets, and utilities for building retrieval-augmented generation systems. RETRO represents an important step toward combining large-scale language modeling with information retrieval, offering researchers a foundation to study hybrid approaches for scaling AI responsibly.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    Java Game Development (Ninja Girl)

    Java Game Development (Ninja Girl)

    Example code for creating a 2D platform game in Java.

    !Help Wanted! See Discussions for more details. A platform game demonstrating concepts for 2D platform game creation in Java. Collect the stars and go through the door to advance levels. Graphics courtesy of: https://www.gameart2d.com https://opengameart.org/content/animated-fire https://craftpix.net Levels created using https://www.mapeditor.org/ Project created in the Eclipse Java IDE. Keys: Up, Down, Left, Right - Move Player Space - Jump M - Throw Kunai Q, A - Scroll...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Fighting Fantasy Framework

    Fighting Fantasy Framework

    A complete web framework to create online Fighting Fantasy adventures

    ...Just edit the html files in /game catalogue. The tutorial is included. The project provides the Fighting Fantasy mechanics including fight, dice throwing, testing skil and luck . Enjoy :) Example: http://www.dudziarz.net/fff
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Light Bright in Python

    Light Bright in Python

    The classic toy reinvented in free software!

    ...This project was made just for the occasion! I had a blast making it and I hope everyone enjoys this FOSS just as much. The simple design and well-commented code is a great example of turning an everyday object into a shareable program for others to enjoy. Requires Python 3.7 and Pygame 1.9.6. These are FREE: Python Download: https://www.python.org/downloads/ Python/Pygame install YouTube tutorial: https://www.youtube.com/watch?v=AdUZArA-kZw
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    ipxemu

    IPX emulator; enables LAN play for old games

    ipxemu emulates IPX so that programs can use IPX, while actually using UDP/IP. This way one can for example play old games that only support IPX, without actually using IPX.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 16
    NBTV Design Tools

    NBTV Design Tools

    SW Tools + HW design example for Mechanical Narrow Band TV

    This project contains useful software tools to create a NBTV (Narrow Band Television) video source (+audio, and optionally with color) on a classical 2-channel PC audio output. It also includes a document on a hardware example explained in details, as well as how to use software tools.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 17
    KAREL 3D WebGL

    KAREL 3D WebGL

    Children's learning programming language Karel the Robot in 3D

    KAREL 3D written in JavaScript with WebGL is a children's programming language for teaching algorithms. This is later variant from Karel the Robot in 3D, created in 1986 for 8bit microcomputer PMD 85-2. Support full recursion, create new commands, complex commands with condition from dialog and direct control with keys, language translation. Objects: brick, wall, mark, fence. Check out the Wiki (here) for more examples and pictures. Include ZIP with original historical...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    FPS Sample

    FPS Sample

    A first person multiplayer shooter example project in Unity

    The FPS Sample was created for internal validation of features and packages available at the time of Unity 2018.3 and is available for download including all assets. Game code that includes unsupported custom netcode with an authoritative server architecture supporting up to 16 players (not recommended for use in production). It’s intended as a source of inspiration and learning for intermediate and experienced developers using Unity 2018.3 or Unity 2018.4 LTS releases. It’s using...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    json_osm_chung / webglcarsim
    json osm chung is an example of realtime converting online openstreetmap servers osm roads data to use with a game or in this example to draw on a graphical canvas or 3D webgl. Use the arrow keys to move or select one of the presets locations. recreate any real roads + buildings , houses, places in the world in realtime .mixed with google static maps satellite ground images, water terrain detection , srtm terrain heightmaps, trees, lamps, bridges and webglcarsimheight a small 3D driving car / foot / flight / sailship simulation game in webgl with shadows. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    FLAQUIZTV - Family Quiz Game

    FLAQUIZTV - Family Quiz Game

    Flash Quiz TV (A quiz game for all family)

    ...- The main idea is to create a didactic simple/cute/fun quiz show game for all people and for all ages with that "TV show feeling" - A game for all family. - Usage example: - Parents: Edit the "XML" file (using "notepad") add your own questions and answers there (use your native idiom), related to school stuff, and let your kids play (learn) the game! - Develop info: - The game is developed in FLASH (AS2) and its very customizable. - Since its developed in FLASH, you may play it in your PC or embed it in your webpage...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Diablo 3 hang solution

    Diablo 3 hang solution

    When entering a game it freezes - prevents you from logging off

    ...It uses a simple hot hey combination of holding down the following keys ctrl-alt-b This will simply kill the hung exe that is consuming literally gigs of memory. the exe that I see is : Diablo III64.exe and Diablo III.exe The application silently runs in the background and waits for the combination of keys to be held down and will kill said application above. It will NOT kill the D3 Launcher. here is an example of Blizzards failure to address the issue: https://us.battle.net/forums/en/d3/topic/20759210139?page=5#post-100
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    OpenTomb

    OpenTomb

    Game engine for playing tomb raider 1 - 5 levels.

    ...It is developing in netbeans 7 + GCC TDM 4.9.2 Used libraries: SDL2, SDLimage with jpeg and png libs, vorbis (ogg support), OpenGL, OpenAL, freetype 2, LUA, BULLET. Youtube engine work example: http://www.youtube.com/watch?v=Jf3JGm67oS0 I need some help in game behavior algorithms, level parsing, e.t.c. Needed for work: 1) Original Tomb Raider levels 2) Font .ttf 3) Config files (config.lua and autoexec.lua)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    STO Keybind

    STO Keybind Application creates complex keybinds for STO Game.

    ...It does this by creating a text file that is then imported into the game using an in-game command. The graphical interface of this application allows you to configure your keybinds without any knowledge of how the text file format works. There are example videos through the HELP button that is in the application.
    Leader badge
    Downloads: 42 This Week
    Last Update:
    See Project
  • 24
    DarkForestGo

    DarkForestGo

    DarkForest, the Facebook Go engine

    darkforestGo is an early deep-reinforcement-learning Go engine that combined a convolutional policy/value network with Monte Carlo Tree Search (MCTS) to play the full 19×19 game at a strong amateur level. The system couples fast GPU policy inference with CPU or GPU-assisted tree search so priors from the network guide exploration while search refines local tactics. Training pipelines mix supervised learning from human professional games and self-play fine-tuning, allowing the model to learn...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Pulsar framework

    Pulsar framework

    Event driven concurrent framework for Python

    Event-driven concurrent framework for Python. Pulsar's goal is to provide an easy way to build scalable network programs. In the Hello world! webserver example above, many client connections can be handled concurrently. Pulsar tells the operating system (through epoll or select) that it should be notified when a new connection is made, and then it goes to sleep. Pulsar uses the asyncio module from the standard python library and it can be configured to run in multi-processing mode. The http client maintains connections alive (by default 15 seconds) and therefore any requests that you make within a session will automatically reuse the appropriate connection. ...
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo