You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<iclass="nes-icon is-small like"></i> Written in C++
41
+
</span>
42
+
</p>
43
+
<br>
44
+
</center>
45
+
<divclass="nes-container is-dark with-title">
46
+
<pclass="title">Stacker v3</p>
47
+
<divclass="lists">
48
+
<ulclass="nes-list is-circle">
49
+
<li>- Integrate with 64x64 <ahref="https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-DMA">ESP32-HUB75-MatrixPanel-DMA
50
+
</a></li>
51
+
<li>- Block color design</li>
52
+
<li>- Integrate <ahref="https://docs.espressif.com/projects/esp-idf/en/stable/esp32/api-reference/storage/spiffs.html">SPIFFS</a> to load web files</li>
53
+
<li>- Favicon Integration</li>
54
+
<li>- Level up transition showing level and retro icon</li>
55
+
<li>- CCSS webpage design with <ahref="https://github.com/nostalgic-css/NES.css">NES.css</a></li>
56
+
<li>- Display current score live in webpage</li>
57
+
<li>- Replace Buzzers by a Speaker for sounds</li>
58
+
<li>- Adjust Volume with range bar in webpage</li>
59
+
<li>- Fix chrono overflow of 60 days</li>
60
+
</ul>
61
+
</div>
62
+
</div>
63
+
<br>
64
+
<divclass="nes-container is-dark with-title">
65
+
<pclass="title">Stacker v2</p>
66
+
<divclass="lists">
67
+
<ulclass="nes-list is-circle">
68
+
<li>- Integrate ESP32-WROOM-32 with WiFi</li>
69
+
<li>- Simple webpage</li>
70
+
<li>- Button on webpage</li>
71
+
<li>- Avoid Reset when Game Over</li>
72
+
<li>- Level Design</li>
73
+
<li>- Add second buzzer</li>
74
+
<li>- Chrono timer: update live on webpage</li>
75
+
<li>- Score Calculator</li>
76
+
<li>- HighScores using <ahref="https://github.com/mobizt/Firebase-ESP-Client">Firebase-ESP-Client</a></li>
77
+
</ul>
78
+
</div>
79
+
</div>
80
+
<br>
81
+
<divclass="nes-container is-dark with-title">
82
+
<pclass="title">Stacker v1</p>
83
+
<divclass="lists">
84
+
<ulclass="nes-list is-circle">
85
+
<li>- Use Arduino with <ahref="https://lastminuteengineers.com/max7219-dot-matrix-arduino-tutorial/">MAX7219 Matrix</a></li>
0 commit comments