Skip to content

Commit e8d5280

Browse files
committed
Merge branch 'master' of https://github.com/lanceewing/jvic
2 parents 40b6895 + 645e921 commit e8d5280

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ The UI of JVic has been designed primarily with mobile devices in mind, so give
2929
- Support for games contained within ZIP files:
3030
- e.g. e.g. [https://vic20.games/?url=https://www.gamesthatwerent.com/wp-content/uploads/2021/04/Game_Moonsweeper-1983ImagicA000.zip&tv=ntsc](https://vic20.games/?url=https://www.gamesthatwerent.com/wp-content/uploads/2021/04/Game_Moonsweeper-1983ImagicA000.zip&tv=ntsc)
3131
- Support for loading games attached to forum posts:
32-
- e.g. TODO: Add examples.
33-
- Being a PWA (Progressive Web App), it can be installed locally to your device!
32+
- e.g. [https://vic20.games/?url=https://sleepingelephant.com/ipw-web/bulletin/bb/download/file.php%3Fid=4946](https://vic20.games/?url=https://sleepingelephant.com/ipw-web/bulletin/bb/download/file.php%3Fid=4946) (you may need to URL encode the ? after file.php as shown)
33+
- Being a PWA (Progressive Web App), it can be installed locally to your device!
3434
- And it also comes as a standalone Java app, for those who prefer Java.
3535

3636
## How to run games from the Home screen
@@ -67,7 +67,7 @@ When a game is run, the machine screen is displayed. It shows the VIC 20 screen
6767

6868
The following two screen shots show the icons when running in Chrome on a Windows machine:
6969

70-
![](img/jvic_game_1.png) |![](img/jvic_game_2.png)
70+
![](img/jvic_game_1.jpg) |![](img/jvic_game_2.jpg)
7171
:-------------------------:|:-------------------------:
7272

7373
And the three below show the placement of the icons when running in Portrait mode as an installed PWA (Progressive Web App) on an Android phone:

0 commit comments

Comments
 (0)