alexrsworld 1.0.0 → 1.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (45) hide show
  1. package/Apps/codeeditor.html +163 -0
  2. package/Games/WAflash/vex.html +1 -1
  3. package/Games/emulated/GBA/mariokartsupercircuit.html +30 -0
  4. package/Games/emulated/GBA/mother.html +30 -0
  5. package/Games/emulated/GBA/mother3.html +30 -0
  6. package/Games/emulated/GBA/pacmanworld.html +30 -0
  7. package/Games/emulated/GBA/sonicadvance.html +30 -0
  8. package/Games/emulated/GBA/sonicadvance2.html +30 -0
  9. package/Games/emulated/GBA/sonicadvance3.html +30 -0
  10. package/Games/emulated/GBA/superstarsaga.html +30 -0
  11. package/Games/emulated/N64/majorasmask.html +31 -0
  12. package/Games/emulated/N64/ocarinaoftime.html +31 -0
  13. package/Games/emulated/SNES/donkeykongcountry.html +31 -0
  14. package/Games/emulated/SNES/donkeykongcountry2.html +30 -0
  15. package/Games/emulated/SNES/donkeykongcountry3.html +31 -0
  16. package/Games/emulated/SNES/linktothepast.html +31 -0
  17. package/Games/ruffle/bcubed.html +40 -0
  18. package/Games/ruffle/hobo.html +41 -0
  19. package/Games/ruffle/maxdirtbike.html +40 -0
  20. package/Games/ruffle/raftwars2.html +40 -0
  21. package/Games/ruffle/useboxmen.html +40 -0
  22. package/Games/ruffle/whackyourboss.html +40 -0
  23. package/Games/ruffle/whackyourex.html +40 -0
  24. package/Games/singlefile.html +2322 -54
  25. package/Games/standalone/amongus.html +1 -0
  26. package/Games/standalone/bendy.html +141 -0
  27. package/Games/standalone/chess.html +204 -0
  28. package/Games/standalone/gdremastered.html +247 -0
  29. package/Games/standalone/highwayracer3D.html +50 -0
  30. package/Games/standalone/omnomrun.html +45 -0
  31. package/Games/standalone/retrobowlcollege.html +0 -65
  32. package/Games/standalone/slope2player.html +76 -0
  33. package/Games/standalone/soniccd.html +229 -0
  34. package/Games/standalone/station141.html +25 -8
  35. package/Games/standalone/tanukisunset.html +19 -0
  36. package/Games/standalone/ultrakill.html +108 -0
  37. package/games.json +130 -3
  38. package/iframetrue.json +2622 -0
  39. package/index.html +298 -147
  40. package/package.json +2 -2
  41. package/singlefilegames.json +7 -0
  42. package/singleiframetrue.json +2581 -0
  43. package/start.html +25 -0
  44. package/test.html +132 -0
  45. package/port.html +0 -0
package/games.json CHANGED
@@ -275,6 +275,16 @@
275
275
  "category": "Arcade",
276
276
  "iframe": true
277
277
  },
278
+
279
+ {
280
+ "title": "Pacman World",
281
+ "img": "https://raw.githubusercontent.com/dskjfoisjfsjio/Standalone-games/main/assets/pacmanworld.jpg",
282
+ "description": "Pacman World is a fun and challenging Pacman game.",
283
+ "path": "Games/emulated/GBA/pacmanworld.html",
284
+ "category": "Adventure",
285
+ "iframe": true
286
+ },
287
+
278
288
  {
279
289
  "title": "Galaga",
280
290
  "img": "https://raw.githubusercontent.com/dskjfoisjfsjio/dskjfoisjfsjio.github.io/main/assets/game%20images/galaga.jpg",
@@ -619,6 +629,45 @@
619
629
  "category": "Adventure",
620
630
  "iframe": true
621
631
  },
