Converted the game into pong.
This commit is contained in:
BIN
android/assets/data/fonts/CRYSTAL-Regular.ttf
Normal file
BIN
android/assets/data/fonts/CRYSTAL-Regular.ttf
Normal file
Binary file not shown.
27
android/assets/data/gfx/textures/pong_atlas.atlas
Normal file
27
android/assets/data/gfx/textures/pong_atlas.atlas
Normal file
@@ -0,0 +1,27 @@
|
||||
|
||||
pong_atlas.png
|
||||
size: 256,512
|
||||
format: RGBA8888
|
||||
filter: Nearest,Nearest
|
||||
repeat: none
|
||||
ball
|
||||
rotate: false
|
||||
xy: 2, 2
|
||||
size: 64, 64
|
||||
orig: 64, 64
|
||||
offset: 0, 0
|
||||
index: 1
|
||||
glasspaddle2
|
||||
rotate: false
|
||||
xy: 2, 68
|
||||
size: 64, 256
|
||||
orig: 64, 256
|
||||
offset: 0, 0
|
||||
index: -1
|
||||
paddle
|
||||
rotate: false
|
||||
xy: 68, 68
|
||||
size: 64, 256
|
||||
orig: 64, 256
|
||||
offset: 0, 0
|
||||
index: -1
|
BIN
android/assets/data/gfx/textures/pong_atlas.png
Normal file
BIN
android/assets/data/gfx/textures/pong_atlas.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 10 KiB |
Reference in New Issue
Block a user