A game about catching Pokémon, defeating gym leaders, and watching numbers get bigger.
NOTE: PokéClicker is still in its early stages of development!
You can try out the current state at www.pokeclicker.com
First make sure you have git and npm available as command-line utilities (so you should install Git and NodeJS if you don't have them already).
Open a command line interface in the directory that contains this README file, and use the following command to install PokéClicker's other dependencies locally:
npm install
Then finally, run the following command in the command line interface to start a browser running PokéClicker.
npm start
Changes to the sourcecode will automatically cause the browser to refresh.
This means you don't need to compile TypeScript yourself. Gulp will do this for you
npm install
npm start
Before deploying, check that the game compiles and starts up without errors. Then run:
npm run website
After this command completes, push the changed files in the 'docs' directory to Github.
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。