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
280 stars
10 watching
16 forks
Language: Rust
last commit: over 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
pyglet/pyglet | A cross-platform Python library for developing visually rich applications and games. | 1,891 |
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. | 148 |
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,088 |
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. | 301 |
pikachuxxxx/razix | A high-performance game engine with multi-render API support and scene optimization. | 471 |
bombfuse/emerald | A lightweight, cross-platform game engine for creating 2D games with direct access to physics, audio, graphics, and asset loading. | 558 |
joelotter/termloop | A terminal-based game engine for building 2D games in Go. | 1,433 |
yushroom/fishengine | A Unity-like game engine written in C++ with features like physically based rendering and asset management. | 237 |
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,807 |