How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
A 2.5D side-scroller beatemup, made in Bevy
The main features of fishfolk/punchy are: Platformers and Action.
Open-source alternatives to fishfolk/punchy include: anura-engine/anura — Anura Engine. bevyengine/bevy — Bevy is a cross-platform game engine and framework built in Rust, designed for creating interactive simulations and… ddnet/ddnet — DDraceNetwork, a free cooperative platformer game. fishfolk/jumpy — Tactical 2D shooter in fishy pixels style. Made with Rust-lang 🦀 and Bevy 🪶. frogatto/frogatto — Frogatto & Friends is an action-adventure game, starring a certain quixotic frog. keendreams/keen — Keen Dreams on Greenlight!
Bevy is a cross-platform game engine and framework built in Rust, designed for creating interactive simulations and graphical applications. It utilizes a data-oriented entity-component-system architecture to manage game state, organizing data into contiguous memory blocks to facilitate high-performance processing and massive parallelization of entities. The engine distinguishes itself through a modular plugin architecture and a system-based task scheduler that automatically parallelizes logic by analyzing data access patterns. By employing reactive change detection and deferred command buffer
Tactical 2D shooter in fishy pixels style. Made with Rust-lang 🦀 and Bevy 🪶