
Pixalheart Engine
Pixalheart Drawing Tool
💖 Pixalheart Engine – Make 2D Games Easily!
Pixalheart Engine is a beginner-friendly 2D game engine built with Python and Pygame. Whether you're making platformers, sprite editors, or story-driven games, Pixalheart gives you the tools you need — in a lightweight and fully customizable package.
🎮 Features
🧱 Scene system – switch between game levels or editors easily
🎨 Input handling – keyboard & mouse support right out of the box
🧊 Grid-based system – perfect for tile-based games like RPGs or pixel builders
🛠️ Fully editable – written in Python, so you can tweak or expand the engine itself
🖼️ Sprite Maker included – a built-in mini-game/demo that shows what's possible!
🧰 What's Included?
A complete game engine folder
Sample game template (
main.py
)Example project: Pixalheart Drawing Tool
Instructions to package your own
.exe
gamesLogo and project structure
💡 Who’s it for?
Beginners who want to learn how games work
Python hobbyists looking to build 2D games
Developers who want a starting point for their own engine
🚀 How to Start
Install Python 3.9+
Install Pygame:
pip install pygame
Run
main.py
to launch the sample gameEdit the
main.py
or create your own scenesPackage into
.exe
to share with friends or publish!
📦 Licensing
Pixalheart Engine is free to use for personal and commercial projects. See license.txt
for terms.
🌈 Made with love using Python & pixels.
PLEASE DO NOT DELETE ANY KIND OF FILES THEY ARE ALL NECESSARY FOR THE ENGINE TO WORK EVEN THE TXT FILES