🐳 10,296 items were approved and added to the database in the past week!

Kumoon

Moby ID: 48668

Description

Described by the developer as a "third-chick shooter", Kumoon is a freeware puzzle game with 3D graphics made for the 2005 edition of Assembly, a coding competition in Finland, where it won the first prize. The player controls a small chick holding a gun, using the traditional WSDA keys for movement and the mouse for aiming. There are three weapons available: a revolver, a shotgun and a grenade launcher, each with different characteristics and bullets of variable mass.

Being a physics-based game at its core, the main objective is to knock down piles of red and green boxes while keeping a score of zero or more to finish each level. After the first free shot with any of the weapons, the next discharges incur point penalties that lower the score. This must be remedied by tumbling the cubes to raise it back to above or equal to zero. The score is also subtracted if the chick touches any of the red/green boxes.

The way to solve most levels is to bounce the bullets from the walls or the ceiling to increase the points received when they finally bump into the cubes. The points are multiplied by each bounce before the projectiles hit the target boxes. The mass of each bullet is an important factor, with the revolver shooting a compact sphere that knocks down most piles, the shotgun spraying lots of small pebbles and the grenade launcher exploding a shower of projectiles on all directions.

Groups +

Screenshots

Credits (Windows version)

17 People (15 developers, 2 thanks)

Game Design
Physics Engine
Lead Programming
Additional Programming
Level Designers
2D Graphics
Music
Sounds
3D Models
Thanks to
  • www.fmod.org
  • nehe.gamedev.net
Acknowledgements
  • The MOPED physics engine uses simple multi-body package by
  • Eugene Laptev
  • Oxford Dynamics
  • [email protected]
  • http://www.oxforddynamics.co.uk.
  • Part of the box-box intersection test code

Reviews

Critics

Average score: 78% (based on 5 ratings)

Trivia

Code

Each room is created by parsing a simple text file with coordinates for objects and features. For example, the file Room1.dat has the following entries:

ROOM size 25 25 8 name Simplest

// A simple test room

TARGETBOX at 3 1 0.5

TARGETBOX at 3.1 1 1.5

TARGETBOX at 3.2 1 2.5

TARGETBOX at 3.1 1 3.5

TARGETBOX at 3.3 1 4.5

TARGETBOX at 3.1 1 5.5

BOX at -1.5 -3 size 4 2 6 moving mass 1

BALL at 5.5 0 radius 1 moving mass 1

The files can be opened and modified with basic text editors like Microsoft Windows' notepad.

Analytics

MobyPro Early Access

Upgrade to MobyPro to view research rankings and price history! (when applicable)

Related Sites +

  • KUMOON Homepage
    Official site with downloads available for all the supported platforms.

Identifiers +

  • MobyGames ID: 48668
  • [ Please login / register to view all identifiers ]

Contribute

Are you familiar with this game? Help document and preserve this entry in video game history! If your contribution is approved, you will earn points and be credited as a contributor.

Contributors to this Entry

Game added by Macs Black.

Additional contributors: Patrick Bregger.

Game added October 28, 2010. Last modified April 19, 2023.