mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-26 16:18:22 +00:00
examples: add desc to 2048 source
This commit is contained in:
parent
ed0d18132d
commit
02fb442fd1
@ -1,3 +1,10 @@
|
||||
#
|
||||
# 2048 Game ported to TREZOR Core by Pavol Rusnak (stick@satoshilabs.com)
|
||||
#
|
||||
# inspired by https://github.com/gabrielecirulli/2048
|
||||
#
|
||||
|
||||
|
||||
from trezor import ui
|
||||
from trezor import loop
|
||||
from trezor import workflow
|
||||
|
Loading…
Reference in New Issue
Block a user