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.
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.
To install and run this project locally, follow these steps:
- Clone the repository to your local machine.
- Navigate to the project directory.
- Install the necessary packages using a package manager like npm or yarn.
To start the development server and play the game locally:
- Run the development server using npm or yarn.
- Open your web browser and go to
http://localhost:3000.
For building the project for production:
- Run the build command using npm or yarn.
- Serve the files in the
distdirectory using any static file server.
If you want to contribute to this project:
- Fork the repository.
- Create a new branch for your feature or bugfix.
- Make your changes and commit them.
- Push your changes to your forked repository.
- Open a Pull Request.
This project is licensed under the MIT License. See the LICENSE file for details.
If you have any questions or suggestions, feel free to contact me:
- Email: younhj1018@hanyang.ac.kr