Showing 11 open source projects for "far"

View related business solutions
  • 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
  • Veeam Data Platform v13.1 Icon
    Veeam Data Platform v13.1

    Move workloads across hypervisors and clouds with no vendor lock-in. Try VDP free today.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try Now
  • 1
    Pokemon Unity

    Pokemon Unity

    A framework to build Pokémon RPG games

    A framework to build Pokémon RPG games. I use IIcolour Spectrum's original Pokemon Unity as a base with Herbertmilhomme's framework. So far, this project use wrapper ( Legacy <=> Framework ), and in the future, I want to remove the wrapper. This project is playable, but it has some issues and some features are disabled. Use Unity Hub or Editor to import this project's folder (/Pokemon Unity). Build and run the project. There are also demos for Windows, Linux, and Mac zipped in Releases!
    Downloads: 17 This Week
    Last Update:
    See Project
  • 2
    SOR4 Swapper

    SOR4 Swapper

    Swap stuff in Streets of Rage 4!

    This app allows you to mod Streets of Rage 4 by swapping specific characters, items, breakables, and/or levels! Retro swaps, change your Survival allies, swap levels for practice, and more! This app only works for the Steam version of the game as far as I know and is known to work only on the v7 patch of the game (v08-s r14424) released in March 10, 2023. RANDOMIZER PRESETS ARE STILL VERY EXPERIMENTAL TUTORIALS Mod Items - https://youtu.be/yPo7oOXnq9g Move Inputs - https://youtu.be/O7lH-5gBrXY Armor - https://youtu.be/IXv2w2yVzVM Mod Characters, Teams, Battle Royale - https://youtu.be/zr34cwzrnrM Difficulty - https://youtu.be/w1_efI2H4Hg Basic Usage - https://youtu.be/9uCy-UJBRkA
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Stars! Nova
    Stars! Nova is a clone of the classic 4X space strategy game Stars!. While nowhere near the functionality of Stars! quite a few features have been implemented so far. See the Nova web page for details.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    SOR4 Blender

    SOR4 Blender

    Get wrecked by RNG (even more)!

    This app lets you randomize various in-game properties in Streets of Rage 4 in real-time by manipulating your stars, gravity, health, speed, character size, selected move set, and your lives! (SOR4 only! Not your actual lives!) This app only works for the Steam version of the game as far as I know and is known to work only on the v7 patch of the game (v07-s r13648) released in December 13/14, 2021. Run game, run Blender! That simple! It doesn't matter if you launch the game or the Blender first. Just have the game open before you start the Blender! Toggle the properties you like or don't like!
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 5
    SOR4 VS Chat

    SOR4 VS Chat

    Let your viewers wreck your game!

    This app lets your viewers enter commands in chat to interact with your Streets of Rage 4 game in real-time by manipulating your stars, gravity, health, speed, character size, chosen character, selected move set, and your lives! (SOR4 only! Not your actual lives!) This app only works for the Steam version of the game as far as I know and is known to work only on the v7 patch of the game (v07-s r13060M) released back in July 23/24, 2021. It is advisable to regulate what your viewers can do by not enabling all of the commands but it is totally up to you (and your sanity). After setting things up, you can test this app by going to your channel on Twitch and type commands there even if you're not on stream. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DualSenseX

    DualSenseX

    Connect your DualSense Controller, use Adaptive Triggers

    DualSenseX is an open-source utility that brings advanced control and customization to Sony DualSense and DualShock controllers on Windows, offering functionality that goes far beyond the native drivers. The application allows gamers to tailor every aspect of their controller experience, including adaptive trigger behavior, haptic intensity, and light bar customization, which empowers users to fine-tune feedback to match the feel of their favorite games. It also provides real-time battery monitoring, gyro/accelerometer calibration, and remappable button layouts, giving players hardware flexibility usually reserved for premium third-party software. ...
    Downloads: 213 This Week
    Last Update:
    See Project
  • 7
    Asteroids in C#

    Asteroids in C#

    Re-Creation of Asteroids (1979) in C#

    ...The goal with this project is to re-create, from the ground up, a perfect replica of the experience of the original acrade game in C#. I hope you agree I've done a decent job at this so far. Please feel free to contact me with any issues you have CODE WALKTHROUGH: https://www.youtube.com/watch?v=TG3cw-dZYtU
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    After Dusk

    After Dusk

    Sci-Fi Horror Xna Action Platformer

    Long range communications aboard the ‘Century Research Station’ have abruptly stopped shortly after a distress signal was sent out. With military forces spread far and few in-between, a freelance vessel has been contracted to investigate and report on the problem. Little do the intrepid travelers know, something dire lurks in the dark of Century Station… [Source Requirements] XNA Game Studio 4.0 http://www.microsoft.com/en-us/download/details.aspx?id=23714 Visual C# Express Edition 2010 http://www.visualstudio.com/en-us/downloads#d-2010-express [Binary Requirements] Xna Framework 4.0 Redistributable http://www.microsoft.com/en-us/download/details.aspx?...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    XNA 3D Engine

    XNA 3D Engine

    An expanded XNA game creation framework

    My free time project with the goal of making it very easy to rapidly code up games using C# and managed DX code. Currently provides and excellent compilation of various code how-to's, assembled from various tutorials and written myself. So far, aimed at directly coding up games, but eventually long-term goal is creation of a full graphics game development toolset. Current status: Abstracting needed classes. So far done: Post processing and misc rendering Vertex extraction from FBX Automatic bounding box construction Vizualization and debugging: Developer console and lines illustrating vectors and boxes FPS control scheme Rudimentary terrain collision Terrain from heightmap generation Shaders: Post process Terrain blend-mapping with depth fog and directional light Water and reflection shaders And still, much to do.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 10
    Cirulla con Marietto

    Cirulla con Marietto

    La scopa genovese in salsa romana. Ora anche con le carte tradizionali

    Cirulla è un gioco di carte genovese molto simile alla scopa, che qui viene rivisto in chiave "romana" e giocato con le carte piacentine. Ci si confronta contro il PC impersonato in questo caso dall'ehm... pittoresco "Marietto" Dalla release 0.9.14b si può giocare anche con le carte tradizionali Genovesi!
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    BRP Util
    Game master tool for Basic Role Playing Important: Requires Microsoft .net Framework, at least version 3.5
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next