Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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++
- Host: GitHub
- URL: https://github.com/thakeenathees/pixelengine
- Owner: ThakeeNathees
- License: apache-2.0
- Created: 2019-07-19T22:11:27.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-31T00:24:06.000Z (almost 4 years ago)
- Last Synced: 2024-11-01T18:51:46.348Z (about 2 months ago)
- Topics: c-plus-plus, game-development, game-engine, pixel-engine, python
- Language: C++
- Homepage:
- Size: 24.9 MB
- Stars: 25
- Watchers: 5
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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