WordPress database error: [Can't find file: 'wp_comments' (errno: 2)]
SELECT COUNT(*) FROM wp_comments WHERE comment_approved = '1'

GameIdeas.org » Blog Archive » Shades of Noir, Part 2
Feed on
Posts
Comments

Sin CityThe first thing to do when trying to come up with a good game design is to get some documentation: read some books, find appropriate websites, watch movies, etc. It sometimes feel like wasting time you could use more productively, but in the end it improves your work tremendously. Finding good documentation helps you get ideas and avoid mistakes others have made before.

In the case of this film noir game, I had limited time to do proper research so I only went to Wikipedia. I found a great article on film noir, detailing its characteristics. Beside discussing the genre’s visual style (word of the day: chiaroscuro, an artistic style with high contrast between light and shadow), the article describes those films as crime dramas with morally reprehensible characters.

The typical film noir is set in a large, maze-like city like Los Angeles, San Francisco, New York or Chicago. The cliché is that it features a chain-smoking private eye as a protagonist, who gets lured into trouble by a femme fatale. While that’s overused in movies, it’s seldom seen in games so I wouldn’t feel too bad using that archetype. It has the advantage of setting the appropriate mood easily and quickly.

Using a private eye as a protagonist also leads me toward the appropriate genre for this title. While I wouldn’t see an investigator shooting everybody, I’d definitely see him sneak around to get evidence. The genre comes naturally from this: a stealth game like Thief, Splinter Cell or Commandos.

The visual style is perfect for this genre: dark shadows where the character can hide abound. The pace is great too: creeping along the dark streets of a metropolis, trying not to get detected by fedora-wearing thugs. It sets the tense mood needed by that kind of movie and game.

I believe we’ve got the basics for a very cool and fun game. The chiaroscuro visual style and the compelling stealth gameplay should combine to create a unique game that’s still close enough to what the public knows to avoid being too creatively risky. It’s different enough to stand out from the competition, but it’s also easy to communicate what the game is about to the public, because everybody knows what film noir is.

I’m still far from done, however. There are lots of questions left to answer: who is the playable character and what can he do? Who are the other characters (friends and foes)? Where does the action take place? How does it progress? Come back tomorrow for the answer to those questions, and check back Friday to see if I’m able to wrap this whole thing together into a cohesive whole before the end of the week.

Share and Enjoy:These icons link to social bookmarking sites where readers can share and discover new web pages.
  • del.icio.us
  • digg
  • Reddit
  • YahooMyWeb

WordPress database error: [Can't find file: 'wp_comments' (errno: 2)]
SELECT * FROM wp_comments WHERE comment_post_ID = '8' AND comment_approved = '1' ORDER BY comment_date

Trackback URI | Comments RSS

Leave a Reply

WordPress database error: [Can't find file: 'wp_comments' (errno: 2)]
DESC wp_comments

WordPress database error: [Can't find file: 'wp_comments' (errno: 2)]
ALTER TABLE wp_comments ADD COLUMN comment_subscribe enum('Y','N') NOT NULL default 'N'