omgftw / WhatsThatLanguage

A language guessing game built on Angular

Home Page:http://whatsthatlanguage.omggamesftw.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What's That Language

Running the application

npm install -g @angular/cli@latest
git clone https://github.com/omgftw/WhatsThatLanguage.git
cd WhatsThatLanguage
npm install
ng serve

Then open localhost:4200 in your browser

About

A language guessing game built on Angular

http://whatsthatlanguage.omggamesftw.com


Languages

Language:TypeScript 75.7%Language:HTML 14.6%Language:JavaScript 7.1%Language:CSS 2.7%