Posted November 13, 2024 by EremitaPerdido
A Little project to take my spare time and learn python programing.
I have an ideia to a game that led to another that led to this one.
The first ideia was a platformer that i wasn't able to make because of knowing no programming languages.
So this "No Princess" is a small project game to introduce me to python.
I´m just making it for fun. I dont know what will happen in the future about python and this game.
[PROJECT STARTED] 26/02/202
[LAST_UPDATE] : 12/11/2024
- [VERS. 0.4]
Hero position to the middle of map after reaching new level
- [VERS. 0.3]
Adding monsters power modifiers
2 Classes of monsters Created
Hero position bug fixed, after gameover
- [VERS. 0.2]
Movement bugs fixed
- [VERS. 0.1]
colision detection with monsters and NPCs
Map Limit detection
Traveling to new map
- [VERS. 0.0]
screen sizes
image drawn to screen
character movement
- Still Working on It. Not Final.