Pixalheart Engine
A downloadable tool for Windows
๐ 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 Sprite Maker
- Instructions to package your own
.exe
games - Logo 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 game - Edit the
main.py
or create your own scenes - Package 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
Status | In development |
Category | Tool |
Platforms | Windows |
Author | Mr. String |
Download
Download
Pixalheart_Engine_0.1.2.zip 36 MB
Development log
- 0.1.2 has been released!46 days ago
- 0.1.1 has been released!46 days ago
- 0.1.0 has been released!47 days ago
Leave a comment
Log in with itch.io to leave a comment.