Showing 8 open source projects for "loop"

View related business solutions
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1
    Flame

    Flame

    A Flutter based game engine

    ...It takes advantage of the powerful infrastructure provided by Flutter but simplifies the code you need to build your projects. It provides you with a simple yet effective game loop implementation, and the necessary functionalities that you might need in a game. For instance; input, images, sprites, sprite sheets, animations, collision detection, and a component system that we call Flame Component System (FCS for short). You can pick and choose whichever parts you want, as they are all independent and modular. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    LittleJS

    LittleJS

    The Tiny JavaScript Game Engine That Can!

    ...This engine has everything necessary to make high-quality games, including fast rendering, physics, particles, sound effects, music, keyboard/mouse/gamepad input handling, update/render loop, and debug tools. It is recommended that you start by copying the LittleJS Starter Project This file is mostly empty with just a few things you can use to get started or remove. You can also download and include engine.all.js or engine.all.min.js. In order to load files like images you will need to run a small web server like http-server on npm. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    macroquad

    macroquad

    Cross-platform game engine in Rust

    ...Compilation is relatively fast with minimal dependencies, so small projects or prototypes can spin up quickly. Because it’s “batteries included” for common tasks (rendering, drawing shapes, text, basic UI, game loop), Macroquad works well for rapid prototyping.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    LambdaHack

    LambdaHack

    Haskell game engine library for roguelike dungeon crawlers

    ...You declare what the game world is made of (entities, their relations, physics and lore) and the engine builds the world and runs it. The library lets you compile a ready-to-play game binary, using either the supplied or a custom-made main loop. A couple of frontends are available (SDL2 is the default for desktop and there is a JavaScript browser frontend) and many other generic engine components are easily overridden, but the fundamental source of flexibility lies in the strict and enforced with types separation of engine code from the read-only content and of clients (human and AI-controlled) from the server.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 5
    Gosu

    Gosu

    2D game development library for Ruby and C++

    Gosu is a 2D game development library for Ruby and C++. It’s available for macOS, Windows, Linux, and iOS. Gosu is focused, lightweight and has few dependencies (mostly SDL 2). It provides a window and a main loop. 2D graphics and text, powered by OpenGL or OpenGL ES. Sounds and music, keyboard, mouse, and gamepad input. Gosu is mostly used to teach or learn Ruby or in short game development competitions. It’s also a great prototyping tool and should work for indie game development, though nobody has really tried that. In addition to the documentation linked from the sidebar, there is a free book by Mark Sobkowicz that will guide you through the creation of four different games.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Murder Engine

    Murder Engine

    Murder is a pixel art ECS game engine

    ...Because Murder is in active development and still relatively young, the authors warn that breaking changes are possible — but this also means the engine is evolving rapidly as features are added and refined. Using Murder, you get a lot of the low-level plumbing handled: rendering, input, update-loop, resource loading — so you can focus on actual game logic, art, and design instead of boilerplate. It powers projects like games built by its creators and even won a game-jam with one of those, demonstrating that despite its youth, it's already production-capable. For developers comfortable working in C# and aiming for indie 2D games.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Basic Java Swing Game Engine
    BJSGE(BasicJavaSwingGameEngine) is a basic game engine to develope a 2D game with java swing. Author: cyberdos Difficulty: easy Create a gameloop with one command: new Graph() //init Game { public void instance(Graphics g) //Game loop { //game code here } }); Image Sources: Example1-Dead_Screen: http://readersrecommend.files.wordpress.com/2013/01/splat.jpg Example2-Dead_Screen: http://wolkenwetter.files.wordpress.com/2011/08/blitz-052.gif Example-Icon: http://www.johncabot.edu/student_life/community-service/blood%20drive.jpg Example2-TV: http://1.bp.blogspot.com/-HsDf5m1S7EA/UaKVkFiD0XI/AAAAAAAAAUM/y4zX2YQ8Dhk/s1600/old-television.jpg Example2-Background: http://walldie.com/wp-content/uploads/2013/11/Wood-Textures-For-Desktop-Wallpaper.jpg
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    A free and open source game engine designed to simplify the game creation process. Anyone can contribute, but they may not commit to the repository. In order to have a change made by you committed, submit it to OniLink10 (at) gmail (dot) com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next