立方体の各面でライフゲームが動いています。
@e-perulatus さんのオリジナル版では Core2 のみの動作でしたが、M5Unified ベースに改造して Core2,CoreS3 で動作するようになりました。
env | Description |
---|---|
[env:Core2] | Using M5Unified and M5GFX for Core2 |
[env:CoreS3] | Using M5Unified and M5GFX for CoreS3 |
[env:m5stack-core2] | Original settings (Using M5Core2 and LovyanGFX) |
- ボタン A: 選択
- ボタン B: 決定
- ボタン C: キャンセル
- タッチ操作: キューブの回転
(A,B,C ボタンは CoreS3 では画面下部のソフトウェアボタンで機能します)
M5Core2, CoreS3 で動作確認しています。
"Game of Life" inhabited on each face of the cube.
The original version by @e-perulatus worked only with Core2, but I modified it based on M5Unified to work with Core2 and CoreS3.
env | Description |
---|---|
[env:Core2] | Using M5Unified and M5GFX for Core2 |
[env:CoreS3] | Using M5Unified and M5GFX for CoreS3 |
[env:m5stack-core2] | Original settings (Using M5Core2 and LovyanGFX) |
- Button A : Select
- Button B : Decide
- Button C : Cancel
- Touch operation : cube rotation
(The A, B, and C buttons function in CoreS3 with the software buttons at the bottom of the screen)
Operation has been confirmed on M5Core2 and CoreS3.