Skip to content

FilipeReynaud/dice-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dice-games

The current game was developed within the context of the GMTK game jam (see: https://itch.io/jam/gmtk-jam-2022).

Dependencies

  • npm

How to Run

To run this application, execute the following steps.

  1. Open a terminal and run npm install.
  2. Now, run npm start.

Note 1: in some cases, npm needs sudo to be able to run in your machine.

Note 2: if you are having troubles running npm install, try adding the flag --legacy-peer-deps to the inital command.

  1. Then, open a browser and go to localhost:1234.

Sneak Peek

image

image

image

Releases

No releases published

Packages

No packages published