2nd Commit
1
.gitignore
vendored
|
@ -8,6 +8,7 @@ Thumbs.db
|
|||
|
||||
# Vendors
|
||||
node_modules/
|
||||
_RES/
|
||||
|
||||
# Build
|
||||
/npm-debug.log
|
||||
|
|
BIN
assets/Click_1.ogg
Normal file
BIN
assets/Click_2.ogg
Normal file
BIN
assets/ICE-CS__.TTF
Normal file
BIN
assets/ICE_AGE.ttf
Normal file
BIN
assets/ISA.ttf
Normal file
BIN
assets/barHolder.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
assets/barHolder2.png
Normal file
After Width: | Height: | Size: 4.2 KiB |
BIN
assets/blackBG.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
assets/block_UI_blank@3x.png
Normal file
After Width: | Height: | Size: 3.1 KiB |
BIN
assets/btn2.png
Normal file
After Width: | Height: | Size: 75 KiB |
BIN
assets/btn2music.png
Normal file
After Width: | Height: | Size: 70 KiB |
BIN
assets/btn2play.png
Normal file
After Width: | Height: | Size: 67 KiB |
BIN
assets/btn2profile.png
Normal file
After Width: | Height: | Size: 68 KiB |
BIN
assets/btn2records.png
Normal file
After Width: | Height: | Size: 68 KiB |
BIN
assets/btn2volume.png
Normal file
After Width: | Height: | Size: 65 KiB |
BIN
assets/btnAccount.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
assets/btnBack.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
assets/btnFB.png
Normal file
After Width: | Height: | Size: 16 KiB |
BIN
assets/btnHelp.png
Normal file
After Width: | Height: | Size: 22 KiB |
BIN
assets/btnHome.png
Normal file
After Width: | Height: | Size: 19 KiB |
BIN
assets/btnLB.png
Normal file
After Width: | Height: | Size: 19 KiB |
BIN
assets/btnLogin.png
Normal file
After Width: | Height: | Size: 26 KiB |
BIN
assets/btnMusic.png
Normal file
After Width: | Height: | Size: 21 KiB |
BIN
assets/btnMusicOff.png
Normal file
After Width: | Height: | Size: 22 KiB |
BIN
assets/btnOff.png
Normal file
After Width: | Height: | Size: 3 KiB |
BIN
assets/btnOff1.png
Normal file
After Width: | Height: | Size: 3 KiB |
BIN
assets/btnPad.png
Normal file
After Width: | Height: | Size: 23 KiB |
BIN
assets/btnPause.png
Normal file
After Width: | Height: | Size: 18 KiB |
BIN
assets/btnPlay.png
Normal file
After Width: | Height: | Size: 19 KiB |
BIN
assets/btnRestart.png
Normal file
After Width: | Height: | Size: 23 KiB |
BIN
assets/btnSetting.png
Normal file
After Width: | Height: | Size: 22 KiB |
BIN
assets/btnShare.png
Normal file
After Width: | Height: | Size: 22 KiB |
BIN
assets/btnSound.png
Normal file
After Width: | Height: | Size: 19 KiB |
BIN
assets/btnSoundOff.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
assets/btnTW.png
Normal file
After Width: | Height: | Size: 19 KiB |
BIN
assets/clock.png
Normal file
After Width: | Height: | Size: 18 KiB |
BIN
assets/dialogInput.png
Normal file
After Width: | Height: | Size: 1 KiB |
BIN
assets/dialogInput1.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
assets/dialogInput2.png
Normal file
After Width: | Height: | Size: 1 KiB |
BIN
assets/dialogInput3.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
assets/dialogLogin.png
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
assets/dialogLogin1.png
Normal file
After Width: | Height: | Size: 14 KiB |
BIN
assets/font1.ttf
Normal file
16
assets/inputForm.html
Normal file
|
@ -0,0 +1,16 @@
|
|||
<div style="text-align:center;">
|
||||
<input type="text" name="nameField" placeholder="OTP Seed"
|
||||
style="font-size: 42px;
|
||||
text-align: center;
|
||||
box-sizing: border-box;
|
||||
border-radius: 5px;
|
||||
border: 0px solid #FFFFFF;
|
||||
background-color: white;
|
||||
background-image:url('assets/dialogInput.png');
|
||||
background-repeat:no-repeat;
|
||||
color: #FFFFFF;
|
||||
width: 330px;
|
||||
height: 65px;">
|
||||
|
||||
|
||||
</div>
|
BIN
assets/penguin_die01@2x.png
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
assets/penguin_die02@2x.png
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
assets/penguin_die03@2x.png
Normal file
After Width: | Height: | Size: 9.6 KiB |
BIN
assets/penguin_die04@2x.png
Normal file
After Width: | Height: | Size: 9.7 KiB |
BIN
assets/penguin_hurt@2x.png
Normal file
After Width: | Height: | Size: 9.3 KiB |
BIN
assets/penguin_jump01@2x.png
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
assets/penguin_jump02@2x.png
Normal file
After Width: | Height: | Size: 11 KiB |
BIN
assets/penguin_jump03@2x.png
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
assets/penguin_slide01@2x.png
Normal file
After Width: | Height: | Size: 9.9 KiB |
BIN
assets/penguin_slide02@2x.png
Normal file
After Width: | Height: | Size: 8.6 KiB |
BIN
assets/penguin_walk01@2x.png
Normal file
After Width: | Height: | Size: 9.8 KiB |
BIN
assets/penguin_walk02@2x.png
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
assets/penguin_walk03@2x.png
Normal file
After Width: | Height: | Size: 9.7 KiB |
BIN
assets/penguin_walk04@2x.png
Normal file
After Width: | Height: | Size: 9.5 KiB |
BIN
dist/assets/Click_1.ogg
vendored
Normal file
BIN
dist/assets/Click_2.ogg
vendored
Normal file
BIN
dist/assets/ICE-CS__.TTF
vendored
Normal file
BIN
dist/assets/ICE_AGE.ttf
vendored
Normal file
BIN
dist/assets/ISA.ttf
vendored
Normal file
BIN
dist/assets/barHolder.png
vendored
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
dist/assets/barHolder2.png
vendored
Normal file
After Width: | Height: | Size: 4.2 KiB |
BIN
dist/assets/blackBG.png
vendored
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
dist/assets/block_UI_blank@3x.png
vendored
Normal file
After Width: | Height: | Size: 3.1 KiB |
BIN
dist/assets/btn2.png
vendored
Normal file
After Width: | Height: | Size: 75 KiB |
BIN
dist/assets/btn2music.png
vendored
Normal file
After Width: | Height: | Size: 70 KiB |
BIN
dist/assets/btn2play.png
vendored
Normal file
After Width: | Height: | Size: 67 KiB |
BIN
dist/assets/btn2profile.png
vendored
Normal file
After Width: | Height: | Size: 68 KiB |
BIN
dist/assets/btn2records.png
vendored
Normal file
After Width: | Height: | Size: 68 KiB |
BIN
dist/assets/btn2volume.png
vendored
Normal file
After Width: | Height: | Size: 65 KiB |
BIN
dist/assets/btnAccount.png
vendored
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
dist/assets/btnBack.png
vendored
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
dist/assets/btnFB.png
vendored
Normal file
After Width: | Height: | Size: 16 KiB |
BIN
dist/assets/btnHelp.png
vendored
Normal file
After Width: | Height: | Size: 22 KiB |
BIN
dist/assets/btnHome.png
vendored
Normal file
After Width: | Height: | Size: 19 KiB |
BIN
dist/assets/btnLB.png
vendored
Normal file
After Width: | Height: | Size: 19 KiB |
BIN
dist/assets/btnLogin.png
vendored
Normal file
After Width: | Height: | Size: 26 KiB |
BIN
dist/assets/btnMusic.png
vendored
Normal file
After Width: | Height: | Size: 21 KiB |
BIN
dist/assets/btnMusicOff.png
vendored
Normal file
After Width: | Height: | Size: 22 KiB |
BIN
dist/assets/btnOff.png
vendored
Normal file
After Width: | Height: | Size: 3 KiB |
BIN
dist/assets/btnOff1.png
vendored
Normal file
After Width: | Height: | Size: 3 KiB |
BIN
dist/assets/btnPad.png
vendored
Normal file
After Width: | Height: | Size: 23 KiB |
BIN
dist/assets/btnPause.png
vendored
Normal file
After Width: | Height: | Size: 18 KiB |
BIN
dist/assets/btnPlay.png
vendored
Normal file
After Width: | Height: | Size: 19 KiB |
BIN
dist/assets/btnRestart.png
vendored
Normal file
After Width: | Height: | Size: 23 KiB |
BIN
dist/assets/btnSetting.png
vendored
Normal file
After Width: | Height: | Size: 22 KiB |
BIN
dist/assets/btnShare.png
vendored
Normal file
After Width: | Height: | Size: 22 KiB |
BIN
dist/assets/btnSound.png
vendored
Normal file
After Width: | Height: | Size: 19 KiB |
BIN
dist/assets/btnSoundOff.png
vendored
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
dist/assets/btnTW.png
vendored
Normal file
After Width: | Height: | Size: 19 KiB |
BIN
dist/assets/clock.png
vendored
Normal file
After Width: | Height: | Size: 18 KiB |
BIN
dist/assets/dialogInput.png
vendored
Normal file
After Width: | Height: | Size: 1 KiB |
BIN
dist/assets/dialogInput1.png
vendored
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
dist/assets/dialogInput2.png
vendored
Normal file
After Width: | Height: | Size: 1 KiB |
BIN
dist/assets/dialogInput3.png
vendored
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
dist/assets/dialogLogin.png
vendored
Normal file
After Width: | Height: | Size: 12 KiB |