Marble Madness!!!
Try to find an example of a digital game which truly takes advantage of the traits of the medium, and could not be successfully implemented in a non-digital form. In particular, think about the traits of digital/computer games as listed by Crawford. Describe the game, and identify the core gameplay mechanic.
It’s a simple arcade game where we take control of a marble and complete a course of three dimensional labyrinths within a strict time limit. The three-quarter overhead view actually gives a sense of depth, and with all the shadow effects, it really gives a nice illusion of 3d space. The screen actually scrolls downwards, and reveals the level as the marble progresses down. There are various small enemies scattered through the levels, but the player's greatest challenge is actually the controlling of the marble throughout the levels itself, which feature many peculiar passages and obstacles. This controlling of the marble is essentially, the core mechanic of the game.
Responsiveness
Automation of rules

Immediate interactivity
With every push of the button, there is this inertia which the marble carries, and it will pick up some speed if the player continues to direct it towards a certain direction, so interactivity comes out of trying to balance the flow of the marble to avoid dropping off the edges or the enemies.
Intelligent opponent

What is it about the core mechanic that makes the game truly a digital game?
I guess what makes this game truly digital is fact that the level design is quite difficult to implement physically. Although I would imagine somebody could come up with a Lego version of it, it's still kinda hard to implement the core mechanic of controlling the marble with all the inertias/ gravity, not to mention the mechanism to control it.
The thing about digital game is that computers can convert physical user input (through the game interface) into certain mathematical computations to simulate the effects of a rolling marble as it interacts with the environment, and represent these effects using pixelated graphics. The levels themselves are not static, they are dynamic, the computer using the same calculations, simulate the obstacles for the player to overcome, and automatically keep track of the rules, such as the time limit and penalties.


1 Comments:
This is a great example, particularly in terms of the control systems. I guess there are games like this where you tilt the board to move a marble through a maze, but in Marble Madness, you actually become the marble, so the experience is much more immediate...
Post a Comment
<< Home