Thanks to visit codestin.com
Credit goes to github.com

Skip to content

wotori/arcade-pacman

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arcade-pacman

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.


Additional features

  • Basic score board implementation
  • Parcel compilation and development
  • Execute cosmos based smart contract on game start and end for score query and record

Installation

  1. Clone the repository
  2. Navigate to the project directory using cd arcade-pacman
  3. Install the dependencies using yarn install

Usage

To start the project, run yarn dev and navigate to the suggested address (in terminal).

Contributing

Contributions to the project are welcome! It would be fantastic to maintain this piece of code up-to-date with the latest technology.

License

This project is licensed under the MIT License. See LICENSE for more information.

About

Pacman Arcade

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.1%
  • SCSS 2.9%
  • CSS 2.8%
  • HTML 2.2%