Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 396 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 396 Bytes

integer_sequences

2015-II Object Oriented Programming course project

Goals

  1. Display several integer sequences using different charts.
  2. (Optional) Do it in p5.js (see this example, and the section 'objects' here).