Lens #18: The Lens of Passion

The lens #17, the lens of passion from The Art of Game Design: A Book of Lenses written by Jesse Schell. If you buy books through the links in this article I will get a small commission for that and no extra cost for you. The book is great and I think a must-have for every game designer.

This lens is about my passion for my game. I should ask this from time to time myself, like how do I feel about my game with the following three questions:

  • Am I filled with blinding passion about how great this game will be?
  • If I’ve lost my passion, how can I find it again?
  • If the passion isn’t coming back, shouldn’t I be doing something else?

I’m not always blinding passionate about my game, I especially have this reality check when I try to design a new level. It’s quite a lot of work to make a level great and joyful and sometimes reality kicks in and I’m like nah nope no not cool. But then I fiddle with it and try different styles and make it more narrow and more intense and I feel this joy and passion and I’m like yes it’s good it’s great.

So I do this reality check almost automatically and see if I still like what I do and still like what I see and play. COVID-19 didn’t help too much for the play testing something I would like to do on game conventions. Just to see if others would also like this little hero and his adventure.

If I lose the passion I usually find it again. Sometimes I just need a break or I need to look at it from a different angle or just make some fun prototypes and see if it would fit which is most of the time not the case. I also work every single day except Sunday on the game. It doesn’t matter if I just write down some ideas, make some sketches, brush up a level, improve a little bit the game-mechanic, or even remove something from the game. This everyday habit helps me a lot to keep the drive and the passion for my own game. And it is quite amazing to see how it develops when I compare it to the early stages and now.

The last question of what to do when I can not find my passion for my game. Well, I probably would then just finish it somehow but would not put too much work into it.


I get a small commissions for purchases made through the following links, I only have books in this section which I bought myself and which I love. No bullshit.

Lens #17: The Lens of the Toy

The lens #17, the lens of the toy from The Art of Game Design: A Book of Lenses written by Jesse Schell. If you buy books through the links in this article I will get a small commission for that.

This lens is about my little character which can pick up weapons, ammo, and other stuff, which can walk, jump and shoot.

I have to answer the following questions

  • If the game had not goal, would it be fun at all? If not, how can I change that?
  • When people see my game, do they want to start interacting with it, even before they know what to do? If not, how can I change that?

It’s fun for me to walk around and shoot enemies. It is simple enough to “get it” and interact with it. Due to the COVID-19, there are no gameshows where I could test if people would like to interact with my game. But the bar should be pretty low to give it a try. But the game world is not interactive enough to just enjoy walking around and explore the levels without any goal.

The game world needs more things we can interact with. Like flying paper in an office space or dust and little debris when walking around. Also shooting should have more impact on the game world.

The outcome of this chapter will lead to a couple more topics for Lens #16: The Lens of Risk Mitigation as I have to try them out quickly which means more prototyping. Prototyping is a fun thing to do actually and with ESC (see also my articles about ESC) it is a piece of cake.

A selection of ideas

  • Destructible stuff
  • Attacking dash
  • Water which includes swimming and diving
  • Whirling paper when rushing through an office space
  • Whirling dust and debris along the way when we shoot
  • A sleeping animation if just standing around

I get a small commissions for purchases made through the following links, I only have books in this section which I bought myself and which I love. No bullshit.

Risk Mitigation: Add more Details to Death Animation

This is the follow-up article about lens #16, the lens of risk mitigation from The Art of Game Design: A Book of Lenses written by Jesse Schell. If you buy books through the links in this article I will get a small commission for that.

I tried quickly if more details for death animation would give the game more depth.

And it does. Need some more fine-tuning and random but the idea is there and looks good and funny. But I need to add some random explosion if I kill a mass of soldiers. The blood fragments have to be more random in the depth axis so the helmet is not all behind the blood fragments. But this is fine-tuning for a prototype this is enough.


I get a small commissions for purchases made through the following links, I only have books in this section which I bought myself and which I love. No bullshit.

Risk Mitigation: Test Primary and Secondary Weapon Switch

This is the follow-up article about lens #16, the lens of risk mitigation from The Art of Game Design: A Book of Lenses written by Jesse Schell. If you buy books through the links in this article I will get a small commission for that.

The next idea I tried quickly to pitch was having a primary and a secondary weapon for more advanced levels. But I needed first the implementation, was only an hour to implement this and define the primary and secondary weapons, so cheap enough. I tested with an M4 and a semi-automatic handgun (Glock).

If I use a gamepad, I will have to separate the switch button from the shoot button, so that I can shoot and independently switch the weapon. Feels good. But at the moment the handgun doesn’t give any advantage over the rifle for melee attacks or in any other situation than running out of ammo with the rifle. This isn’t too exciting. I have to extend this test and see if it is a good idea to make a rifle not operatable in very close range so that the player just has to switch to a melee weapon which is the main purpose of a secondary weapon. I made as well the handgun ineffective for long-distance, the bullets lose their power over time.

One thing I observe is if my rifles are not working in melee it is not visible or clear it just does not shoot. I need some feedback. Could drop some curses from the player. This leads to another test besides just implementing the weapon switch between rifle and melee weapon. I will test this idea shortly and see if I like it. I tried ejecting some skulls and bones when he curses.

It gives now an indication that something bogs this little man when he tries to shoot at something too close. Looks cute in a way so I will go with that.
And last but not least a mini level where a weapon swtich makes sense.


I get a small commissions for purchases made through the following links, I only have books in this section which I bought myself and which I love. No bullshit.

Risk Mitigation: Test Bloodstain for Bullet Exit Wounds

This is the follow-up article about lens #16, the lens of risk mitigation from The Art of Game Design: A Book of Lenses written by Jesse Schell. If you buy books through the links in this article I will get a small commission for that.

In this blog article I tested bloodstain for exit wounds, this makes it much crueler and in a weird way, satisfying to shoot those dummies. I took the damage into account to generate the amount of bloodstain when an enemy gets hit. But this is not just limited to the enemies but also the hero.

Looks quite satisfying but might be that it becomes a bit too violent. I apply to every character, robot, and object its own hit animation, so even when I shoot at a computer I can make some fitting nice animation for getting hit. I think this looks more interesting than just color the object flat white for one frame when get hit by bullets.

The test leads to a better-organized code and easier to add new hit and destroy animations for certain objects and characters.


I get a small commissions for purchases made through the following links, I only have books in this section which I bought myself and which I love. No bullshit.

Risk Mitigation: Test More Random for Shell Ejection

This is the follow-up article about lens #16, the lens of risk mitigation from The Art of Game Design: A Book of Lenses written by Jesse Schell. If you buy books through the links in this article I will get a small commission for that.

I will play with the random factor for shell ejection, they currently look a bit like a waterfall as I only have random for the vertical component of the ejection force. So I tried to add as well random for the horizontal force. I will have to do this comparison for all my weapons that I want to use in the game.

For me, B looks a bit more vivid and a bit more out of control, actually exactly what I want to achieve. Anyway, I made a tweet but this time no feedback. I guess it doesn’t make a big difference. I go with a tiny bit more random and that’s it, looks more vivid.


I get a small commissions for purchases made through the following links, I only have books in this section which I bought myself and which I love. No bullshit.

Lens #16: The Lens of Risk Mitigation

The lens #16, the lens of risk mitigation from The Art of Game Design: A Book of Lenses written by Jesse Schell. If you buy books through the links int this article I will get a small commission for that.

First of all, this lens is about figuring out the worst-case scenarios, what could go wrong, or what could hold my game back from being great. This is to stop thinking positively about my game. Tim Ferriss also has this in his book The 4 Hour Workweek, to overcome the fear he suggest to write down the biggest nightmare you can imagine could happen if you, for example, quit your job and start an own business and from there mitigate those risks and find solutions. And it is also about testing your ideas with prototypes. There are similarities in these books. One is game design the other is about automating your company. About 80:20. Fascinating.

  • What could keep this game from being great?
  • How can I stop that from happening?

My levels might be boring to play. So I started a series of mini levels. My first mini levels are all about the double-barrel shotgun. I keep them minimalistic to test if the levels are fun or boring to play. they are super minimalistic and super quickly done. Perfect for prototyping. It’s already clear that this might be fun, as I can motivate people for speed runs. It’s fun because you can pick up the gun and ammo and while you jump up to the platform with enemies your gun is ready and loaded. This leads to a possible smooth speedrun through a level.

I don’t have enough surprises and interactive things. One of the problems is you can leave a room without killing anything in it. Not sure if I want that. To hinder that I could have doors that open after I killed all enemies. But is this fun? I will quickly implement a “reached goal system” to find out if this is the right way. The goal system can be triggered by enemies linked to it or a simple switch. The goal system simply opens the door to the next level.

The graphical appearance is probably my main problem. I will experiment with different styles of simple blocks. And make the battle engaging the player with massive effects. Keep an eye on small details like papers that whirl up in the air will you pass. Make the ejected shells more vivid by adding a bit more random.

So there are a couple of things I would like to test:

The levels have to be addictive and be playable in many different ways. This is not just the look but also the feel of it. The player needs a reward for every accomplished goal.


