HTFML / chinese-poker

3 stars 2 forks source link

Splash Screen #12

Closed oneilsw closed 4 years ago

oneilsw commented 4 years ago

-once the application loads, an initial splashScreen will render. After a certain amount of time(3 seconds maybe), the homeScreen will render. -a nice graphic would be nice. For now, it can literally say "Splash Screen"

speckworks commented 4 years ago

Did you make a folder for graphics inspiration?

oneilsw commented 4 years ago

in the app.json file, change the "image" to something relevant

"splash": { "image": "./assets/splash.png" }