awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
cstoquer avatar

cstoquer/pixelbox

0
View on GitHub↗
486 Stars·37 Forks·JavaScript·MIT·6 Aufrufe

Pixelbox

Pixelbox takes inspiration from fantasy consoles like PICO8 and game creation frameworks like Unity3D.

Features

  • Game Engine Development - Sandbox for rapid 2D tile-based game prototyping.

Star-Verlauf

Star-Verlauf für cstoquer/pixelboxStar-Verlauf für cstoquer/pixelbox

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Pixelbox

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Pixelbox.
  • boomingtech/piccoloAvatar von BoomingTech

    BoomingTech/Piccolo

    6,638Auf GitHub ansehen↗

    Piccolo is a mini game engine designed for building small-scale games with cross-platform support. It compiles and runs on Windows, macOS, and Linux from a unified codebase, and includes an editor integration for live editing and debugging. The engine uses a component-based entity system with data-oriented design, storing component data in contiguous arrays for cache-friendly iteration. It features a fixed timestep game loop that decouples simulation updates from rendering frame rate, and provides a physics debug overlay that renders visual shapes from simulation data synchronized with the ed

    C++cpluspluscppgame-development
    Auf GitHub ansehen↗6,638
  • adamslair/dualityAvatar von AdamsLair

    AdamsLair/duality

    1,428Auf GitHub ansehen↗

    a 2D Game Development Framework

    C#c-sharpcsharpdotnet
    Auf GitHub ansehen↗1,428
  • aframevr/aframeAvatar von aframevr

    aframevr/aframe

    17,557Auf GitHub ansehen↗

    A-Frame is a declarative 3D scene engine and WebXR framework used to build virtual and augmented reality experiences directly in the web browser. It utilizes an entity component system where generic objects are assigned behaviors through attachable components and lifecycle hooks. The framework allows the assembly of immersive environments using HTML-like markup to define geometries, lighting, and materials. It implements WebXR standards to ensure consistent playback across different hardware and browsers, including support for VR headsets, desktops, and mobile devices. The system covers a br

    JavaScript3daframeaugmented-reality
    Auf GitHub ansehen↗17,557
  • 4ian/gdevelopAvatar von 4ian

    4ian/GDevelop

    20,609Auf GitHub ansehen↗

    GDevelop is a no-code game engine designed for building interactive 2D applications through a visual scripting environment. It allows users to define game logic and object interactions using a graphical interface of conditions and actions, eliminating the need for traditional programming. The platform functions as a cross-platform creator, enabling the export of projects to web, desktop, and mobile environments from a single codebase. The engine is built on a modular game development extension framework that supports the creation and sharing of reusable behaviors and logic components. Develop

    JavaScript2d-game2d-game-engine3d
    Auf GitHub ansehen↗20,609
Alle 30 Alternativen zu Pixelbox anzeigen→

Häufig gestellte Fragen

Was macht cstoquer/pixelbox?

Pixelbox takes inspiration from fantasy consoles like PICO8 and game creation frameworks like Unity3D.

Was sind die Hauptfunktionen von cstoquer/pixelbox?

Die Hauptfunktionen von cstoquer/pixelbox sind: Game Engine Development.

Welche Open-Source-Alternativen gibt es zu cstoquer/pixelbox?

Open-Source-Alternativen zu cstoquer/pixelbox sind unter anderem: boomingtech/piccolo — Piccolo is a mini game engine designed for building small-scale games with cross-platform support. It compiles and… adamslair/duality — a 2D Game Development Framework. aframevr/aframe — A-Frame is a declarative 3D scene engine and WebXR framework used to build virtual and augmented reality experiences… aloisdeniel/awesome-monogame — A collection of interesting libraries/tools for Monogame based game projects. ambientrun/ambient — Ambient is a cross-platform multiplayer game engine and runtime environment developed in Rust. It provides a system… 4ian/gdevelop — GDevelop is a no-code game engine designed for building interactive 2D applications through a visual scripting…