Critical Hit 2015: Fruit Fever (Week 1)

I’m currently taking part in Critical Hit 2015 in Montreal, an incubator for experimental wearable games. This week, we started our first prototype! The God of Randomness teamed me up with Owen Bell, Milin Li and Mónica Rikic – so 3 of our 4 members are programmers, but luckily my team members are also great at wiring, sewing and making. The theme for the first game was “mini & forbidden”.

The Concept

Our first thematic impulses were to make something with either witchcraft/voodoo or bacteria. This quickly lead to the idea that somebody is ill and must be cured by one or multiple people, possibly using magic. From there we got to our current idea: Two people are ill – their heart rate, body temperature and digestion are either two high or too low – and both try to get healthy before the other one does. To do that, they eat fruits. Each fruit raises or lowers one or two of the aforementioned properties. (To keep it replayable, those effects are randomly decided at the start of each round.) It’s a logic puzzle: The players have to find out what each fruit does by eating them, then look at their current status and figure out which fruits to eat to get healthy. In the end version of the game, there should be neither screen nor keyboard: The players actually eat real fruit with specially made forks that can sense fruit types and wear aprons with LEDs showing their status.

Chimera Maker: What Has Science Done?!

After doing dailies a few weeks back, I’ve started working on my first bigger generative art project: A chimera generator which fits slices and parts of animals together collage-style. And now I’m finally done! I proudly present:

#031: Chimera Maker

Chimera Maker

Remember all those times when you
really needed a weird animal generated?

Now there’s an app for that!

Get it in the Android Play store for free!

Download it for Windows/Mac/Linux!

All generated pictures are licensed under CC BY-SA 3.0.

Original picture credits:

031_chimera_maker_01     031_chimera_maker_02     031_chimera_maker_03

031_chimera_maker_04     031_chimera_maker_05     031_chimera_maker_06

031_chimera_maker_07     031_chimera_maker_08     031_chimera_maker_09

031_chimera_maker_10     031_chimera_maker_11     031_chimera_maker_12

031_chimera_maker_13     031_chimera_maker_14     031_chimera_maker_15

031_chimera_maker_16     031_chimera_maker_17     031_chimera_maker_18

031_chimera_maker_19     031_chimera_maker_20     031_chimera_maker_21

031_chimera_maker_22     031_chimera_maker_23     031_chimera_maker_24

KinectMagic – A Kinect Wizard Duel Game Prototype

In my studies at the HTW Berlin, I had a course called “Independent Coursework” where I could choose to work on any project relevant to my studies. I chose to work on a Kinect multiplayer game which should also be interesting to watch. Most important to me was that the game uses what the Kinect does best in my opinion: Spacial movement. I didn’t want any repetitive gestures, just a direct relationship between the players and their avatars. So, together with my fellow student Jana Leinweber I set out and developed, and a few months and a dozen iterations later we had this:

KinectMagic

Create spells! Attack! Defend! Dodge!

Tactical spellcasting meets fast reflexes in this
duel game for two wizards and a Kinect v1.

Download for Windows

KinectMagic - A Kinect Wizard Duel Game Prototype

Starship Command Center Pro, The Trial Version of a Global Game Jam 2015 Game

Somewhere in space, a lone starship discovers that the theme for this year’s Global Game Jam was “What do we do now?”. It also discovers that a very cool game was made for three players. And that there something is wrong with its Operating System.

Starship Command Center Pro

Starship Control Center Pro

Deep in space, nobody hears you scream
when the trial version of your OS runs out.

Not that screaming would do much.
Instead, you and your two friends now need to
figure out what the randomized buttons of the
free version of your system do.

Together, operate thrusters, cannons,
shields and a mining magnet, collect
gold and buy a proper license!

A cooperative and confusing space adventure
for three players with gamepads.

Download for Windows
GGJ page

Starship Command Center Pro (Global Game Jam 2015)

 

Credits:

  • Brian Davis: Idea, Game Design, Music and Sound Design
  • Mikko Lepistö: Art
  • Tobias Müller: Programming
  • Tobias Wehrum: Lead Programming

With sounds assets by Ricky SituCST 201 KaWilson and Jim Rogers.

The theme is used twice in our game – once in the game mechanic with players having to talk to each other what do to next because they need to work together, and secondly in the story: The trial version of our control system has ended and the result is a chaotic and unknown button layout, what do we do now?

We even satisfied a diversifier (sort of an achievements for the developers) this time: Noise Generator, “The mechanic of the game is based on players having to stay in constant communication with each other.”

