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

Latest commit

 

History

History
5 lines (4 loc) · 321 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 321 Bytes

ev3-menu

A simple menu system for LeJOS on the EV3
Created during my first semester at NTNU

...take it as a case study of what happens when somebody who has yet to be taught about polymorpism tries to make a class that can be tied to one of two possible types of actions (loading another menu vs. calling a method).