632
+
633
+ {
634
+ "title": "Sonic Advance",
635
+ "img": "https://raw.githubusercontent.com/dskjfoisjfsjio/Standalone-games/main/assets/sonicadvance.jpg",
636
+ "description": "Sonic Advance is a platform game featuring Sonic the Hedgehog.",
637
+ "path": "Games/emulated/GBA/sonicadvance.html",
638
+ "category": "Adventure",
639
+ "iframe": true
640
+ },
641
+
642
+ {
643
+ "title": "Sonic Advance 2",
644
+ "img": "https://raw.githubusercontent.com/dskjfoisjfsjio/Standalone-games/main/assets/sonicadvance2.png",
645
+ "description": "Sonic Advance 2 is the sequel to Sonic Advance, featuring new levels and characters.",
646
+ "path": "Games/emulated/GBA/sonicadvance2.html",
647
+ "category": "Adventure",
648
+ "iframe": true
649
+ },
650
+
651
+
652
+
653
+ {
654
+ "title": "Sonic Advance 3",
655
+ "img": "https://raw.githubusercontent.com/dskjfoisjfsjio/Standalone-games/main/assets/sonicadvance3.jpg",
656
+ "description": "Sonic Advance 3 is the final game in the Sonic Advance series.",
657
+ "path": "Games/emulated/GBA/sonicadvance3.html",
658
+ "category": "Adventure",
659
+ "iframe": true
660
+ },
661
+
662
+ {
663
+ "title": "Sonic CD",
664
+ "img": "https://raw.githubusercontent.com/dskjfoisjfsjio/Standalone-games/main/assets/sonic%20cd.webp",
665
+ "description": "The original Sonic CD as you remember. With hard levels, bosses, and easter eggs.",
666
+ "path": "Games/standalone/soniccd.html",
667
+ "category": "Adventure",
668
+ "iframe": false
669
+ },
670
+
622
671
  {
623
672
  "title": "Cubefield",
624
673
  "img": "https://raw.githubusercontent.com/dskjfoisjfsjio/dskjfoisjfsjio.github.io/main/assets/game%20images/cube%20field.jpg",
@@ -772,6 +821,17 @@
772
821
  "category": "Arcade",
773
822
  "iframe": true
774
823
  },
