This project is written in Qt, QML, C++ using V-Play Engine for Embedded Systems Lab, NTU, Spring 2017
Can run successfully on Windows 10 and Ubuntu 14.04 with Qt 5.7.1 and QtCreator 4.1.0 and latest V-play 2.9.2
- This is a interactive boxing game for two players.
- One game screen showing the fighting process of two players.
- Each player have two types of punching, left or right.
- Install V-Play GameEngine from their website, it is based on Qt
- Make sure your network is working!
- Launch your Qt creator
- Choose Open project -> open try.pro
- Enjoy!
- The code is included in our repo
- It is modified from others code, as specified in the readme
- Some useful blogposts to help identify the connection problem
- Each of the player will have a pair of boxing gloves
- Each glove is equipped with an Raspberry Pi 2/3 Board or Arduino connect with an MPU-6050 6-DOF sensor
Device | Number |
---|---|
Raspberry Pi 2/3 Board | x4 |
A device with screen and able to run Qt (e.g. Laptop) | x1 |
MPU-6050 chip | x4 |
- This is the final project for the course Embedding System Lab (2016 Fall), at National Taiwan University
- Arthurs: Yuan-Ting Hsieh, Chien-Sheng Wu
- We don't own the rights of the image or music we used in our project, mostly taken from the film "Real Steel"
- We won't put those files on this public github repository