Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vchakoshy/a2d-engine

Experimental 2d game engine
https://github.com/vchakoshy/a2d-engine

cplusplus ecs game-engine-2d

Last synced: about 2 months ago
JSON representation

Experimental 2d game engine

Awesome Lists containing this project

README

        

# a2d-engine

Experimental 2d game engine with C++ and Lua

## run game

```bash
make && make run
```

## Screenshot
![screenshot](./Screenshot.png)