4 comments found.
Hello, I want to confirm again, is your game code the real source code? Is the code mixed? Because I want to add ads in each level, I need the real source code!
Hello. The package has both: the built version and the source code. Both versions are in Javascript, the build uses a single minified bundle.js file.
You can change the source code as you wish and then build it yourself using just one NPM (Node) command.
Hope this helps.
Hello, good job. Any version without node? thx.
Node is required to run the generator. Base game doesn’t require Node unless you wish to edit the source code and build it yourself.
My server does not support NODE.js. Just Apache. Could I run the script correctly? Thank you very much
Yes you can. The game itself doesn’t require Node to launch.
Hello, i’m interested in this code, i have a question, can you help me edit the code to ignore the white color or fill them before hand so that the user doesn’t have to fill in all the white cells? thanks
Hello. Yea I think I can help you with this. Should be relatively easy to implement.
Hello, I received this error when uploading to AWS elastic beanstalk. Is there an update? https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/platforms-glossary.html?icmpid=docs_elasticbeanstalk_console
Can you screenshot the error? The link you’ve provided shows amazon documentation.
It’s a 404 error. There’s something wrong with your deployment. It’s not game related.