Skip to content
This repository has been archived by the owner. It is now read-only.

Commit 9a257d2

Browse files
committed
V1.5 Update Commit
1 parent 28b2ff8 commit 9a257d2

19 files changed

+56
-28
lines changed

MineKhan.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -598,10 +598,10 @@
598598
{ name: "polishedDiorite" },
599599
{ name: "granite" },
600600
{ name: "polishedGranite" },
601-
// { // I swear, if y'all don't stop asking about TNT every 5 minutes!
602-
// name: "tnt",
603-
// textures: ["tntBottom", "tntTop", "tntSides"]
604-
// },
601+
{
602+
name: "tnt",
603+
textures: ["tntBottom", "tntTop", "tntSides"]
604+
},
605605
]
606606
const BLOCK_COUNT = blockData.length;
607607

README.md

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,21 @@
1-
# ISD279Games - Version 1.4
2-
These are external resources for the website isd279games found [here](https://sites.google.com/view/isd-279-games). (The url may change but I will update this one)
1+
# ISD279Games - Version 1.5
2+
3+
These are external resources for the website isd279games found [here](https://sites.google.com/view/isd-279-games). (The URL may change but I will update this one)
34

45
## SWF Files
6+
57
Flash files used with [Ruffle](https://github.com/ruffle-rs/ruffle) on the ISD279 Games website. A catalogue of them can be found [here](/swf/catalogue.md).
68

79
## Broken SWF Files
8-
These are flash files that i am wating for [Ruffle](https://github.com/ruffle-rs/ruffle) to support or to be fixed.
10+
11+
These are flash files that I am wating for [Ruffle](https://github.com/ruffle-rs/ruffle) to support or to be fixed.
912

1013
## ROMs
11-
Roms for various emulators on ISD279 Games. Here is an [index of them](https://reedgraf.github.io/isd279games/roms/roms.md).
14+
15+
Roms for various emulators on ISD279 Games. Here is an [index of them](/roms/roms.md). I plan on adding more later but there is not a large enough demand for them currently to deem them worth my time (TL;DR I'm lazy and didn't want to add them because there's no demand for them).
1216

1317
## Other Games
14-
- MineKhan - A JavaScript version of Minecraft.
18+
19+
- MineKhan - A JavaScript version of Minecraft. This is unused on the main site because it has several problems with the rendering of the game. However, it can be found [here](https://reedgraf.github.io/isd279games/MineKhan.html) as a demo and the source can be found [here](https://github.com/Willard21/MineKhan).
1520
- Rooftop Snipers - A game where you shoot an opponent off of a roof with various weapons on an ever changing building.
16-
- Spider Solitaire - A card game made in HTML5 found [here](https://github.com/leapfroglets/spider-solitaire).
21+
- Spider Solitaire - A card game made in HTML5, a working demo can be found [here](https://reedgraf.github.io/isd279games/spider-solitaire/index.html) and the source [here](https://github.com/leapfroglets/spider-solitaire).

broken-swf/catalogue.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1-
# Soon to Come...
1+
# Broken SWF Files
2+
3+
- Awesome Tanks
4+
- Bloons Tower Defense 3 & 4
5+
- Learn 2 Fly

changelog.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# ChangeLog
2+
3+
## Version 1.5
4+
5+
- Added [changelog.md](/changelog.md)
6+
- Updated [README.md](/README.md)
7+
- Renamed [learn-to-fly](/swf/learn-to-fly.swf)
8+
- Updated [Ruffle](/ruffle/)
9+
- Updated [Broken SWF catalouge](/broken-swf/catalougue.md)

roms/roms.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
[Mario Kart - Super Circuit](https://tinyurl.com/mk-sc-gba-file)
1+
# ROMs
2+
3+
- [Mario Kart - Super Circuit](https://tinyurl.com/mk-sc-gba-file)

ruffle/36c5df005bf7efd9b44f.wasm

6.1 MB
Binary file not shown.

ruffle/990c68b9c192faf13010.wasm

-6.3 MB
Binary file not shown.

ruffle/c78fd463d93196a6cfe5.wasm

6.23 MB
Binary file not shown.

ruffle/core.ruffle.5bb0748b9a2285f8a060.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ruffle/core.ruffle.5bb0748b9a2285f8a060.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ruffle/core.ruffle.b79c7e13da6a42eca744.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ruffle/core.ruffle.b79c7e13da6a42eca744.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ruffle/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"name":"@ruffle-rs/ruffle","version":"0.1.0-nightly.2022.01.24","description":"Putting Flash back on the web. Ruffle will polyfill all Flash content and replace it with the Ruffle flash player.","license":"(MIT OR Apache-2.0)","keywords":["flash","swf"],"homepage":"https://ruffle.rs","bugs":"https://github.com/ruffle-rs/ruffle/issues","repository":"github:ruffle-rs/ruffle","main":"ruffle.js"}

ruffle/ruffle.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ruffle/ruffle.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

spider-solitaire/README.md

Lines changed: 9 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,35 +4,31 @@ Just a simple remake of classic Spider Solitaire game built during 6-week intern
44
The project utilizes vanilla Javascript and HTML canvas for animations.
55

66
Just clone or download the repo and open index.html in your web browser to get started.
7-
The latest version of the game is hosted on github. Click here to [Play](https://cdn.rawgit.com/leapfroglets/spider-solitaire/95d222a5/index.html)!! :D
7+
The latest version of the game is hosted on github. Click here to [Play](https://cdn.rawgit.com/leapfroglets/spider-solitaire/95d222a5/index.html)!! :D
88

99
## How to Play
10-
The goal of this game is to arrange all of your cards of the same suit into columns from King to Ace. Once you arrange a column like that, it will append to the bottom left corner of your screen.
10+
11+
The goal of this game is to arrange all of your cards of the same suit into columns from King to Ace. Once you arrange a column like that, it will append to the bottom left corner of your screen.
1112

1213
You can move cards between columns by dragging them. When moving cards, you can either move one cardrd off the top of a pile, or several cards (as long as they go in descending order).
1314

1415
If you click on the cards in the bottom right of the screen, a new card will be added to every column. Then you can use those new cards to your advantage. When there are no remaining cards, you win!
1516

1617
## Game Modes
17-
* 1-Suit
18-
* 2-Suits
19-
* 4-Suits
18+
19+
* 1-Suit
20+
* 2-Suits
21+
* 4-Suits
2022

2123
## Screenshots
24+
2225
Game Start
2326
![UI V2](https://github.com/coyg7/coyg7.github.io/blob/master/Spider-Solitaire/screenshots/Screenshot1.png)
2427

25-
2628
Mid game
2729
![UI V2](https://github.com/coyg7/coyg7.github.io/blob/master/Spider-Solitaire/screenshots/Screenshot2.png)
2830

29-
3031
Game Over
3132
![UI V2](https://github.com/coyg7/coyg7.github.io/blob/master/Spider-Solitaire/screenshots/Screenshot3.png)
3233

33-
34-
35-
#### Have fun!
36-
37-
38-
34+
#### Have fun

swf/catalogue.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
## SWF Games/Files
2+
3+
- Alien Hominid
24
- Bloons TD 1 & 2
35
- Duck Life 1-4
6+
- Fancy Pants Adventure
47
- Grow Island
58
- Learn to Fly
9+
- Line Rider
10+
- Papa's Pizzeria
611
- Super Smash Flash
7-
- Vex 1 & 2
812
- World's Hardest Game
13+
- Vex 1 & 2

swf/fancy-pants-adventure.swf

2.32 MB
Binary file not shown.
File renamed without changes.

0 commit comments

Comments
 (0)