Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.13 KB

readme.md

File metadata and controls

29 lines (23 loc) · 1.13 KB

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