项目作者: macey26

项目描述 :
CSS TARDIS, guess The Doctor app
高级语言: HTML
项目地址: git://github.com/macey26/dr-who-tardis-game.git
创建时间: 2017-12-27T10:42:28Z
项目社区:https://github.com/macey26/dr-who-tardis-game

开源协议:

下载


The DR Who Game

This is a game that I started when learning conditional statements in Javascript. I wanted to reinforce what I had learned, so I came up with the idea of creating a game that would ask a series of questions about The 12 Doctors of Doctor who, to guess their favorite Dr. The Javascript may seem simple and could also been done with functions, loops or a range of other ways to complete this, but because I am new to Javascript I decided to stick to if/else statements. I also wanted to create the TARDIS using only HTML and CSS, so I could familiarise myself with CSS.

This is a work in progess can’t wast to see how it turns out.