Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kubagdynia/tanmanabu

2D Game Engine
https://github.com/kubagdynia/tanmanabu

Last synced: 8 days ago
JSON representation

2D Game Engine

Awesome Lists containing this project

README

        

# TanmaNabu
2D Game Engine

## Description

TanmaNabu is a 2D game engine written in C# using [SFML](https://www.sfml-dev.org/). It is designed to be simple and easy to use, while still providing the necessary tools to create a 2D game.

## Map Format

## Features
- [x] 2D Rendering
- [x] Sprite Rendering
- [x] Texture Loading
- [x] Tilemap Rendering
- [x] Input Handling
- [x] Collision Detection
- [x] Map loading
- [x] Entity Component System
- [x] Sprite Animation
- [ ] Camera
- [ ] Audio
- [ ] Scene Management
- [ ] UI
- [ ] Scripting