Tags

(17) (15) (13) (8) (7) (6) (6) (6) (5) (5) (4) (4) (4) (3) (3) (3) (3) (2) (2) (2) (2) (2) (2) (2) (2) (1) (1) (1) (1) (1) (1) (1)

Authors

Rating system broken, new game screenshot, and three new songs

Line Break

Author: oakwhiz (33 Articles)

I run things around here at Minousoft Software. I enjoy developing games and building DIY electronics.

After trying to upgrade the rating system, I noticed that it broke the layout of the site and does not record some ratings correctly. The rating system has been taken offline until further notice. Sorry folks, but it looks like you have to comment on the articles if you want to tell us what you think of them.

I have been developing a new game, mostly to test some interesting game design ideas. The game revolves around the player being as stealthy as possible – one of the key elements is to leave no evidence that you were sneaking around corridors. (Screenshot after the jump!) Another element is the fact that you are unable to see what lies ahead if it is too far away to hear or see. If you do not have line-of-sight to an object, it becomes much less visible on the screen. This has the interesting side effect of enabling the game to completely ignore unneeded objects that are far away from the player. I’m currently trying to add a dynamic artificial intelligence system to the game – because of the complex network of rooms, doors, and hallways, it is difficult to get an AI to properly navigate the game. I’ve decided to go with a node-based approach rather than an A* algorithm approach, as nodes allow the AI to act more intelligent. Nodes are placed at every possible place the AI can walk, and the AI can only move to a node that it has direct line-of-sight to. This allows diagonal movement. The AI decides what its long-term movement goal is based on what it is doing, i.e. if the AI is supposed to be patrolling an area, it will select the nodes of the rooms it wants to go to, and use the nodes in between to go there. If the AI encounters evidence that the player is nearby, it will deviate from its instructions and try to go to the node closest to where it thinks the player is.

Game Screenshot 1

Lastly, three new remixes have been added to the Media Player by request:

  • Geisha Dreams (Ringtone)
  • Moonlight Sonata
  • Fullmetal Alchemist – Melissa

Enjoy, and make sure to follow us on Twitter!



Leave a Reply

 

 

 

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>