@igor-j86/parcel-picker
v1.0.6
Published
A driver gamer for picking up parcels.
Readme
Parcel Picker
A driver game for picking up parcels, built with vanilla JavaScript only.
Usage
- Install the dependency:
npm install @igor-j86/parcel-picker - Import the library and start the game:
import parcelPicker from '@igor-j86/parcel-picker'; parcelPicker()
Tech stack
- TypeScript
- Vite
