Skip to content

🎮📱 Turn your cellphone into a 3D motion-sensing controller.

Notifications You must be signed in to change notification settings

KaiChen1008/Motion-Sensing-Controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎮 Motion Sensing Controller

TLDR

Turn your cellphone into a 3D motion-sensing wireless controller.

Details

This project is fully developed by Fullter 2.2 and totally null-safe. It can be deployed on both Android and IOS cellphones. The goal of this project is to play vedio games using 3D motion.

p.s. It is part of Graphic OpenGl Game Project.

media1.1.mp4

Prerequisites

  • Flutter 2.0

Usage

  1. Installing
git clone https://github.com/KaiChen1008/Motion-Sensing-Controller

cd Motion-Sensing-Controller

flutter pub get

// for ios
cd ios && pod install && cd ..

flutter run --release
  1. Launch the game which is integrated with websocket server.

    • See server/ for more details
    • You can find a demo game here
  2. Enter the ip of your computer.

  3. Enjoy your game.

ToDo

  • UI

About

🎮📱 Turn your cellphone into a 3D motion-sensing controller.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published