Skip to content

NTUEE-ESLab/2021Spring-Flappy-Bird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Embedded System Lab Final Project - Flappy Bird

Table of content

Introduction

This is the code of Embedded System Lab Final Project
The project mainly focus on using STM32 boards to control the Flappy Bird Game without gravity. Authors : B06203017 李俊諺 (Chun-Yen Lee),B06504016 林家宏 (Chia-Hung Lin),B06701214 王群博 (Cyun-Bo Wang)

Usage

  • Install Requirements
pip install -r requirements.txt
python3 rpi/internal/main.py
  • Run the Program
    • Change SSID and Password in STM32/mbed_app.json
    • Add BSP_B-L475E-IOT01 to library in Mbed Studio
    • Replace main.cpp in the program
    • Compile and run the program

Requirements

  • Python >= 3.6
  • Pygame
  • Stm32 Node with mbedOS >= 6.11

Demo

Screenshot

  • Game Play (With Different Icon)

Reference

Reference of the original game :
https://www.youtube.com/watch?v=UZg49z76cLw
Mbed Os documents with board sensors :
https://os.mbed.com/teams/ST/code/DISCO_L475VG_IOT01-Sensors-BSP/
BSP_B-L475E-IOT01 Library
https://os.mbed.com/teams/ST/code/BSP_B-L475E-IOT01/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published