Skip to content

0x51018/YachtDice1P

YachtDice1P

YachtDice1P is a single-player dice game inspired by the classic 'Yacht' game. This project serves as a simple practice of using Phaser, developed with Vite, React.js, and Phaser.

Table of Contents

Introduction

YachtDice1P is a game where you roll five dice to achieve various combinations. Each combination scores points, and the goal is to get the highest score by the end of the game.

You can try the game here.

Installation

To install and run this project locally, follow these steps:

  1. Clone the repository to your local machine.
  2. Navigate to the project directory.
  3. Install the necessary packages using a package manager like npm or yarn.

Usage

To start the development server and play the game locally:

  1. Run the development server using npm or yarn.
  2. Open your web browser and go to http://localhost:3000.

For building the project for production:

  1. Run the build command using npm or yarn.
  2. Serve the files in the dist directory using any static file server.

Contributing

If you want to contribute to this project:

  1. Fork the repository.
  2. Create a new branch for your feature or bugfix.
  3. Make your changes and commit them.
  4. Push your changes to your forked repository.
  5. Open a Pull Request.

License

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

Contact

If you have any questions or suggestions, feel free to contact me:

About

Single Player Yacht Dice(Yahtzee) game

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published