About This Game
Yes Chef! Is a new game for foodies. It is basically a combination of Chutes & Ladders + Trivial Pursuit which uses an iOS device (iPad / iPhone / iPod Touch) to access a database of questions and outcomes.
This blog is intended as a sort of diary of the development of the game, and to provide an opportunity for anyone interested in the game to contribute to it.
Access the game directly
You can access the online version of the game using any iOS device by going to the following URL:
Current Status:
This is currently a static build - there is no data in it. It's currently being used to design the UI flow and tweak the CSS for iPhone and iPad versions.To add the game as an app to your device, look at the instructions at the bottom of this post...
-
Recent Posts
Recent Comments
Archives
Category Archives: CSS3
CSS3 Animation Goodness
Disclaimer: I’m sure that there are more efficient, cross browser ways of doing this, my intent is to simply share what worked for me… One of the great things about CSS3 is that it allows you to create dynamic transformations … Continue reading
Switching CSS Dynamically Without Javascript
Disclaimer: I’m sure that there are more efficient, cross browser ways of doing this, my intent is to simply share what worked for me… One of the nice things I discovered about CSS3 is the ability to detect devices and … Continue reading
Posted in CSS3
Comments Off on Switching CSS Dynamically Without Javascript