Skip to content

balidani/emoji

Repository files navigation

Emoji Slot Machine Game

Slot machine game using emojis, https://unicode.fun/

Discord

https://discord.com/invite/wyCDHsuk

Development

Linter

Finds unused vars and code syntax issues:

npm run lint

Formatter

Enforces code style rules like semicolons, line spacing, etc:

npm run format

Setup

Note Some browsers will cache the JS files. Disable caching in the network tab of your developer tools to make life easier.

WSL (Windows Subsystem for Linux)

  • Install Node.js
  • npm install -g http-server
  • Navigate to repository in WSL console
  • http-server
  • Open browser and navigate to http://127.0.0.1:8080/

VS Code

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •