# First Tries

In the first weeks we tried to get to know Lively4 and to gain experience in programming visualizations. This directory contains all experimental first tries. 

  - Experimenting with atoms: 
    - [atoms.md](./atoms.md)
  - Understanding Lively: 
    - [foo.md](./foo.md)
    - [smile.html](./smile.html)
    - [super.html](./super.html)
  - Bubble chart: 
    - [bubbleChart.md](./bubbleChart.md)
  - Pong game: 
    - [pong.md](./pong.md)
    - [pong.js](./pong.js)
  - A timeslider:
    - [timeSlider.md](./timeSlider.md)
    - [timeSlider.js](./timeslider.js)
  - A Bar chart: 
    - [incomeBarChartWithBoxplot.md](./incomeBarChartWithBoxplot.md)
