Skip to content
This repository has been archived by the owner on Jul 26, 2019. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 319 Bytes

README.adoc

File metadata and controls

13 lines (8 loc) · 319 Bytes

Noblesse

Noblesse is a sample repo to gauge the amount of effort required to add a GUI to an existing console-based application.

Setting up

  1. Clone the repository

  2. ./gradlew run

Known design flaws

  1. Existing code from level-8 is all placed under logic

  2. UI components are too tightly coupled to logic