Wednesday 23 September 2015

YEAR 2 - Ba2a - Too Many Windows

In my last post I talked about flow and how it can be achieved in games by altering the difficulty based on the players skill

In 2014 I made a game exploring this very concept for the 2 day game jam, Ludum Dare 31 and I consider it one of my most successful LD entries.

The game was called 'Too Many Windows' and the theme was 'Entire Game on One Screen'. My game was about trying to be productive on a computer with less screen space than windows to fill it.

The windows are represented by colored rectangles.



The aim of the game is to click the red buttons which appear on the windows before the timer runs out.

The way I altered the difficulty to match the players skill level was with the timer.

Whenever the player clicks a button, the timer rewards the player with 2 seconds and 100 points.

If the timer is equal to or greater than 10 seconds, the player is only rewarded with 1 second of time and 100 points.

i.e. The timer will never get much higher than 10 seconds which means that the player is always on the edge of their seat trying to find next button.

I made the game difficult to keep each game short and therefor addictive.

For skilled players, at 5000 points I only reward them with 2 seconds if the clock is below 5 seconds remaining.

In other words, the player never has more than about 6 seconds to find the next button (after 5000 points), creating a constant sense of urgency.

And that's how I created a sense of flow in 'Too Many Windows'



I also 'juice' the game with visual feedback and audio feedback



As you can see, the game scored very highly.

If you'd like to read a more in-depth analysis of the game you can do on my other blog HERE






If you'd like to see the ludum dare page you can do HERE

And if you'd like to play the game, you can download it HERE

YEAR 2 - BA2a - Flow

Flow - The title of our project

I first heard about the term 'flow' whilst reading Jane McGonigal's 'Reality is Broken'.

She says that a philosopher named Csikszentmihalyi defines flow as "the satisfying, exhilarating feeling of creative accomplishment and heightened functioning", by which she explains later on the book as being when the player is on the very edge of their skill level, where both winning and loosing are equally unappealing outcomes.

A game can achieve flow by constantly altering it's difficulty based on the skill of the player.

Short visual feedback loops are what distinguish video-games from other types of games.


Jane mcgonigal and I both believe that work and play are the same thing.

Personally I believe flow to be the distinguishing factor between:
A job - a task for which a person is payed to do with extrinsic rewards (such as money)
A game - a task which is so engaging that the payment is only intrinsic (dopamine, Serotonin, Oxytocin etc)

(continued in next post)