mirror of
https://gitlab.com/skysthelimit.dev/selenite.git
synced 2025-06-16 02:22:07 -05:00
commit
4fa14bf462
1
bubbleshooter/a
Normal file
1
bubbleshooter/a
Normal file
@ -0,0 +1 @@
|
||||
|
3
bubbleshooter/cover.svg
Normal file
3
bubbleshooter/cover.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 11 KiB |
460
bubbleshooter/index.html
Normal file
460
bubbleshooter/index.html
Normal file
File diff suppressed because one or more lines are too long
14
games.json
14
games.json
@ -1,4 +1,16 @@
|
||||
[
|
||||
[
|
||||
{
|
||||
"name": "Bubble Shooter",
|
||||
"image": "cover.svg",
|
||||
"directory": "bubbleshooter",
|
||||
"recommended": "1"
|
||||
},
|
||||
{
|
||||
"name": "Pong",
|
||||
"directory": "pong",
|
||||
"image": "cover.svg",
|
||||
"recommended": "1"
|
||||
},
|
||||
{
|
||||
"name": "Flappy Plane",
|
||||
"directory": "flappyplane",
|
||||
|
3
pong/cover.svg
Normal file
3
pong/cover.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="200" height="200" xmlns="http://www.w3.org/2000/svg">
|
||||
<image href="https://play-lh.googleusercontent.com/V5iGJ0GXh9AqxxmPWgeAd_7jAz2yrda2FEMJ6TK2uznatkxzUEaC61d5DP-UiVC_hQ" height="200" width="200" />
|
||||
</svg>
|
After Width: | Height: | Size: 222 B |
460
pong/index.html
Normal file
460
pong/index.html
Normal file
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user