Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thakeenathees/pixelengine

python scripting 2d game engine written in c++
https://github.com/thakeenathees/pixelengine

c-plus-plus game-development game-engine pixel-engine python

Last synced: about 2 months ago
JSON representation

python scripting 2d game engine written in c++

Awesome Lists containing this project

README

        



# Pixel-Engine
[![Platform](https://img.shields.io/badge/platform-win--64-blueviolet)](https://github.com/ThakeeNathees/pixel-engine/)
[![cpp](https://img.shields.io/badge/cpp-c%2B%2B11-ff69b4)](https://github.com/ThakeeNathees/pixel-engine/)
[![python 3.7](https://img.shields.io/badge/python-3.7-yellow)](https://www.python.org/downloads/release/python-370/)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![TODOs](https://badgen.net/https/api.tickgit.com/badgen/github.com/ThakeeNathees/Pixel-Engine)](https://www.tickgit.com/browse?repo=github.com/ThakeeNathees/Pixel-Engine)

### Note: The master branch is currently unstable and is on a heavy refactor.

Pixel engine is a simple interactive application and game engine written in C++ and Python. Currently in early stage and only supports for windows x64. Since the engine supports python scripting it can also be used as a learning tool for python.

## Demo