Skip to content
 
 

Latest commit

 

History

84 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An Interesting Fighting Game using Style-based Generative Adversarial Network and Real-time Human Pose Estimation

Getting Started

  1. Clone the project

    git clone https://github.com/LeoTheBestCoder/CV-Final-Project
  2. Create a virtual environment with conda

    conda create -n CV python=3.9
  3. Activate the virtual environment

    conda activate CV
  4. Install required packages

    pip install -r requirements.txt
  5. Run main.py

    python main.py

How to play

  • Player 1
    W, A, S, D: move
    R: attack
    F: defense

  • Player 2
    Arrow key: move
    Space: attack
    M: defense

Contributors

This project exists thanks to all people who contribute.

About

Final Project for NTHU EE5685 (Computer Vision): An Interesting Fighting Game using Style-based Generative Adversarial Network and Real-time Human Pose Estimation

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages