What Are Logical Operators – C#

You might have seen if statements with some confusing symbols: &&, || or !. These are called the logical operators, and are used to create more complicated logic within an if statement. They are: && - the Logical AND operator || - the Locical OR operator ! - the Logical NOT operator I use them frequently in Puzzledorf to check when certain things are occurring. For... Continue Reading →

How Difficult Should I Make My Game?

The subject of difficulty makes for interesting debate. There is a trend these days of making easier games to reach wider audiences. Is that a good thing? Back in the days of the Nintendo NES and SNES, games were much harder as a general rule, particularly when talking about modern Nintendo or casual games -... Continue Reading →

Megaman 11 And Breaking Down Levels

I've mentioned Mark Brown before as a game design channel you should watch. One of his more recent videos is on the game design of Mega Man 11. Making a platformer is something I've always wanted to do, and possibly will do for my next project now that Puzzledorf is finished. Mark's analysis is great.... Continue Reading →

Work Healthier Hours, Make Better Games

I was reading an article yesterday by the developers of Slime Rancher. It talks about crunch in the industry, but gives a unique perspective of their own experience. According to the article, they have maintained 40 hour work weeks, and furthermore, do not believe they have made a successful game despite those hours - they... Continue Reading →

Blog at WordPress.com.

Up ↑