Skip to content

tmao8/the-flying-head

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Flying Head Game

A video game inspired by the Flying Head myth and Flappy Bird. Immerse yourself in the thrilling tale and navigate challenges to escape as the Flying Head.

Table of Contents


Installation

Follow these steps to install and run the game:

  1. Clone the Repository:

    git clone https://github.com/tmao8/the-flying-head.git
    cd the-flying-head
  2. Set Up a Virtual Environment (Optional):

    python3 -m venv venv
    source venv/bin/activate  # For Linux/macOS
    venv\Scripts\activate   # For Windows
  3. Install Dependencies:

    pip install -r requirements.txt

Usage

  1. Start the Game: Run the following command:

    python game.py
  2. Gameplay Controls:

    • Spacebar to start and jump
  3. Enjoy the adventure!


License

This project is licensed under the MIT License. See the LICENSE file for details.


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages