Skip to content

Latest commit

 

History

History
59 lines (37 loc) · 1.9 KB

README.md

File metadata and controls

59 lines (37 loc) · 1.9 KB

9e105fb47e28

🐸 Frog Wars, Yes, frogs.

DeepScan grade

Live Demo (Beta): talon-studios.github.io/frogWars/
Live Demo (Stable): thcheetah777.itch.io/frog-wars/

Description

The only hope for the Earth is frogs. Yes, frogs.

In the future, machines have gotten sentient life and are succeeding in taking over the world but the frog ancients were fighting back and with the last of their energy, they joined together and built a pond that would save the world.

Getting Started

Cloning

  • Open your preferred command line or terminal
  • Copy and enter this into the prompt
git clone https://github.com/thcheetah777/frogWars/
  • Wait for it to unpack
  • After it's done cloning, enter
cd frogWars

Running the game

You need to set up the server via Node. (If you don't have Node, download it here Do this by running

npm install
npm start

Contribution

Read CONTRIBUTING.md for more info

Version History

None yet. 😞

License

This project is licensed under the MIT License - see the LICENSE file for full details

Acknowledgments