|
pygame is
pygame.org is
|
BloodCurse
BloodCurse - gitMichael Fiano (axedcode)Tags:DescriptionBloodCurse is a free fantasy role-playing game written in Python using the Pygame library, similar to old console RPG's but with newer graphics and audio.
For the latest information, visit our website at http://bloodcurse.infoChangesWell Brian Moriya has quit the team due to...food poisoning. I have not heard from him in a couple months. Once again I am alone on this project, but that isn't stopping me. Many additions since my last release here:
- Map now read from an INI file instead of a flat file
- Added a basic state machine and a menu.
- Character now knows what type of terrain he is on (for determining monsters for battle).
- Hidden regions within a map - for hiding boss and other battle locations.
- Fixed bug 356538. Player now stops triggering move events when obstacled. (no more walking in place).
- Made transition tiles transparent in order to greatly reduce needed bitmaps.
- Fixed map scrolling bug causing the foreground to be 1 frame ahead of the rest of the game.
- Started working on monsters and equipment. Not implemented graphically yet.
- Completely rewritten map system.
- Cleanups, bug fixes, more efficient imports and better structured game loop...game now runs faster, less buggy, and easier to maintain.
This project has been moved to GitHub. Please visit:
http://github.com/axedcode/bloodcurse/tree/master LinksScreenshot click to view original size
Releases
Pygame.org account CommentsIf you wish to leave a comment with your pygame.org account, please sign in first.
|
| spotlight |
|
|
|
| our projects |
|
pygame.org welcomes all python game, art, music, sound, video and multimedia projects. If they use pygame or not.
|
|
|
| recent releases |
|
May 19, 2013
May 18, 2013
May 17, 2013
May 16, 2013
May 15, 2013
May 11, 2013
May 8, 2013
Apr 26, 2013
Apr 24, 2013
Apr 23, 2013
... more!
|
|