/poke-text-battle

Text-based pokemon battle game

Primary LanguageJavaScript

Work in Progress

It currently has pretty much absolutely nothing.

Instructions

  • Clone repository
  • Run npm i or yarn install to install dependencies
  • Run npm run watch or yarn watch to run wepback-dev-server
  • ???
  • Profit

Goals

  • Set up absolute barebones to be able to serve
  • Rest of Goals TBD.