Skip to content

a computer vision running game where players may control their player via body motions captured by a camera

Notifications You must be signed in to change notification settings

CS-Martin/subway-cv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

subway-cv

Subway-CV is an innovative endless runner game where players navigate lanes, dodge obstacles, and collect coins. Unlike traditional games, Subway CV Runner harnesses the power of computer vision, allowing players to control their in-game character using real-time physical movements captured by a camera. Dive into this immersive experience where your body's motions translate directly into the game, merging the realms of physical activity and digital gameplay.

TO DO

  • Establish positioning per lane
  • Limit player movement
  • Create trains entity
    • Make moving and idle trains
    • Make trains collide with player
  • Create coins
    • Make coins collied with player
  • Add scoring based on distance and coins
  • Add leaderboards

Installation

pip install -r requirements.txt

Usage

python3 main.py

About

a computer vision running game where players may control their player via body motions captured by a camera

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages