# 02 – Dots
Dot patterns.
## Gallery
| Pattern | Preview | Bitmap | Arduboy | Bitsy | PICO-8 | Playdate | Thumby |
| :------ | :-----: | :----: | :-----: | :---: | :----: | :------: | :----: |
| Pixel |
| [png](png/Pixel.png) | [cpp](Dots.h#L14-L25) | [txt](Dots.bitsy.txt#L5-L14) | [p𝟪](dots.p8.lua#L7-L19) | [lua](Dots.playdate.lua#L7-L19) | [py](Dots.thumby.py#L7-L18) |
| PixelMini |
| [png](png/PixelMini.png) | [cpp](Dots.h#L27-L39) | [txt](Dots.bitsy.txt#L16-L25) | [p𝟪](dots.p8.lua#L21-L34) | [lua](Dots.playdate.lua#L21-L33) | [py](Dots.thumby.py#L20-L31) |
| Glisten |
| [png](png/Glisten.png) | [cpp](Dots.h#L41-L52) | [txt](Dots.bitsy.txt#L27-L36) | [p𝟪](dots.p8.lua#L36-L48) | [lua](Dots.playdate.lua#L35-L47) | [py](Dots.thumby.py#L33-L44) |
| FairyRing |
| [png](png/FairyRing.png) | [cpp](Dots.h#L54-L65) | [txt](Dots.bitsy.txt#L38-L47) | [p𝟪](dots.p8.lua#L50-L62) | [lua](Dots.playdate.lua#L49-L61) | [py](Dots.thumby.py#L46-L57) |
| Noise |
| [png](png/Noise.png) | [cpp](Dots.h#L67-L78) | [txt](Dots.bitsy.txt#L49-L58) | [p𝟪](dots.p8.lua#L64-L76) | [lua](Dots.playdate.lua#L63-L75) | [py](Dots.thumby.py#L59-L70) |
| Confetti o|
| [png](png/Confetti.png) | [cpp](Dots.h#L80-L91) | [txt](Dots.bitsy.txt#L60-L69) | [p𝟪](dots.p8.lua#L78-L90) | [lua](Dots.playdate.lua#L77-L89) | [py](Dots.thumby.py#L72-L83) |
| Static |
| [png](png/Static.png) | [cpp](Dots.h#L93-L104) | [txt](Dots.bitsy.txt#L71-L80) | [p𝟪](dots.p8.lua#L92-L104) | [lua](Dots.playdate.lua#L91-L103) | [py](Dots.thumby.py#L85-L96) |
| DiamondSpeckled |
| [png](png/DiamondSpeckled.png) | [cpp](Dots.h#L106-L117) | [txt](Dots.bitsy.txt#L82-L91) | [p𝟪](dots.p8.lua#L106-L118) | [lua](Dots.playdate.lua#L105-L117) | [py](Dots.thumby.py#L98-L109) |
| ConfettiLarge o|
| [png](png/ConfettiLarge.png) | [cpp](Dots.h#L119-L130) | [txt](Dots.bitsy.txt#L93-L102) | [p𝟪](dots.p8.lua#L120-L132) | [lua](Dots.playdate.lua#L119-L131) | [py](Dots.thumby.py#L111-L122) |
[`⤴`](#gallery)
---
o: Pattern included in the `Office` collection
p: Pattern included in the `PICO-8` collection