824
+
825
+ {
826
+ "title": "Raft Wars 2",
827
+ "img": "https://raw.githubusercontent.com/dskjfoisjfsjio/Standalone-games/main/assets/raft%20wars%202.webp",
828
+ "description": "The sequel to Raft Wars where it includes more levels and more obstacles to overcome!",
829
+ "path": "Games/ruffle/raftwars2.html",
830
+ "category": "Arcade",
831
+ "iframe": true
832
+ },
833
+
834
+
775
835
  {
776
836
  "title": "Shopping Cart Hero",
777
837
  "img": "https://raw.githubusercontent.com/dskjfoisjfsjio/dskjfoisjfsjio.github.io/main/assets/game%20images/shopping%20cart%20hero.jpg",
@@ -1419,8 +1479,8 @@
1419
1479
 
1420
1480
 
1421
1481
  {
1422
- "title": "Ultimate Custom Night",
1423
- "img": "https://raw.githubusercontent.com/dskjfoisjfsjio/dskjfoisjfsjio.github.io/main/assets/game%20images/ucn.jpg",
1482
+ "title": "FNAF: Ultimate Custom Night",
1483
+ "img": "https://raw.githubusercontent.com/dskjfoisjfsjio/Standalone-games/main/assets/ultimatecustomnight.webp",
1424
1484
  "description": "Ultimate Custom Night is a horror game where you are able to customize how the night plays out.",
1425
1485
  "path": "Games/standalone/ultimatecustomnight.html",
1426
1486
  "category": "Challenging",
@@ -2218,7 +2278,7 @@
2218
2278
  "description": "60 Second Burger Run is a fast-paced arcade game where you must prepare and serve burgers to customers within a time limit.",
2219
2279
  "path": "Games/ruffle/burgerrun.html",
2220
2280
  "category": "Arcade",
2221
- "iframe": false
2281
+ "iframe": true
2222
2282
  },
2223
2283
  {
2224
2284
  "title": "Gravitee",
@@ -2338,6 +2398,70 @@
2338
2398
  "iframe": true
2339
2399
  },
2340
2400
 
2401
+ {
2402
+ "title": "Donkey Kong Country",
2403
+ "img": "https://raw.githubusercontent.com/dskjfoisjfsjio/Standalone-games/main/assets/donkeykongcountry.jpg",
2404
+ "description": "Join Donkey Kong and Diddy Kong on a jungle adventure in this classic platformer.",
2405
+ "path": "Games/emulated/SNES/donkeykongcountry.html",
2406
+ "category": "Adventure",
2407
+ "iframe": true
2408
+ },
2409
+
2410
+ {
2411
+ "title": "Donkey Kong Country 2",
2412
+ "img": "https://raw.githubusercontent.com/dskjfoisjfsjio/Standalone-games/main/assets/donkeykongcountry2.jpg",
2413
+ "description": "Join Diddy Kong and Dixie Kong on a new adventure to rescue Donkey Kong in this classic platformer sequel.",
2414
+ "path": "Games/emulated/SNES/donkeykongcountry2.html",
2415
+ "category": "Adventure",
2416
+ "iframe": true
2417
+ },
2418
+
2419
+ {
2420
+ "title": "Donkey Kong Country 3",
2421
+ "img": "https://raw.githubusercontent.com/dskjfoisjfsjio/Standalone-games/main/assets/donkeykongcountry3.webp",
2422
+ "description": "Join Dixie Kong and Kiddy Kong on a new adventure to rescue Donkey Kong and Diddy Kong!",
2423
+ "path": "Games/emulated/SNES/donkeykongcountry3.html",
2424
+ "category": "Adventure",
2425
+ "iframe": true
2426
+ },
2427
+
2428
+
2429
+ {
2430
+ "title": "Chess",
2431
+ "img": "https://raw.githubusercontent.com/dskjfoisjfsjio/Standalone-games/main/assets/chess.jpg",
2432
+ "description": "Play a game of chess against the computer or a friend.",
2433
+ "path": "Games/standalone/chess.html",
2434
+ "category": "Strategy",
2435
+ "iframe": false
2436
+ },
2437
+
2438
+ {
2439
+ "title": "Max Dirt Bike",
2440
+ "img": "https://raw.githubusercontent.com/dskjfoisjfsjio/Standalone-games/main/assets/maxdirtbike.webp",
2441
+ "description": "Max Dirt Bike is a fast-paced racing game where you control a dirt bike and navigate through various tracks.",
2442
+ "path": "Games/ruffle/maxdirtbike.html",
2443
+ "category": "Arcade",
2444
+ "iframe": true
2445
+ },
2446
+
2447
+ {
2448
+ "title": "Among Us (Web Version)",
2449
+ "img": "https://raw.githubusercontent.com/dskjfoisjfsjio/Standalone-games/main/assets/among%20us.webp",
2450
+ "description": "Fanmade version of the popular mobile game Among Us.",
2451
+ "path": "Games/standalone/amongus.html",
2452
+ "category": "Strategy",
2453
+ "iframe": false
2454
+ },
2455
+
2456
+ {
2457
+ "title": "Ultrakill",
2458
+ "img": "https://cdn.jsdelivr.net/gh/dskjfoisjfsjio/Standalone-games@main/assets/ultrakill.avif",
2459
+ "description": "ULTRAKILL is a fast-paced, ultraviolent, retro-inspired first-person shooter (FPS) where you play as a blood-fueled robot, V1, fighting through Hell after humanity's extinction.",
2460
+ "path": "Games/standalone/ultrakill.html",
2461
+ "category": "Arcade",
2462
+ "iframe": true
2463
+ },
2464
+
2341
2465
  {
2342
2466
  "title": "Soundboard",
2343
2467
  "img": "https://raw.githubusercontent.com/dskjfoisjfsjio/dskjfoisjfsjio.github.io/main/assets/game%20images/soundboard.png",
@@ -2371,3 +2495,6 @@
2371
2495
  "iframe": false
2372
2496
  }
2373
2497
  ]
2498
+
2499
+
2500
+ // DONT USE THIS