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

https://github.com/arturmareknowak/maze

Implementation of Maze game on STM32F429
https://github.com/arturmareknowak/maze

maze stm32cubeide stm32f429

Last synced: 15 days ago
JSON representation

Implementation of Maze game on STM32F429

Awesome Lists containing this project

README

        

# Maze
> Implementation of Maze game on STM32F429 where the users job is to go to the end without touching the wall. The ball is moved by movement of the STM board

## Table of contents
* [General info](#general-info)
* [Screenshots](#screenshots)
* [Technologies](#technologies)
* [Setup](#setup)
* [Features](#features)
* [Status](#status)

## General info





"[...] Someone to stop me from finding the center of the maze?" ~ Man in black, Westworld TV series

## Screenshots
https://www.youtube.com/watch?v=qKLQkHr965o

## Technologies
* STM32F429
* STM32CubeIDE

## Setup
Clone repository and open the directory within STM32CubeIDE

## Status
Project is: _finished_