This repository is a fork from the original pacman-js project. The objective of this project is to implement a scoreboard and update the source project to be compatible with the latest version of Parcel and JavaScript in general. Additionally, import/export features was implemented for smooth comilation with Parcel.
- Basic score board implementation
- Parcel compilation and development
- Execute cosmos based smart contract on game start and end for score query and record
- Clone the repository
- Navigate to the project directory using
cd arcade-pacman - Install the dependencies using
yarn install
To start the project, run yarn dev and navigate to the suggested address (in terminal).
Contributions to the project are welcome! It would be fantastic to maintain this piece of code up-to-date with the latest technology.
This project is licensed under the MIT License. See LICENSE for more information.