minigames

Making The Game – Teil 16: Vorstellung der Mini-Spiele

Mini-games within the application help to maintain a large varriety in the entertainement process. They challenge the player in other fields than answering questions. Through the various systems on which the application will be able to run, every mini-game itself determines what requirements it has to be playable on the current system Before the individual mini-games are developed, these were roughly designed in the storyboard phase.   Catch All and Catch Selected The games “Catch All” and “Catch Selected” are two mini games that do not work with touch input, but are controlled by the motion detection using a webcam. Both games are consistent with the concepts of “moving school” […]

webcam

Bewegungserkennung via Webcam

As you might already know from my “Making The Game” category I’m currently writing my Master’s thesis on natural user interfaces (NUI). This research area also includes the computer control via body movements and gestures, as they are already on the EyeToy or the Kinect.   Besides the mere paperwork I also develop a NUI program that is easy to operate without input devices like mouse and keyboard. So i played a little with the webcam framework in flash and programmed a small motion detection game I don’t want to hide from you.   The aim of the game to catch the falling diamonds with the hand in front of […]

webcam

Making The Game – Teil 4: Alternative NUI Eingabemöglichkeiten ( Bewegungssteuerung und Beschleunigunssensoren )

So far I’ve only talked about multi-touch enabled computers as representative devices with NUI, but not just smartphones and tablet computers belong to this category.   Besides the possibility of using the touch screen there are approaches to the control a computer via body movements. For example the Kinect for Xbox, which can detect body movements and gestures using the integrated camera, belongs to this category of input devices. To recognize the player the Kinect uses besides a color camera a depth sensor camera, sus the person can act in three dimensions. It is also possible to recognize the movements of a person using a normal camera . This basic […]