Skip to content

KeetaSri/ISPproject

Repository files navigation

Defend yourself game

Requirement

  • Python(2.7 or above)

How to setup a game

  1. Open CMD
  2. Go through the game folder directory
  3. Execute python command
  • [if using python 2.7]
    python -m SimpleHTTPServer
  • [if using python 3+]
    python -m http.server
  1. Go to localhost:8000 on any web browser
  2. Play

About

Game: Defend_yourself

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages