An open API service indexing awesome lists of open source software.

https://github.com/danylevych/cat-with-heart

This is my cat`s first project by using SFML.
https://github.com/danylevych/cat-with-heart

cpp game-development sfml sfml-game-development stl-containers

Last synced: over 1 year ago
JSON representation

This is my cat`s first project by using SFML.

Awesome Lists containing this project

README

          

# Cat With Heart or The cutest app.


##### This is the first application that I've created using SFML. The main idea of the app is the cat holds the heart, and if a user changes the mouse position, the heart's position also changes.

Yeah, you can say that it is a simple app. It is true, but the beauty hides in the simple things, doesn't it?

In the next gif, you can see how it works. (Oh feel free to view the code).

![](https://github.com/danylevych/data-souorce/blob/master/CatWithHeart/work.gif)


##### If you want to try it you need to do the next steps:
1. Clone the repository from GitHub.


![](https://github.com/danylevych/data-souorce/blob/master/CatWithHeart/1.png)

![](https://github.com/danylevych/data-souorce/blob/master/CatWithHeart/2.png)


2. Open the copied project in Visual Studio.


![](https://github.com/danylevych/data-souorce/blob/master/CatWithHeart/3.png)


3. Install SFML through NuGet. (But, I don't think it is necessary because the project has already installed it)


![](https://github.com/danylevych/data-souorce/blob/master/CatWithHeart/4.png)

![](https://github.com/danylevych/data-souorce/blob/master/CatWithHeart/5.png)


4. Run the app.


![](https://github.com/danylevych/data-souorce/blob/master/CatWithHeart/6.png)


### My congratulations, now you can enjoy the app.