|
Title: Game Replay - now updated Post by: Andrew-Neutral on April 18, 2008, 12:15:17 PM I've been doing some work on my "game replay" feature, where games from the FWL's past can be replayed (sort of).
The page now uses JavaScript and should be much quicker than the old PHP version. I've only got one game loaded in at the moment, but I'm hoping to get every FWL game installed at some point. Any comments? You'll need a big screen at the moment, as the design is pretty ropey. http://www.battyeweb.org.uk/fwl/gameparserjs.html (http://www.battyeweb.org.uk/fwl/gameparserjs.html) Title: Re: Game Replay - now updated Post by: Paul-London on April 19, 2008, 11:00:50 AM Very cool, works well. Can we have the 'Next' button on the right hand side though not the left ? ;)
Title: Re: Game Replay - now updated Post by: Andrew-Neutral on April 21, 2008, 04:07:03 AM I'm going to revise the layout of the page, so that everything fits comfortably on to the screen, so I'll move the button.
There is a bug in the code - it needs to determine when the game has finished, and then do something different. Not sure what at the moment! |