Fun fact: Originally we wanted to do the controls Spaceteam-like with custom controls on multiple smartphones – buttons, sliders, rotatable knobs. It took us over a day to get it to connect and run smoothly between Android and PC, only to find out that using controls on a touch screen while looking at another monitor felt awful and (apart from buttons) was nearly unusable. So after that day of work, around 5 in the morning, I spent 30 minutes to program replacement gamepad controls. It worked perfectly and felt good.

Catcher – Particles & Tutorial!

After a master’s thesis and a few months of freelance work I finally hadtime to work on Catcher again!

The new release features:

The self-made score server was needed after Scoreoid, the service I previously used, decided to silently cease service and take all of my player’s scores with them. At first I thought it was just a short outage, but after a few months of not even being able to access the backend site it seems they just died silently. Time to depend more on the things I make myself, I guess.

Here are a few screenshots from the new build:

This slideshow requires JavaScript.

It feels so good to be back. Expect more updates in the coming months!

Super Fruit Punch (Global Game Jam 2014)

With the current Global Game Jam right around the corner and only just about 11 1/2 months late, here is the project that we did for the last Global Game Jam: Super Fruit Punch!

Super Fruit Punch (Global Game Jam 2014)

You can find a download at the game’s GGJ page.

Credits:
– Game Design: Thomas Bedenk, Norbert Haacks
– Programming: Tobias Wehrum, Benjamin Schug, Richard Wepner, Martin Heller
– Art & Animation: Kirill Krysov
– Music & Sound: Lesley Dean

Beer Pong HD for Android

I’m currently in the process of posting all the games and prototypes that I made years ago and never published. This post (and the next one) are special though – because the games were published, just not by me. I made those games for other companies.

The first one is Beer Pong HD for Android. Back in the days when I worked in the Netherlands as part of my studies, I made its first version (further on, other developers expanded it) with Unity for Codeglue.

It seems the original promo video is not available anymore. Here is the best video that I found (made by Androida.it). I suggest you jump to 4:16 for gameplay:

Beer pong HD per Android

What is still available is the video how the AI finds out which ball throws end up inside a cup. I didn’t just want to calculate how to hit the middle of the cup because that might look too artificial, but I still wanted to be able to predict whether a throw hits, even if multiple jumps on the table or cup’s edges are involved. Here is a video of the AI “training” and finding out which throws hit:

This is how the AI in Beer Pong HD works

(And the best part is that it takes some time and is automatic. Time for a cup of coffee – or an office sword fight. I like being a programmer.)

Master’s Thesis: Evaluating the Advantages of Physical and Digital Elements in Hybrid Tabletop Games

Preface

A few weeks ago, I finished my studies at the HTW Berlin in International Media and Computing with the defense following my master’s thesis. I thought that its content might be interesting to others on the internet too, but I understand that not everyone wants to read 100+ pages. For that reason, I am now writing this “too long; didn’t read” summary. It is also a lot more informally written. If you like what you read, you are quite welcome to read the longer version too! Here are the links:

Master’s Thesis

Source Code (open source, MIT license), Screenshots, Photos, Videos etc.

You can also read this summary as a PDF, but you would miss out on the videos.

Heart of Decay

At the HTW Berlin, the International Media and Informatics master has room for up to two bigger interdisciplinary projects. It probably doesn’t surprise anybody that I chose to work with the game design course on both occasions. I’ll make a blog post about the second project later, but for now our trip down memory lane brings us to: Heart of Decay, a 3D person shooter with a skill system, but sadly we never really got that far. Here is a gameplay video of the slice we were working on:

Heart of Decay Gameplay

Credits:

  • Tobias Wehrum: Programming
  • Romano Grasnick: Enemy Concept, 3D Art
  • Jean-Emily Fleck: 3D Art
  • Daria Döpper: Level Design
  • Tim Höregott: Game Design, Team Lead
  • Jennifer Ludwig: Character Modeling, Animation
  • Lisa Krummen: Art Direction, Concept Art

Lost in the Darkness

Lost in the Darkness was originally made for the Ludum Dare 27 for the theme “10 seconds”. It was well-received, but had some flaws which I addressed in this post-compo build.

Lost in the Darkness

Find a fairy. Follow the music. Save your friends. Escape safely.

And above all: Don’t touch the darkness.

Play for free in your browser on GameJolt!

Lost in the Darkness

A game made by Tobias Wehrum.

With assets by: