A downloadable bbc

Unzip the archive and run the executable file.

The essence of the game is <span class="EzKURWReUAB5oZgtQNkl" data-src-align="16:3" <that<="" span=""> you have</span> to jump on the blackies from above - push, get points, fill up the health bar. In any other case, the blackheads will also disappear from the collision, but they will cause damage to the cat. Everything is randomly generated. The game continues until the lives run out (or the patience of the player)

A simple game in C++ SFML in which you have to control a cat. Left/Right - A/B, Jump - Space.

Using a jump, you can jump to the top of the random bubbles, but not above the upper border of the screen.

Blackheads appear in a random place on the game screen near one of the sides. Their generation and movement are determined randomly using random timers.

If the cat collides with a blackie, the blackie will disappear. If the cat was above the blackie at the same time, you will hear a faint crunch and the cat will heal from 1 to 3 hp and get from 1 to 3 points accordingly. In all other cases, you will hear "meow" and the cat will receive from 5 to 15 damage.

This project also implemented a health bar and animation of a cat. The game has a "Game over" and "Pause" function (press the P key).

Published 9 hours ago
StatusReleased
Rating
Rated 4.0 out of 5 stars
(1 total ratings)
AuthorTogochi
GenrePlatformer
Tags2D, blackies, bubbles, Casual, Cats, Retro, SFML, Singleplayer

Comments

Log in with itch.io to leave a comment.

cool game!