I get a small commissions for purchases made through the following links, I only have books in this section which I bought myself and which I love. No bullshit.

Lens #15: The Lens of the Eight Filters

for the feedback.The lens #15, the lens of the eight filters from The Art of Game Design: A Book of Lenses written by Jesse Schell. If you buy this book through this link I will get a small commission for that.

This lens is one of those which I have to evolve as not everything is already here to answer the questions. Some of them I can answer right now, others I can not yet and I have to do this later in the process. This is one thing I learned about these filters, they can not just be applied in a specific order, this is more an iterative process and I have to apply certain filters over and over again. I don’t know yet how I will do that. Probably I have to write follow-up articles for this.

My design has to pass eight filters

  • Does the game feel right?
  • Will the target audience like this game enough?
  • Is this a well-designed game?
  • Is this game novel enough?
  • Will this game sell?
  • Is it technically possible to build this game?
  • Does this game meet our social and community goals?
  • Doe the playtesters enjoy this game enough?

I did a lot of testing to get it fluid enough and test all the functionality and I didn’t get bored to play it through. Just jumping, shooting around is satisfying and fun to do.

I think I missed to write a game for a specific demographic audience, I didn’t think of that, but I still can change or figure out what this target audience could be. Is it more for retro gamers? It is a single-player game so far, that might limit the audience. At the game show, the previous prototype was played more by young people the age between 12 – 16 years old. But the violent content could make this a problem. I might have to make dying less bloody. Even though I do just eject red cubes it does look like the soldier exploded into meat chunks. But as it is not too violent it might be playable from the age of 14. The cuteness factor I plan to build in should also make this game playable for girls not only boys.

I need to think about make co-op an option in this game so that you can play it with a friend. But that would be challenging on many levels and I don’t have any idea how to balance the levels for co-op mode. It might even be much more challenging to play it in coop mode, as bullets are lethal for everybody.

