This repository is about my project, an OpenGL based 3D videogame. This is an arcade video game, the player has to get the best score by horizontally aligning the chocolate tetramines before the chocolate blocks occupy the top of the cutting board. Keep reading to find out how to do it.
Explore the docs »
·
Report Bug
·
Request Feature
Table of Contents
The following GIFs show a demo of the Tetra Chocolate videogame.
An example of a game:
An example of the ranking after a game over (when a chocolate block goes over the top of the cutting board):
An example of the game window with automatic resizing and repositioning to allow a correct view for the player:
The project was developed using the Visual Studio Code 2022 IDE, the VSC project configuration files were not uploaded in this repository. Therefore, to improve or run this project, I suggest the following steps:
- Install Visual Studio Code.
- Install the libraries required here.
- Import the files and folders contained in the src directory of this repository into your workspace.
Distributed under the MIT License. See LICENSE.txt for more information.
Vincenzo Bevilacqua - University of Naples Parthenope - email
For the development of this project I thank:
- LitoStudio for the development of the 3D model of a cutting board.
- The Pexels platform for free images used as textures.


