murder
Game Engine
A pixel art game engine with an ECS architecture
Murder is a pixel art ECS game engine.
2k stars
39 watching
61 forks
Language: C#
last commit: 5 days ago
Linked from 1 awesome list
fnagame-enginegamedevmonogamemulti-platform
Related projects:
Repository | Description | Stars |
---|---|---|
illation/etengine | A C++ 14-based real-time 3D game-engine with a focus on space sim | 776 |
phisko/kengine | A game engine built around an Entity-Component-System architecture with C++20 support and runtime extensibility | 606 |
tomlooman/epicsurvivalgame | A third-person survival game built in C++ for Unreal Engine | 3,251 |
cocos/cocos-engine | A game engine that provides a cross-platform runtime framework for creating high-performance 2D and 3D games | 8,573 |
orama-interactive/pixelorama | A powerful and accessible pixel art multitool with features for animation, drawing, image manipulation, and export. | 7,187 |
andygeiss/ecs | Builds a custom game engine using the Entity Component System concept in Go. | 127 |
johanp/pixelizer | A game development framework that uses entities and components to simplify game creation and reduce tedious tasks. | 53 |
skypjack/entt | An entity-component-system (ECS) framework that simplifies game development and provides features for rapid prototyping and production-ready code. | 10,245 |
monogame/monogame | A .NET framework for creating cross-platform games | 11,553 |
fyroxengine/fyrox | A 2D/3D game engine written in Rust with scene editing capabilities. | 7,778 |
sebas77/svelto.ecs | A C# Entity Component System framework enabling data-oriented, decoupled, and maintainable game development. | 1,223 |
hajimehoshi/ebiten | A 2D game development framework that simplifies the process of creating games in Go. | 11,060 |
miloyip/game-programmer | A study guide and resource collection for learning game programming in Python. | 17,684 |
openxray/xray-16 | An improved version of a game engine used in the S.T.A.L.K.E.R. series, aiming to provide 99% compatibility with the original engine and add new features for modmakers. | 3,010 |
kavex/gamedev-resources | A curated collection of resources and assets for game development | 4,041 |