jindai1783 / Airport_Challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Airport Challenge

Introduction

This repository is a simple simulator of airport transport control system, a practice for OOD and TDD.

Code Climate

Tasks

  1. Build a simple ATC system
  2. Planes can land and take off
  3. Weather can be sunny or stormy

Classes

  • Plane
  • Airport
  • Weather

About


Languages

Language:Ruby 100.0%