Throughout the process, the game starts to be well designed and I have a very good understanding of where I want to go and how it has to look. I like the ideas of bosses that catapult me to the next room or level or world (see Lens #13).

I think the weapons I use for this shoot’em’up platform game is novel, most often you just have a gun and can shoot endless, no need to pick up ammo for that, no reloading, and often fantasy weapons. My weapons mimic real weapons and the shell ejection is different from weapon to weapon. And you have to pick up ammo as this is a limited resource. So I think this is kind of novel.

If this game will sell I don’t know. It is my first game I will sell at all. So I kinda can not answer this question properly or I don’t know how to figure out if it will sell or not.

It is technically possible to build this game. All the main features are already there including saving the game state, die and get reborn at the last entry point with a properly reset player state, and as well AI-driven entities. I don’t see hurdles on a technical level.

There is currently no community and I have to think about this aspect as well. I don’t know yet how to do that, but it needs probably a forum where the community can exchange ideas and expectations with me but as well with each other.

And last but not least the most important questions, do playtesters enjoy the game enough. I’m currently working hard on playable very rough levels without any eye candies as I want to do this later. I need to find playtesters that would like to just play the test levels through. I will write an article to organize that. And prepare a checklist for the feedback as well.


I get a small commissions for purchases made through the following links, I only have books in this section which I bought myself and which I love. No bullshit.

Lens #14: The Lens of the Problem Statement

The lens #14, the lens of the problem statement from The Art of Game Design: A Book of Lenses written by Jesse Schell.

Design is about solving problems, but if you don’t know what problem you solve then it is pretty hard to design something, it’s like designing in a vacuum. This lens can be applied over and over again. Game development is based on iterations. I will just evolve this article over time.

The better the problem statement the better the solution for it. So what are the questions I have to answer

  • What problem do I really want to solve?
  • Did I make assumptions about these games that have nothing to do with its true purpose?
  • Is a game really the best solution?
  • How do I know if the problem is solved.

What problem do I really want to solve? How can I make an enjoyable gun game using minimalistic graphics?

Did I make assumptions about this game that has nothing to do with its true purpose? The assumption I made is it has to be a platform game as I initially wanted to explore this genre from a programming point of view. But it has nothing to do with its true purpose, I guess I could make even a full 3D game. But this is kind of a limitation I have as a one-person studio, I simply need a very simple way to do that game as I have to fill it with game content. So better it is a packed small platformer than an almost empty 3D game.

Is a game really the best solution? This is entirely about a video game. I think the question should be more is a platform game really the best solution? I just use a platform game as it is the cheapest way to make a game as a single person studio. But I want to focus on the action part and use the platform environment as battlefields and story elements.

How do I know if the problem is solved I think I only will know that by playtesting. I have to focus on playtesting very very soon with playable levels and evaluate the feedback.


I get a small commissions for purchases made through the following links, I only have books in this section which I bought myself and which I love. No bullshit.

Lens #13: The Lens of Infinite Inspiration

The lens #13, the lense of infinite inspiration from The Art of Game Design: A Book of Lenses written by Jesse Schell.

The core of this lens is to look everywhere else than to other games.

  • What experience in my life would I like to share with others?
  • In what small way can I capture the essence of that experience and put it into the game?

I will make a collection of thoughts and in the end, I will apply lens #2

Here some inspirations

  • A smooth skateboard run in a bowl
  • Martial Art
  • Hellboy comics

Smooth Skateboard run in a Bowl

I love to watch skateboard clips, especially smooth bowl runs. With this slight scratch sound when the rider corrects his board with all four wheels on the ground. My aim here will be to make moving the character smooth, precise, and nice. The player should be able to move through a world smoothly and fluidly. This will include a lot of testing and adjusting. The problem I face here is that adjusting the player control will affect the existing levels. A slight change in the jump height, speed, or friction can have a great impact on the levels.

Applying lens #2 leads to the following 3 questions

  • What experience do I want the player to have?
  • What is essential to that experience?
  • How can I capture this essence in our game?

The player should get a feeling of great control over the character. The walkthrough must be fluid and to the point.

Like the smooth and almost effortless-looking run of a skateboarder in a bowl or skatepark, the player should be able to smoothly navigate through the levels. It should always give the player a very good control over the character.

To navigate through the levels smoothly the levels should be crafted in a way that the player doesn’t pump his head, the platforms are reachable without being pixel exact, as well you always see where you go, there is no blind rattlesnake hole. Whenever you have to jump blind, make sure it is always a safe jump without surprises on the landing spot, this could be a storytelling element.

Martial Art

Martial art is my choice of sport. It trains your brain, your body, and your balance. To watch skilled martial artist is a joy, the moves are seamless, almost effortless, the weapons are super precise. I love choreographed fight scene, compared to a real fight, that looks just beautiful, almost like a dance.

Let’s apply lens #2 here as well and answer the three questions.

  • What experience do I want the player to have?
  • What is essential to that experience?
  • How can I capture this essence in our game?

It’s important that the player feels always capable throughout the gameplay without feeling bored or overpowered. The control over the weapons and aiming while walking and shooting should be smooth and precise. Even if the controller isn’t that precise the game has to be, that should be an experience I want the player has.

Martial art is about a combination of attack and defense patterns nicely rowed up to defeat the opponent. The martial artist has great control over his weapons, everything is smooth, fast, and precise. There is no hesitation, no struggle, no fuss. Even modern action movies are filled with martial art and that makes them so enjoyable to watch. It’s not just the explosions and the fx, but as well the moves, attack, and defense during a gunfight.

The aiming of the guns should not be fully automated, but if you start shooting at an enemy it should keep track to a certain degree. The player has to point roughly in the direction of the enemies and the auto-aiming should then take part. I’m thinking of having an automated switch weapon, whenever you are too close to enemies, nevertheless the player should be able to oversteer the choice of the weapons. Maybe I can make this configurable.

Hellboy Comic

I admire the Hellboy comic style from Mike Mignola, it’s dark, simple in a way and hence full of little details. I like the sceneries he set’s up in those comics. One of the stories starts at a door and as soon hellboy opens it hell breaks loose. The battles are often short but intense. And it’s always a boss fight for hellboy.

Let’s tackle lens #2

  • What experience do I want the player to have?
  • What is essential to that experience?
  • How can I capture this essence in our game?

One of the things I like from Hellboy is the silent moment and the intense but short fights. Sometimes he gets catapulted to the next level of the story. I’m thinking of having some silent moments to tell a story in this game. But fights should be always intense, no matter if it is a boss fight or not. I’m not yet sure if it will work.

Essential to this experience is, that there is not continues battles going on like in a shmup but as well some story elements, like silent moments or falling down a hole and find your self in a new room, after battling a boss (which might have survived so he can show up later again).

I think by adding a transition from one battle to another and after boss fighting getting catapulted to another world even. Like in hellboy where he went to hell after the witch grabbed his heart. So actually hellboy looses but this doesn’t mean to be the end of the game. I like that very much and gives this dying a new perspective. I kinda have an idea, but not written in stone. I have to try this experience and see if that could work.

I like this idea and I accidentally stumbled over it in analyzing what exactly I like from this comic, what underlying mechanics which drives the story to the weirdest places on earth and the underworld.


I get commissions for purchases made through the following links, I only put stuff in this section I also would buy or I already bought