September 2008 challenge: “The length of a piece of string”
Sole Scion - No shame...
Posted by tartley on 2009/08/28 15:24
Dominoes String - I am back!
Posted by milker on 2009/03/19 17:15
Roam Unbent, Heartfelt Nightsong - Sad <del>panda</del> pyggy
Posted by j-1 on 2008/12/19 08:54
Maybe there will be a release this spring...
Stolen Fate - Development moving to pyggy site
Posted by richard on 2008/11/11 01:03
Stolen Fate - Development continues, part 2
Posted by richard on 2008/10/30 02:18
- Spent a lot of time working on the user interface code, including:
- Adding new layouts
- Adding styling controls, including "skinning"
- Added drag-n-drop support
- Added some tests
- Refactored to make the API more convenient and less clashing with Cocos
- UI elements may be animated using Cocos actions (color, position, etc.)
- Re-implemented all game user interfaces to use the new code.
- Better feedback during battle displaying amount of damage dealt/received.
- Better NPC turn handling so their animations play completely, giving the player better feedback.
- Scaling of interface fonts to fit smaller/larger screens.
- Fixed the visual offset sometimes seen when rendering attack animations.
- Optimised NPC brain code.
- Fixed a bunch of other bugs.
The user interface code is all currently in a single module and implements a Cocos Layer. It's entirely independent of the rest of my game code, and I'm hoping it becomes respectable enough to include in Cocos itself.
Stolen Fate - Development continues
Posted by richard on 2008/10/09 07:54
- Refactor out the music player to a single point to detect ability and also command-line --nomusic override.
- Add command-line control over fullscreen / window sizing.
- Add clicking of character in map to activate.
- Fix resource snafu with finding save game files.
- Grant all characters some basic level of brawling skill.
- Fix blocking check for adjacent actions.
- Allow diagonal adjacent actions.
- Add diagonal movement.
- Add green box highlighting currently-active character.
- Clean up the cobble tiles a little.
- All graphical glitches now removed.
- Add a simple first-run help message when entering the tactical game.
- NPC turn feedback.
- Add in better command-line option handling.
- Allow immediate selection of arbitrary levels from command-line for testing.
- New ui / layout / button abstraction
RegEx Express - Porting to Flash...
Posted by HanClinto on 2008/10/06 14:47
Rarely do I get the motivation to continue working on a speedgame after the contest is over. And so RegEx Express is a bit of an anomaly for me, in that I'm still working on it.
However, I'm not working on it in Python -- I've ported the Curses emulation library to ActionScript, and have started porting over RegEx Express into the world of browser-based games.
When working on RegEx Express, I created the UI class structure in such a way that it could apply to any game, in any language. I've been tentatively calling this structure HUGS (Han's Universal Game Structure) -- basically, I'm trying to distill my experience with speed-gaming down to a collection of "best practices" that will help solve the perennial wheel-inventing that goes on with trying to create a UI structure, managing a game clock, how do you switch screens, do cut scenes, etc etc etc. I've been planning this for a while, and the first successful use of HUGS was on RegEx Express. Afterwards, I used it on my Pyday entry (though took advantage of precious little of its capabilities), and now I've got a working HUGS implementation in Actionscript as well.
So because I made a fairly straight-shootin' port of the Curses library, and I've got a HUGS game structure in both languages, it's a fairly copy-paste-port of the game. It's honestly not much more than copying the code, changing a few constants ("self" to "this"), and syntax changes (semicolons, curly braces, etc).
I'll definitely keep y'all posted with the progress in this front -- my goal is to port the game to Flash and get it up on some online edu-tainment portals, and perhaps even get it fun-enough to go on a place like Kongregate.
Thanks for reading, and I really genuinely appreciate everyone's voting feedback. We're working hard to implement many of those changes in the new version, and I hope that many of you will be willing to test and give feedback for future Flash versions.
Cheers!
--clint
So long, A love story - 'Solo Solo': Thanks and iPhone version
Posted by riq on 2008/10/01 14:13
Thank you very much for your feedback!
This was my first solo entry and I enjoyed pretty much.
This is the formula that I used for the game:
Hey, I'm porting the game to iPhone using cocos2d for iphone and chipmunk. The game is 60% done.
Game status: here
Would you like to beta test it ? Please send me you device id so I can send you a copy.
See you in the next Pyweek!
Kiko The Circus Hero - Kiko postcompo comments
Posted by claxo on 2008/09/29 20:45
I liked to be in pyweek7, and, for the so small part of gameplay that got implemented, I feel that I scored high than expected.
Thanks all for playing the game and give feedback, I really apreciate the comments.
@Saluk: it took me a moment to catch your award, but then LOL & LOL, thanks.
On the feedback received:
5 too slow to play: that was a windows - (linux/mac) compatibility problem.
After riq reported this, I got ZeroByte on #pyweek to test a one line workaround. It worked, the fix was added in the entries page and published in the thread http://www.pyweek.org/d/2167/ , also in the in the 'all games, minibugs, minitips' thread .Anyway, my fault, sorry. ( thanks riq , ZeroByte !!!)
dificulty: 1 too easy , 5 ok, 2 too hard , no explicit on this the rest, so probably it feels acceptable for them.
I wonder if the 'too hard' have been mislead by the screen teeling the keys for balance were 'z' and 'x' when really they were 'z' and 'c'. When noticed this I warned in the entries page, in the 'all games, minibugs, minitips' thread and it was mentioned in some thread with no usefull subject. Anyway, sorry.
All in all, seeing the numbers, I think it is in the ballpark.
crashes: 1 lot of crashes, 1 game quits when too much deaths : No clue about this. I will we glad to know more details about this (OS, pygame version, sdl version, traceback if any, does it happen if you disable music in kiko_play.py? )
likeness: 18 over 25 ( left out those with the slow problem) liked what was done. Glad to hear this.
extension: more needs to be done. Yes, I run out of time.
I intend to cleanup a little the code, then extend to near 10-13 levels, with other rope mechanics ( lazoo, launch a hook, mini phys puzzles to solve with the rope, etc) for variety. The first milestone will be 'all diferent mechanics working', leaving the pimping of animations and levels for a second milestone.
I will post here a postcompo version, and anounce at pygame.
Specific bits:
..."should really be unicycling over those tightropes I think!" -> hey, thats cute, and can solve the meter problem. No promises, but I will think about that.
..."When playing the game too much focus is placed on watching the meter, leading to a game of watch the meter." -> yes, I was worried about this. Should try other aproachs to give feedback about equilibrium, and pick the best.
..."The balance thing also felt quite poor when being controlled with a keyboard, it felt as if there wasn't any dynamics to it. Maybe the balance system would be better if it was controlled using the mouse and the balance indicator is integrated into the character instead of as a separate HUD element." -> I liked the pushy feeling of balance with keyboard. At first look mouse + kbd seems complicated, but I will think about that.
..."after getting it, I liked the "balancing" system, it is innovative." -> thanks !
Congratulations to all the people that managed to submit an entry, and to the winners, of course !!!
See all!
Elite Bungie Chopper Squad - Thanks!
Posted by sixthgear on 2008/09/29 17:21