Giter Site home page Giter Site logo

redsparr0w / pokeclicker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pokeclicker/pokeclicker

0.0 3.0 1.0 497.21 MB

The new and improved version of the popular idle/incremental PokéClicker

Home Page: https://www.pokeclicker.com

JavaScript 0.27% HTML 19.17% TypeScript 77.31% Less 3.11% EJS 0.14%

pokeclicker's Introduction

GitHub package.json version (branch)
GitHub package.json version (branch)
Build Status
Discord

PokéClicker

A game about catching Pokémon, defeating gym leaders, and watching numbers get bigger.

You can try out the current state at https://www.pokeclicker.com/

You can reach out on discord to discuss your ideas and how to implement them: https://discord.gg/a6DFe4p

Note

PokéClicker is still in development!

Developer instructions

Guidelines

  • Make sure the build script is a success. We won't test Pull Requests that fail the building script.
  • We won't accept balance Pull Requests, unless it's from a developer or Code Contributor (Discord roles).
  • Pull Requests adding new translatable content should link to a Pull Request in the translation repo adding your new strings. See the Developer instructions on that repo for more info.
  • Split Pull Requests into smaller Pull Requests when possible. It will make it easier for us to review, and easier for you if something's needs to be changed or is rejected.

Editor/IDE setup

We have an EditorConfig and linting configured, to help everyone write similar code. You will find our recommended plugins for VSCode below, however you should be able to find a plugin for other IDEs as well.

Building from Source

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 run clean

Then finally, run the following command in the command line interface to start a browser running PokéClicker.

npm start

Tip

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 👍

Use Google cloud shell (alternative)

Google Cloud Shell

npm clean-install
npm start

Click the Web Preview Button and select port 3001 from the displayed menu.
Cloud Shell opens the preview URL on its proxy service in a new browser window.

Deploying a new version to Github Pages

Important

Before deploying, check that the game compiles and starts up without errors.

Then run the following:

npm run website

This will populate the /docs folder.

After this command completes you can now publish this to your GitHub pages branch using:

npm run publish

Which by default will push to the master branch

pokeclicker's People

Contributors

redsparr0w avatar ishadijcks avatar dennism1997 avatar jaaslet avatar ultima1990 avatar qwertypop04 avatar cypherx avatar aegyo avatar farboo171 avatar corgionneptune avatar jk13pclick avatar regiscoaxans avatar fujnw avatar osherwott avatar eatpant2nd avatar bainegames avatar hlxii avatar crobat4 avatar drakay avatar luchodreamer avatar apple096 avatar umbraloptimatum avatar dependabot[bot] avatar tkatchen avatar pixlsteam avatar amative1 avatar datacrusade avatar davmillar avatar luqdragon avatar imgbot[bot] avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

marsgotta

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.