Skip to content

Commit 62e22a9

Browse files
authored
Update README.md
1 parent 48bd0b0 commit 62e22a9

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ The UI of JVic has been designed primarily with mobile devices in mind, so give
2020

2121
- Support for direct URL path access to individual games:
2222
- e.g. [https://vic20.games/#/pitfall](https://vic20.games/#/pitfall)
23+
- e.g. [https://vic20.games/#/datapop](https://vic20.games/#/datapop)
24+
- e.g. [https://vic20.games/#/impossiblator-3](https://vic20.games/#/impossiblator-3)
2325
- Or into BASIC: [https://vic20.games/#/basic](https://vic20.games/#/basic)
2426
- Or into BASIC with different RAM and/or TV setting: [https://vic20.games/#/basic/16k/pal](https://vic20.games/#/basic/16k/pal)
2527
- Support for loading games via a ?url= request parameter:
@@ -31,7 +33,7 @@ The UI of JVic has been designed primarily with mobile devices in mind, so give
3133
- 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)
3234
- Support for loading games attached to forum posts:
3335
- 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)
34-
- Being a PWA (Progressive Web App), it can be installed locally to your device!
36+
- Being a PWA (Progressive Web App), it can be installed locally to your device!
3537
- And it also comes as a standalone Java app, for those who prefer Java.
3638

3739
## How to run games from the Home screen

0 commit comments

Comments
 (0)