Skip to content

devinep52/Planterrestria

 
 

Repository files navigation

Planterrestria

A game of plants vs. humans.

Setup & Install

  • clone the repo
  • npm install
  • create a .env file with the keys:
    • MONGODB_URI (a link to a mongodb instance)
  • npm run start:server
  • npm run start:client

About

A game of plants vs. humans

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 54.9%
  • JavaScript 40.6%
  • CSS 2.5%
  • HTML 2.0%