arcade
Game engine
A Python library for creating 2D games without extensive framework knowledge
Easy to use Python library for creating 2D arcade games.
2k stars
56 watching
329 forks
Language: Python
last commit: 3 days ago
Linked from 1 awesome list
arcade-apiarcade-frameworkarcade-learning-environmenteducational-resourceseducational-technologyopenglpythonpython3
Related projects:
Repository | Description | Stars |
---|---|---|
cooler2/apusgameengine | A Pascal-based game development framework for creating 2D games and simulations. | 169 |
catacombgames/catacomb3d | An 3D game source code with gameplay mechanics and tools | 188 |
hugoam/toy | A minimalist game engine built on top of two libraries, providing a simple and modular stack for creating 2D/3D games in native C++. | 1,564 |
pyglet/pyglet | A cross-platform Python library for developing visually rich applications and games. | 1,891 |
nerogames/nero-game-engine | A professional 2D game engine built around SFML and Box2D, designed to be simple and intuitive. | 59 |
python-ugame/micropython-stage | A MicroPython port of the Stage game library, enabling display of tile grids and sprites on SPI-based RGB displays. | 38 |
sirfroweey/pydark | A 2D game framework with multiplayer capabilities using Python and PyGame. | 216 |
pickitup247/pyckitup | A Python-based game engine that compiles to a single binary and allows developers to create 2D games for web and native platforms. | 280 |
pikachuxxxx/razix | A high-performance game engine with multi-render API support and scene optimization. | 471 |
los-cocos/cocos | A Python-based framework for building 2D games and multimedia applications with hardware acceleration. | 632 |
indianakernick/simpleton-engine | A C++ library for creating 2D games with support for sprite animation, tile-based grids, and basic pathfinding. | 51 |
haeri/photonbox | A portable modern OpenGL Game Engine with focus on Physically-Based Rendering (PBR) and various features for dynamic lighting and graphics effects. | 109 |
hugoam/two | A C++ toolkit for rapid development of live graphical apps and games with reflection, rendering, and UI capabilities. | 1,677 |
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 |
another-game-engine/age | An OpenGL-based game engine with support for multi-threading and various rendering pipelines. | 48 |