Skip to content

apatheticdamn/pixel-dash-mai-s-Journey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions for playing the game

Project Name: Pixel Dash: Mai's Journey 🕹️

Welcome to Pixel Dash: Mai's Journey 🎮!

This repository contains the source code and assets for my exciting game. Follow the instructions below to install the required dependencies, run the game, and start playing. Prerequisites

Before you begin, ensure that you have Python and pip installed on your computer.

Installation

Clone this repository or Download the zip file and extract it. Open your terminal or command prompt. Navigate to the project directory.

cd path/to/your/game

Install pygame using pip.

pip install pygame

Running the Game

Once you have installed pygame, follow these steps to run the game:
Open your preferred code editor.
Navigate to the project directory and open the main game file (e.g., game.py) in your code editor.

Run the game by executing the script.

python game.py

Enjoy playing Pixel Dash: Mai's Journey!

Additional Notes

If you encounter any issues or have suggestions, feel free to open an issue in the GitHub repository.

Thank you for trying out Pixel Dash: Mai's Journey! Have fun and happy gaming!