murder
Game Engine
A pixel art game engine with an ECS architecture
Murder is a pixel art ECS game engine.
2k stars
39 watching
62 forks
Language: C#
last commit: about 1 month 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 | 778 |
phisko/kengine | A game engine built around an Entity-Component-System architecture with C++20 support and runtime extensibility | 607 |
tomlooman/epicsurvivalgame | A third-person survival game built in C++ for Unreal Engine | 3,274 |
cocos/cocos-engine | A game engine that provides a cross-platform runtime framework for creating high-performance 2D and 3D games | 8,919 |
orama-interactive/pixelorama | A powerful and accessible pixel art multitool with features for animation, drawing, image manipulation, and export. | 7,319 |
andygeiss/ecs | Builds a custom game engine using the Entity Component System concept in Go. | 129 |
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,370 |
monogame/monogame | A .NET framework for creating cross-platform games | 11,642 |
fyroxengine/fyrox | A 2D/3D game engine written in Rust, providing tools and frameworks for building interactive games. | 7,824 |
sebas77/svelto.ecs | A C# Entity Component System framework enabling data-oriented, decoupled, and maintainable game development. | 1,231 |
hajimehoshi/ebiten | A simple 2D game engine for Go that provides basic graphics, input, and audio capabilities. | 11,186 |
miloyip/game-programmer | A study guide and resource collection for learning game programming in Python. | 17,748 |
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,082 |
kavex/gamedev-resources | A curated collection of resources and assets for game development | 4,087 |