Skip to content

ladyM9/Game_in_C_program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

591ee6e · Oct 7, 2024
Oct 4, 2024
Feb 19, 2024
Oct 2, 2024
Oct 18, 2023
Oct 4, 2024
Feb 19, 2024
Oct 4, 2024
Oct 7, 2024
Feb 19, 2024
Aug 13, 2023

Repository files navigation

Game_in_C_program

This project is based on the STM32H742ZIT6, with games displayed on the TFT LCD display. The menu is navigated using a joystick, and the games are played using an accelerometer.

In this repository, you can find a scaling script (written in Python) for scaling a maze for display on an LCD TFT, as well as the main code used to display the menu and games. Other parts of the code describe the menu, the first game, the second game, and the objects in the games.

Contents of repo

  • Main code
  • Maze scaling script
  • Schema and PCB

Features

  • Two games
  • Power with using battery
  • Controlling with objects in games using the acelerometer
  • The history of game scores

Game console overview


Main Menu Overview



Maze game



Pong game



Highscore screen