clickopolis
clickopolis copied to clipboard
Updated version
@EmmaRamirez Is there an updated version of this repo?
I'm working on IDLE game right now and having some issues. As far as I can see, you have already solved my problems. It was very inspiring when I checked your code. But it would be really nice to have a working version of this game.
I had a lot of issues with dependencies when I tried to run it myself.
@utkubiz hi, unfortunately I haven't updated this project in a long time :( My recommendation for dependencies would be trying previous versions of Node, like Node 10 or 12, and building the project that way -- then using npm rebuild to rebuild node-sass. Hope this helps!