Skip to content

Homework for the subject B0B39KAJ on FEE CTU in summer semester 2020.

Notifications You must be signed in to change notification settings

Baterka/DestroyTheVirus

Repository files navigation

DestroyTheVirus

Homework for the subject B0B39KAJ on FEE CTU in summer semester 2020.

Task

Game "DestroyTheVirus"

Implementation

Overview

  • Written in: JavaScript (ES7)
  • Runtime Environment: Any modern browser

Installation

  1. Clone repository
  2. cd DestroyTheVirus/
  3. Open index.html in browser, or start HTTP server in this directory

References