Tamagotchi

2016

C++, SFML

This project was my first real attempt at programming by myself, in C++ and using a graphical library. The project was simple: make a game where you have to take care of a virtual pet. The objective was to dwelve deeper into C++ by reinforcing my (at the time) basic knowledge and to discover C++ Object Oriented capabilities.

Challenges

  • Understand Microsoft VS C++ Linker
  • OOP in C++
  • Sprite drawing
  • Data Structures

A happy little pet roaming around.