slandonlewis / Enemies-List

C# to JavaScript Exercise 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enemies List

An app that shows you your enemies so you don't forget them.

Your Task

Read the C# code and write JavaScript code that does the same thing.

NOTE: In your JavaScript code, you may be able to think of more than one way to create an "enemy" object. Any way you do it that works is the right wayTM.

About

C# to JavaScript Exercise 2


Languages

Language:C# 60.9%Language:JavaScript 31.4%Language:HTML 7.7%