pyckitup
Game engine
A Python-based game engine that compiles to a single binary and allows developers to create 2D games for web and native platforms.
python game engine that runs in browser
283 stars
10 watching
16 forks
Language: Rust
last commit: almost 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
pyglet/pyglet | A cross-platform Python library for developing visually rich applications and games. | 1,914 |
zipxing/rust_pixel | A 2D game engine and rapid prototyping tool that supports text and graphics rendering modes for creating pixel-style games and terminal applications. | 151 |
sirfroweey/pydark | A 2D game framework with multiplayer capabilities using Python and PyGame. | 216 |
hecrj/coffee | An opinionated 2D game engine that provides a simple and type-safe API for creating games in Rust. | 1,091 |
scrappycocco/scrapengine | A simple real-time 3D game engine that uses Vulkan to handle rendering and other core functionalities. | 119 |
almarklein/rocket_rust_py | An implementation of the Rocket game in Rust, compiled to WebAssembly and run in Python | 23 |
ruddle/oxidator | A real-time strategy game engine written in Rust and WebGPU, aiming to provide a modern modding toolset for creating custom games without requiring programming knowledge. | 304 |
pikachuxxxx/razix | A high-performance game engine with multi-render API support and scene optimization. | 475 |
bombfuse/emerald | A lightweight, cross-platform game engine for creating 2D games with direct access to physics, audio, graphics, and asset loading. | 560 |
joelotter/termloop | A terminal-based game engine for building 2D games in Go. | 1,437 |
yushroom/fishengine | A Unity-like game engine written in C++ with features like physically based rendering and asset management. | 239 |
vulpesgames/mist-game-engine | A game engine designed to provide a robust and modular framework for building games. | 2 |
nikoladimitroff/zmey | A game engine written in C++ with Vulkan support, designed to handle graphics and gameplay. | 15 |
gamejs/gamejs | A JavaScript library for creating 2D games and interactive graphics applications using the HTML Canvas element. | 466 |
evennia/evennia | A Python library for creating online multiplayer text games with a focus on providing a framework and tools for game creators to build their ideas without imposing a particular style or genre. | 1,823 |