ceronman
Awards
Scores
Ratings (show detail)
Overall: 3.0
Fun: 3.2
Production: 3.2
Innovation: 2.6
0% of respondents wished to disqualify the entry.
Respondents: 39
Files
File | Uploader | Date |
---|---|---|
twist_em_all.zip
— final
ceronman final |
ceronman | 2007/09/09 17:01 |
twistem_all_screenshot_3.png
Twist'em All! third screenshot |
ceronman | 2007/09/08 06:30 |
twistem_all_screenshot_2.png
Twist'em All! second screenshot |
ceronman | 2007/09/07 07:32 |
twistem_all_screenshot_1.png
Twist'em All! first screenshot |
ceronman | 2007/09/04 05:14 |
twistemall_blueprints.jpg
Twist'em All ! Blueprints |
ceronman | 2007/09/04 05:13 |
Diary Entries
Got a name: "Twist'em All!"
New Screenshot
Forty hours until death line. My game is still missing tons of features. I hope I can finish everything.
Done and Undone:MainCharacter artwork: done
MainCharacter movement and jumps: done
MainCharacter shooting: done
TileMap Engine & ScrollSystem: done
Enemy1 Behavior: done
Enemy2 Behavior: done
Enemy3 Behavior: done
Enemy killing: done
Maincharacter death: done
Sounds: undone
Music: undone
MiniMap: undone
Worlds, worlds and more worlds: undone
MapEditor: undone (probably won't be ther for deathline)
key system and map flow: undone
portability testing: undone
presentation and help screen: undone
Most of the missing parts are simple but the time is too short. Tomorrow I am going to work full time on this. If I can complete all the missing parts in time, and if I have some luck, I am going to implement a two players mode. I already have it in my mind, it would be really cool.
Programing: over, next: playing
PyWeek is over. It was absolutely fun!. My final entry is not what I would call a finished product, but it's not bad.
I have a video of my gameI would like to have some features in my final entry but I couldn't make it:
- Sound Effects and Music, this is what gives life to a game, too bad that is not there.
- Map Editor, It's necesary for easily create new worlds
- More Worlds, There are only four of them.
- Two Player Mode: The engine was thinked for this. It's a shame not to have it
- MiniMap.
My final code is kind of ugly. Actually it has some nice parts, but at the end of the challenge I was trying to add new functionality as fast as I can and the result was some ugly code here and there. Nothing that can't be easily refactored.
At the end I didn't use Blender for the graphics, I made some pixel art with The Gimp. Now I'm less afraid of pixel art than before, but I must admit that I still suck as a graphic artist.
Some thing I've learn for my next PyWeek:
- Learn the API that you're going to use before the challenge. I was reading PyGame documentation at the begining of the competition and that made me lose time.
- Leave more time for desing improvement. I was fighting with technical problems until the end of the challenge and I didn't have enought time for tunning the fun factor.
- Don't try new crazy technical ideas. I was trying to implement a weird scroll system, at the end I decided to change it for a traditional tile approach. That made me lose time.
The fun isn't over. No we have to play all the games we've made. Have fun! and be nice judging my game ;)