Showing 114 open source projects for "power"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • $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
  • 1
    modrinth

    modrinth

    The Modrinth monorepo containing all code which powers Modrinth

    modrinth is the primary open-source monolithic repository that contains the backend, web interface, and core infrastructure powering the Modrinth mod distribution platform. The project consolidates the codebase used to operate the Modrinth website, its APIs, and related services that allow users to discover, publish, and manage Minecraft mods, plugins, and modpacks. The platform is designed to support a modern ecosystem for mod distribution, providing developers with tools to upload and...
    Downloads: 111 This Week
    Last Update:
    See Project
  • 2
    SuperTux

    SuperTux

    Classic 2D side-scrolling platformer game

    SuperTux is a classic 2D side-scrolling platformer game inspired by titles like Super Mario Bros. Players control Tux, the Linux mascot, navigating through various levels filled with obstacles and enemies. The game features a rich set of levels, engaging gameplay mechanics, and a level editor for creating custom stages.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 3
    The Powder Toy

    The Powder Toy

    Sandbox video game with a powerful physics engine

    Have you ever wanted to blow something up? Or maybe you always dreamt of operating an atomic power plant? Do you have a will to develop your own CPU? The Powder Toy lets you to do all of these, and even more! The Powder Toy is a free physics sandbox game, which simulates air pressure and velocity, heat, gravity and a countless number of interactions between different substances! The game provides you with various building materials, liquids, gases and electronic components which can be used to construct complex machines, guns, bombs, realistic terrains and almost anything else. ...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 4
    Open Source Cartridge Reader

    Open Source Cartridge Reader

    A shield for the Arduino Mega that can back up video game cartridges

    ...Supported cartridge types so far, LoRom, HiRom, ExHiRom, DSP, SuperFX, SuperFX2, SDD1, CX4, SPC7110, SA1 (last two chips need Adafruit Clock Generator). Reads and writes SNES Satellaview 8M Memory packs (BS-X cartridge and Adafruit Clock Generator needed). Reads and writes Nintendo Power Super Famicom Memory Flash Cartridges (needs Adafruit Clock Generator for best result).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 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
  • 5
    Trial

    Trial

    A modular Common Lisp game engine

    Trial is a real-time, 3D game engine written in Common Lisp, offering a modern and modular approach to game development using the expressive power of Lisp. Built on top of the cepl graphics framework, Trial combines live-coding capabilities with powerful abstractions for building simulations, scenes, and interactive applications. It emphasizes flexibility, clarity, and developer control, making it an appealing choice for experimental games, visualizations, and research projects that benefit from dynamic development environments and rapid prototyping.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    ArchiSteamFarm

    ArchiSteamFarm

    C# application with primary purpose of farming Steam cards

    ...In addition to that, it's meant to be run on servers or other desktop-less machines and features full cross-OS support, which makes it possible to launch on any operating system with .NET Core runtime, such as Windows, Linux, and macOS. ASF is possible thanks to the gigantic amount of work done in the marvelous SteamKit2 library. Today, ASF is one of the most versatile Steam power tools, allowing you to make use of many features that were implemented over time.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 7
    PuerTS

    PuerTS

    Write your game with TypeScript in UE or Unity

    ...PuerTS can be pronounced as pu-erh TS. PuerTS is a TypeScript programming solution within game engines. Facilitates game-building processes by combining JavaScript ecosystem with the rendering power of professional game engines. In contrast to lua script, TypeScript supports static type checking, which significantly improves code robustness and maintainability. High efficiency: supports reflection binding throughout the platform (engine), no extra steps (code generation) needed for development. High performance supports static binding throughout the platform (engine), takes care of complex scenes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Botania

    Botania

    A tech mod for Minecraft themed around the magic of nature

    Botania is a Minecraft tech mod themed around natural magic. It's inspired by other magic mods, such as Thaumcraft or Blood Magic. With an original aim- and timing-based power system, Botania has a very different feel from your typical magic or tech mod. Manipulating Mana and watching it flow in real time adds a new light to your base of operations. Botania works within the Minecraft world itself; no GUIs are used to interact with any of its features. It's carefully designed to ensure that nearly everything is fully automatable using vanilla and itself. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Gideros

    Gideros

    Gideros Release version

    Gideros is a cross-platform development environment for creating amazing games and interactive applications in 2D or 3D. It is easy to pick up, quick to develop, and robust to deploy. Code your game once and deploy it to Android, iOS, MacOS, tvOS, Windows, HTML 5, and more. Apart from supporting multiple platforms, Gideros also provides automatic screen scaling and automatic selection of proper image resolution, which makes supporting different screen resolutions, aspect ratios, and...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10
    Matter.js

    Matter.js

    A 2D rigid body physics engine for the web

    ...It offers a comprehensive set of physics features like gravity, collisions, restitution (bounces), friction, sleeping bodies, and constraint systems that enable developers to build interacting objects with realistic motion. This engine can power everything from dynamic interactive animations and educational simulations to fully fledged physics-based games, and it works across major browsers and devices. Through modules such as Matter.Body, Matter.Composite, and Matter.Constraint, developers can create complex scenes with multiple bodies, jointed structures, and collision responses. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Ancient Beast

    Ancient Beast

    The Turn Based Strategy Game/eSport. Master your beasts

    ...This project was carefully designed to be easy to learn, fun to play and hard to master. We hope you'll enjoy it. The game takes place in a dystopian future, where people have excelled in power thanks to the use of technology, specifically advanced 3d printers. The world is split into 7 factions, based off the seven deadly sins (Avarice, Envy, Gluttony, Lust, Pride, Sloth, Wrath), fighting each other for resources, land, and supremacy. The game is designed to be lightweight and run on most devices out there as it adjusts on the fly thanks to various optimizations and it will be playable using pretty much any input method you can think of. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Fyrox

    Fyrox

    3D and 2D game engine written in Rust

    ...Full-featured scene graph with various nodes (pivot, camera, mesh, light, particle system, sprite). High-quality binaural sound with Head-Related Transfer Function (HRTF) support. Standalone scene editor makes scenes in native engine format using the power of rusty editor. Rigid bodies, rich set of various colliders, joints, ray casting, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project's goal is to create a framework for creating rich, interactive role-playing games that is backed by the full power of the h2 java relational SQL database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ArchiSteamFarm

    ArchiSteamFarm

    A multi-account able app for farming cards in Steam

    ...It also supports a plugin system that allows users to extend its functionality. Whether you need to automate card collection, manage Steam accounts, or customize features, ASF provides the flexibility and power to meet your needs.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 15
    Seven Kingdoms: Ambition

    Seven Kingdoms: Ambition

    An enhanced version of 7K:AA (Seven Kingdoms: Ancient Adversaries).

    ...Mine ore and manufacture goods, then build markets and establish trade routes to bring gold flowing into your coffers. Have your scientists research new technology, or turn from science to the mystic arts, and seek the ultimate power: summon the aid of the gods! A more complete list is available on the wiki: https://sourceforge.net/p/seven-kingdoms-ambition/wiki/Features/
    Downloads: 9 This Week
    Last Update:
    See Project
  • 16
    Subspace Battle
    ...The Ruling Coalition that held together the galaxy has been shattered by internal strife, and in the outskirts of the galaxy chaos reigns. It is now up to the different factions to battle each other to gain the power to rule the galaxy. The battles take place inside large cages, where pilots fight until death among the old city ruins. It utilizes the Irrlicht Engine for graphics, together with SDL for sound and network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Arduino Launch Control System (LCS)

    Arduino Launch Control System (LCS)

    A single rod model rocket launch control system using the Arduino Nano

    ...The system also provides a 10-second countdown when the fire button is pressed. The system meets and exceeds the NAR Safety Code standard for model rocket launch systems as it incorporates a removable key to block the flow of power to the launch pad. It incorporates an additional two-button safety system to ensure that a launch is conducted exactly at the desired time. This release marks Version 1 of the system. It is designed to be modular so that it can be easily modified in the future. This project makes a great entry into electronics, Arduino and model rocketry. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Propeller
    ...GNU/Linux, FreeBSD, NetBSD and OpenBSD: If you are using GNU/Linux or BSD then read the "instructions.txt" file if you want to compile the game. I GPL:ed this game because, I don't live with the law, but you can't steal what is free, this is my art, money gives rise to power, power denies freedom, deny money, deny control, allow us to flourish, to the final birdfeather deattached, to bring eternity. Made by: Robert
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    booville

    booville

    A free car race simulator game for casual gamers, based on TORCS.

    Booville is a free car race simulator game for casual gamers. An unpretentious game that includes some uncoventional tracks and a sensibility different from any other race car simulator. The program will run on just about any computer running Windows. No expensive gaming system required. Racing and driving in Booville are relatively easy and fun.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An open source NES Emulator for Windows and Unix that features solid emulation accuracy and state of the art tools for power users. FCEUX's source code is now hosted at https://github.com/TASVideos/fceux/ win32 autobuilds @ https://ci.appveyor.com/project/zeromus/fceux/build/artifacts
    Leader badge
    Downloads: 206 This Week
    Last Update:
    See Project
  • 21
    Bitburner

    Bitburner

    Bitburner Game

    ...When a mysterious hacker called jump3R messages you, he/she confirms your suspicions that there is something wrong with the world around you. Now, aided by jump3R, you embark on a quest to gain money and power by any means necessary, in the hopes that this will lead to uncovering the secrets that you’ve been searching for.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    Spring RTS Engine

    Spring RTS Engine

    Spring is a free RTS engine developed for Windows, Linux and Mac OS X.

    Spring is a versatile 3D RTS game engine. Using extensively Lua for scripting game-specific code to make nearly every aspect of the engine customizable, from GUI, to unit AI, to pathfinding.
    Downloads: 38 This Week
    Last Update:
    See Project
  • 23
    KAMI Blue

    KAMI Blue

    ARCHIVED - KAMI Blue: a continuation of 1.12.2 KAMI

    Kami-Blue Client is an open-source modification for Minecraft that enhances gameplay with additional utilities, automation features, and performance optimizations. It is designed for power users looking to customize their in-game experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    /tg/station

    /tg/station

    The /tg/station branch of SS13

    ...Space Station 13 is a paranoia-laden round-based roleplaying game set against the backdrop of a nonsensical, metal death trap masquerading as a space station, with charming spritework designed to represent the sci-fi setting and its dangerous undertones. Have fun, and survive. This is the codebase for the /tg/station flavoured fork of SpaceStation 13. Deep simulation systems including chemistry, atmosphere, power, and biology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CRYENGINE

    CRYENGINE

    A real-time game development platform

    The most powerful game development platform for you and your team to create world-class entertainment experiences. CRYENGINE 5.6 comes with significant improvements. New tools and enhancements make the game development process more intuitive than ever before. What you see is what you get, Sandbox allows you to create seamless worlds without any baking. Create your world and export to a game as you see it in the Editor. Fully realtime dynamic global illumination with a fully PBR workflow...
    Downloads: 63 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
Auth0 Logo