Showing 25 open source projects for "basic-256"

View related business solutions
  • 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
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    SadConsole

    SadConsole

    A .NET ascii/ansi console engine written in C# for MonoGame and XNA

    ...SadConsole currently targets .NET 6, .NET 5, .NET Core 3.1, and .NET Standard 2.1. Uses graphical tile-based images to build out an ASCII-character font with support for more than 256 characters. Use more than one font file. However, each console is restricted to a single font.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    VoxelCore

    VoxelCore

    Voxel game engine in C++ with OpenGL

    ...It offers a clean foundation for learning and experimenting with voxel-based rendering and world generation. With features like chunk loading, perlin noise terrain generation, and basic lighting, the engine is a perfect starting point for developers who want to create sandbox games or explore the technical aspects of 3D voxel environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    osu!framework

    osu!framework

    A game framework written with osu! in mind.

    ...Either way, full project structure, cross-platform support, and a testing setup are included! This framework is intended to take steps beyond what you would normally expect from a game framework. This means things like basic UI elements, text rendering, advanced input handling (textboxes) and performance overlays are provided out-of-the-box. Any of the osu! code that is deemed useful to other game projects will live in this framework project. Anywhere we implement graphical components, they will be displayed with a generic design and will be derivable for further customization.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 4
    Defold

    Defold

    Free game engine for development of desktop, mobile, and web games

    Defold is an open-source, cross-platform game engine originally developed for 2D games but also capable of 3D — intended to give developers a turnkey solution for building games for desktop, mobile, web, and even consoles. It ships as a full editor/IDE, combining scene editing, asset management, scripting, and build/export pipelines, so developers don’t need to assemble disparate tools themselves. Game logic is written in Lua (with optional native extensions in C/C++ when needed), and the...
    Downloads: 10 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
  • 5
    Lumos Engine

    Lumos Engine

    Cross-Platform C++ 2D/3D game engine

    ...Support for OpenGL/Vulkan. D audio using OpenAL. Rendering 3D models with PBR shading. Debug gui using ImGui 3D collision detection - cuboid/sphere/pyramid. 2D collision detection - Box2D. Basic lua scripting support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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: 1 This Week
    Last Update:
    See Project
  • 7
    raylib-go

    raylib-go

    Go bindings for raylib, a simple and easy-to-use library

    raylib-go is a Go (Golang) binding/wrapper around raylib, the light-weight C library for video game and multimedia programming. It allows Go developers to build 2D (and some simple 3D) games, graphical applications, or multimedia tools using a familiar and simple API, while leveraging Go’s language ergonomics, concurrency model, and ecosystem. With raylib-go, developers can draw graphics, handle input, play sound, manage textures, and manage game loops directly in Go — without needing to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    RetroGear

    RetroGear

    SDL based generic 2D game engine

    ...Management of basic audio Scope of game dynamics and designed to be used in a variety of game types, so easy and fast, thanks to the dedicated functionality.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    ZAPH

    Tools and Z80 engine for creating adventure games. (RUST)

    This is an exercise in some advance programming topics using a text adventure as the central result. This originally began as a project to recreate an old BASIC text adventure, on the ZX Spectrum, using Z80. After developing a very simple byte code VM to handle the game interactions, I realised that there was an opportunity to use some more advance techniques, which in turn can lead to some PC based tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    ggez

    ggez

    Rust library to create a Good Game Easily

    ...More specifically, ggez is a lightweight cross-platform game framework for making 2D games with minimum friction. It aims to implement an API based on (a Rustified version of) the LÖVE game framework. This means it contains basic and portable 2D drawing, sound, resource loading, and event handling, but finer details and performance characteristics may be different than LÖVE. ggez is not meant to be everything to everyone, but rather a good base upon which to build. Thus it takes a fairly batteries-included approach without needing a million additions and plugins for everything imaginable, but also does not dictate higher-level functionality such as physics engine or entity component system. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Piccolo Engine

    Piccolo Engine

    Mini game engine for games104

    Piccolo is a software project oriented toward offering a flexible, probably modern game or application engine/framework, designed to be lightweight and open — giving developers the ability to build custom interactive applications or games without massive overhead. It aims to strike a balance between usability and freedom: providing core building blocks (rendering, input, asset management, maybe UI) while leaving higher-level design decisions up to the user. Its architecture is likely modular...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    G3N

    G3N

    Go 3D Game Engine

    G3N (pronounced "gen") is an OpenGL 3D Game Engine written in Go. It can be used to write cross-platform Go applications that show rich and dynamic 3D representations - not just games. A basic integrated GUI framework is provided, and 3D spatial audio is supported through OpenAL. Go 1.8+ is required. The engine also requires the system to have an OpenGL driver and a GCC-compatible C compiler. On Unix-based systems, the engine depends on some C libraries that can be installed using the appropriate distribution package manager. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    KSFramework

    KSFramework

    QQ Group:538722494,KSFramework = KEngine + SLua(or xLua)

    ...Hot reloading is the development focus of KSFramework - without restarting the game, reloading the code and configuration table can immediately see the modification effect, maximizing the speed of development and debugging, and facilitating hot updates during the operation phase. For programmers, basic function modules such as AssetBundle loading and packaging, scripted UI, automatic generation of configuration table code, download and update can be used, which greatly reduces the workload of basic functions around the game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    OpenDiablo2

    OpenDiablo2

    An open source re-implementation of Diablo 2

    ...The project is organized into a core engine (now evolving into a more generic 2D ARPG engine under Abyss Engine) plus toolset and support libraries. While still a work-in-progress, OpenDiablo2 has made strides: the main menu works, character selection and basic UI panels load, and movement in the first act is possible. The goal is eventually to support full gameplay — potentially allowing modders or developers to extend or make new games atop the engine.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15

    dyn4fx

    A 2d physics game engine for JavaFX

    Dyn4FX is a 2d physics game engine for JavaFX. This project extends the Dyn4j physics engine and makes it into a full fledged 2d game engine. It has support for input , application states , audio , animations and other common game features. If you want to learn more about the underlying physics engine please visit. http://www.dyn4j.org/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Keen Game Engine

    Keen Game Engine

    Flexible and easy-to-use 2d game engine

    New Version Out - Keen Game Engine 4! Details coming soon....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    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: 3 This Week
    Last Update:
    See Project
  • 18
    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
  • 19

    Hawk Script

    Scripting language of the hawk game engine

    This is the scripting language of the hawk game engine that can be used independently on any project for scripting. The syntax is similar to basic with some influence from python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Basic Point n Click Game Engine

    Framework for a graphical point and click adventure game in Java

    A simple framework in Java 7 for a point and click adventure type game, visually and operationally based on the look of the NES versions of Shadowgate and Uninvited. Includes 16bit wav audio support, and dynamic font and image sizing for any screen resolution. Includes a sample 19 room / 35 item game as an example of how to extend the engine into a playable game.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    DimensioneX Multiplayer Game Engine

    DimensioneX Multiplayer Game Engine

    Free MMORPG Engine. Develop and host graphical browser-based games.

    DimensioneX is a free Massive Multiplayer Game Engine. It lets you develop and then run or host browser-based, graphical multiplayer games. The users will play games simply via their browser. DimensioneX runs on any Java-enabled web server (eg. Tomcat)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    A game engine that I write to improve my C++ and my understanding of how does such software works!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A basic 2D Game engine written in C/C++ It uses OpenGL, OpenAL, Xaudio2, and the standard C/C++ libraries. THIS IS INTENDED FOR DEVELOPERS ONLY!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    COREL is a 2d game engine. It is written in C++ and uses the SDL and OpenGL libraries. COREL Stands for Core, Object, Resource, Event, Logic. It is still very early in development.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    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