23 projects for "using" with 2 filters applied:

  • 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
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    Clay

    Clay

    High performance UI layout library in C

    ...The Clay macro by default accepts an ID as its first argument, which is usually provided by the CLAY_ID() convenience macro. Elements can also be created with auto-generated IDs, by using the CLAY_AUTO_ID() macro. Element IDs have two main use cases. Firstly, tagging an element with an ID allows you to query information about the element later, such as its mouseover state or dimensions. Secondly, IDs are visually useful when attempting to read and modify UI code, as well as when using the built-in debug tools.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Godot Minimal Theme

    Godot Minimal Theme

    Godot Minimal Theme

    Godot Minimal Theme is not a game engine itself, but rather a custom editor theme designed for Godot Engine — aiming to offer a clean, minimalistic, and visually comfortable interface for the Godot editor. The theme adjusts base colors, accent colors, contrast, icon saturation, corner radii, fonts, and other UI settings to deliver a more modern, streamlined, and easier-on-the-eyes editor appearance. It has been tested and confirmed compatible with several recent Godot versions (4.3, 4.4,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    QuakeSpasm

    QuakeSpasm

    A modern, cross-platform Quake game engine based on FitzQuake.

    QuakeSpasm is a *Nix friendly Quake Engine based on the SDL port of the popular FitzQuake. It includes some new features, important fixes, and aims for portability and 64 bit correctness.
    Leader badge
    Downloads: 521 This Week
    Last Update:
    See Project
  • 4
    Castle Game Engine

    Castle Game Engine

    Game engine supporting many 3D/2D formats and graphic effects

    This project has moved to: - Our website https://castle-engine.io/ - GitHub repo: https://github.com/castle-engine/castle-engine/ Cross-platform 3D and 2D game engine for Object Pascal. Rendering and processing of game assets in glTF, X3D, VRML, Collada, Spine and other formats. Many graphic effects including shadows, shaders, mirrors, screen effects. Animation, collision detection, 3D sound. Extensible system of 3D objects, with out-of-the-box levels, items, intelligent creatures...
    Downloads: 17 This Week
    Last Update:
    See Project
  • Connect every part of your business to one bank account Icon
    Connect every part of your business to one bank account

    North One is a business banking app that integrates cash flow, payments, and budgeting to turn your North One Account into one Connected Bank Account

    North One is proudly built for small businesses, startups and freelancers across America. Make payments easily, keep tabs on your money and put your finances on autopilot through smart integrations with the tools you’re already using. North One was built to make managing money easy so you can focus on running your business. No more branches. No more lines. No more paperwork. Get complete access to your North One Account from your phone or computer, wherever your business takes you. Create Envelopes for taxes, payroll, rent, and anything else automatically.
    Get started for free.
  • 5
    PVLE

    PVLE

    C++ lightweight cross-platform game engine

    PVLE is a C++ lightweight cross-platform game engine (real-time visualisation/simulation engine), using OSG (OpenSceneGraph) and ODE (OpenDynamicsEngine) among other libs. It differs from other engines in the way it does not hide underlaying libraries.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Ambient

    Ambient

    The multiplayer game engine

    Ambient is an open-source, cross-platform runtime and engine for building and deploying high-performance multiplayer games and 3D applications, using a modern stack built on Rust, WebAssembly (WASM), and WebGPU. It aims to make multiplayer game development accessible and flexible, providing an entity-component-system (ECS) at its core that doubles as a real-time in-game database; everything in the game — from world objects to runtime data — is represented as entities + components, which can be synchronized across clients automatically. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    Gester

    A game engine for console based text games

    Gester is a game engine for console based text game. You make text based games easily using Gester. These games can be played by using the 'gest' command. The 'gest' command will invoke the game engine which will read the game script file (.gest file) and present the game on the command line Install Gester using pip: "pip install gester" See our PyPI page for more details: https://pypi.org/project/gester
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    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: 48 This Week
    Last Update:
    See Project
  • 9
    Doomsday Engine

    Doomsday Engine

    DOOM / Heretic / Hexen source port with enhanced graphics and UI

    A portable game engine for classic first person shooters such as DOOM, Heretic and Hexen. Lets you enjoy the original games using modern technology, including high-resolution OpenGL graphics, 3D models, and dynamic lighting effects.
    Downloads: 68 This Week
    Last Update:
    See Project
  • 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
  • 10
    Longford

    Longford

    A cross platform Lua based game engine

    ... + Creation of Sprites including polygon Shapes and rectangular Bitmaps with transparency (import as PNG, JPG, GIF, BMP, TGA) + Creation of Textfields based on bitmap fonts. + Translation, rotation and scaling of sprites. + Box2D physics engine. + Play sound effects using WAV files and stream music using OGG files. + Automatic tweening system + Texture atlases so that many Bitmaps can be "cut out" of a single larger picture file. + Supports user-written shaders for advanced graphic effects. + Automatic resolution scaling. + Supports OpenGL or DirectX backend
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    geeny

    scriptable game engine with built-in support for 2D graphics and sound

    Geeny is a scriptable game engine with built-in support for 2D graphics and sound. The scripting language is object oriented, high performance is attainable by using vector and array operations. Win32 C++, full portability planned in the future.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    IRE is a tile-based Computer Role-Playing Game engine based on Ultima 6, but with an emphasis on customisation and cross-platform support. Everything is controlled using scripts.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    rpgboss

    Built to be ease of use, with no programming knowledge, Multi-platform

    A 2d rpg game engine created to be ease of use. Built in Scala and libgdx. Also our community forums http://rpgboss.forumatic.com
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    AndEngine

    AndEngine

    Free Android 2D OpenGL Game Engine

    AndEngine is a Java-based, open-source 2D game engine for Android, designed to make mobile game development easier by wrapping OpenGL (GLES) under a higher-level API. It abstracts much of the complexity of directly using OpenGL, letting developers more quickly build games with sprites, tilemaps, physics (via extensions), animations, and input handling, all within the Android ecosystem. Because it's tailored for Android, AndEngine integrates with typical Android project structure and lifecycle, although historically it was more aligned with Eclipse — meaning some adaptation might be needed for modern Android Studio projects. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Gold Chest is a new game engine inspired by the old gold-box styled RPG games. My goal is to create a game with the same Look and Feel of the gold-box games while bringing to it newer graphics, sounds, music and network play.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 16
    Gear2D
    Gear2D is a C++ cross-platform component-based data-driven game engine. It supports component loading at runtime and defining game objects using YAML and sharing parameters between components in a transparent manner.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    C++ SDL Game Engine

    A very small multi-platform game engine for creating desktop games.

    A very small and excellent Game Engine created in C++ using the SDL libraries. Runs on multiple platforms.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    OPL2

    OPL2

    Open source, moddable game engine for the "Polygon Love 2" game

    OPL2 is an open source, extremely moddable replacement for the Polygon Love 2 game engine, written in Python and C++ and using the Panda3D game engine ( www.panda3d.org ) OPL2 is just an engine, you will need the files from the original game to be able to play. OPL2 doesn't contain any copyrighted material from the original game/engine. While Polygon Love 2 is an erotic/life simulation game, the OPL2 engine does not contain any explicit material itself.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19

    Bens Game Engine

    Little game background framework in java.

    ...It is controlled with states, wich can be layed over each other and entities wich can execute triggers when some events occur. The built in console provides some extra enhancement, you can add commands easily to it - same with creating a trigger-function for an entity. It's using java.awt as graphical port. Also using OpenGL from version 0.3.xxx, you can select your desired main class and it runs with the given graphics port. Checkout the git repository for the newest version.. Documentation is in the files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Architect I Gomoku (Engine with GUI)

    Architect I Gomoku (Engine with GUI)

    Gomoku Game: Playing with Computer

    ...The first version will be playing the classical Gomoku game, and this version is called "Architect I". This project also shows the rich features of the next generation Java graphical user interface. The GUI of this application was built using JavaFX 2.0 which was entirely written in Java. Although as been announced, JavaFX 3.0 will be integrated into JRE in next year, at this point, you still need a separate runtime evironment. Be sure to download and install the JavaFX 2.0 runtime before download this game. @2011.10.24
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    An open-source game engine that is being developed in Java. Currently in the very earliest stages of production, where I am still creating all of the baseline utilities for loading and using graphics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Using C++, STL, OpenGL, SDL, Box2D and ODE. This project strives for platform independance, code readability and speed. The main target is to provide a convincing driving and physical simulation through the use of ODE at a reasonable frame rate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    clanfx is a 2D, tile-based Javascript game engine developed using Javascript and CSS. It currently works in Firefox, Epiphany and Opera browsers. Features include many animated sprites, spell effects, buildings, tiles/textures and basic game AI.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next