Showing 22 open source projects for "loop-aes"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 1
    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...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    LittleJS

    LittleJS

    The Tiny JavaScript Game Engine That Can!

    LittleJS is a super lightweight 2D JavaScript game engine with fast WebGL rendering. It is designed to be small, simple, and easy to use for various applications, from game jams to commercial releases. 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...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    slua-unreal

    slua-unreal

    lua dev plugin for unreal engine 4 or 5

    Slua-unreal is an unreal4 plugin, which allows you to use Lua language to develop game logic and hot fix your code. It gives you 3 ways to wrap your C++ interface to Lua, including reflection by blueprint, C++ template, and static code generation. It also enables two-way communication between Blueprint and Lua. The advantage of Lua over C++ is that it requires no compilation for logic change, which significantly speeds up the game development process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Flame

    Flame

    A Flutter based game engine

    Flame is a modular Flutter game engine that provides a complete set of out-of-the-way solutions for games. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • 5
    LambdaHack

    LambdaHack

    Haskell game engine library for roguelike dungeon crawlers

    ... 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: 0 This Week
    Last Update:
    See Project
  • 6
    AirSim

    AirSim

    A simulator for drones, cars and more, built on Unreal Engine

    AirSim is an open-source, cross platform simulator for drones, cars and more vehicles, built on Unreal Engine with an experimental Unity release in the works. It supports software-in-the-loop simulation with popular flight controllers such as PX4 & ArduPilot and hardware-in-loop with PX4 for physically and visually realistic simulations. It is developed as an Unreal plugin that can simply be dropped into any Unreal environment. AirSim's development is oriented towards the goal of creating...
    Downloads: 60 This Week
    Last Update:
    See Project
  • 7
    TGM Gaming Macro

    TGM Gaming Macro

    Lets you have a macro mouse n keyboard functionally with ordinary one.

    Official TGM Gaming Macro website: https://trksyln.net/projects/TGM-Gaming-Macro-(TGMacro)-4 TGM is a gaming macro that lets you have a macro mouse and keyboard functionally with ordinary one. You can create or record multiple macros and assign them to any key combinations to trigger and loop them when you need how you need. TGM is made for gamers but it's capable of so much more. So you can use it for daily tasks as well. For any question, bug report or feature request feel free...
    Leader badge
    Downloads: 18,941 This Week
    Last Update:
    See Project
  • 8
    TextureAtlas Extractor and GIF Generator

    TextureAtlas Extractor and GIF Generator

    A tool that extracts all frames from a folder with spritesheets

    This tool simplifies the process of extracting frames from sprite sheets, organizing them into individual folders, and optionally creating GIFs/WebPs. Current Spritesheet types supported * Sparrow * Starling * Packer TXT Do NOT download this tool from unofficial sources, I'm not responsible for any damage caused by this app when downloading from any other sites than the official pages for the tool on GameBanana, SourceForge and this GitHub repository. Official Download Sites: *...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    UniRx

    UniRx

    Reactive extensions for Unity

    ... is a library for composing asynchronous and event-based programs using observable collections and LINQ-style query operators. The game loop (every Update, OnCollisionEnter, etc), sensor data (Kinect, Leap Motion, VR Input, etc.) are all types of events. Rx represents events as reactive sequences which are both easily composable and support time-based operations by using LINQ query operators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
  • 10
    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: 1 This Week
    Last Update:
    See Project
  • 11

    smartblob

    tiny code, html webcam game or plug brain in each blob, java server

    You play a 2d blob that reshapes to grab bend bounce and swing on objects floating in midair (like a platformer game), except acrobaticly your view spins when your blob does. I'm planning a huge multiplayer world, some blobs played by people holding a bendable loop game controller (tape a 1 meter cut of thick extension cord into a loop) in front of webcam and bend it to bend your blob on screen, and other blobs controlled by AI. This is a game for general AI research in a fun way people can do...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Seta Engine

    Seta Engine

    Engines for Batch Games

    WARNING 1: project abandoned! (I'll come back some day) WARNING 2: project website is abandoned. Seta Engine Is a set of engines for batch games. Now you can program with notepad your own games in batch scripts with sound and colours! Please use the web page of proyect to get a complete list of launched sample games. Get help and usage guide: https://sourceforge.net/p/seta-engine/wiki/Home/
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Loop Maker (stable)
    This Program plays any looping metronome file while it allows you to record. It will then take the recorded session and cut a loop to the same time length by synchronizing the loop points. Optionally it can mix the two files as well, (Java Required)
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    EntropyEngine is a Java based 2D game engine. This project is intended for learning game engine design, and detailed tutorials can be found at the project's homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    Transient
    A customizable ASCII game-engine aimed at story-based Roguelikes, RPG-hybrids and Gamebooks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Python script to solve slither link puzzles (also called fences,Takegaki or Loop the loop...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A simple 2D spaceshooter created in the Java language. A simple game loop increases the difficulty along with upgrade of weapons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Games engine incorporating simple games sdk. Supports sprites, bitmaps, cursors, scrolling bitmaps, music, UI, game loop, profiling, error management & logging, menus and more besides. Use's SDL as underlying media layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Fully playable Java game demo illustrating basic game programming technics, such as sprite animation, pixmap fonts, time or frame related game loop, affine transformations, convolution filters, sound generation and playback...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    LOOP (Language Object Oriented Parallel) is a visual programming language project dedicated to creating a full suite of components for simulation of hierarchical dynamical systems in discrete time.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next