This repository has been archived by the owner. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
49 changed files
with
149,114 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,20 +2,43 @@ | |
|
||
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) | ||
|
||
--- | ||
|
||
## SWF Files | ||
|
||
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). | ||
|
||
--- | ||
|
||
## Broken SWF Files | ||
|
||
These are flash files that I am wating for [Ruffle](https://github.com/ruffle-rs/ruffle) to support or to be fixed. | ||
|
||
--- | ||
|
||
## ROMs | ||
|
||
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). | ||
|
||
--- | ||
|
||
## Other Games | ||
|
||
- 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). | ||
- Rooftop Snipers - A game where you shoot an opponent off of a roof with various weapons on an ever changing building. | ||
- 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). | ||
|
||
--- | ||
|
||
## Contact Me | ||
|
||
Email: [email protected] | ||
|
||
IP Address: [211.67.205.125](https://211.67.205.125) (JK) | ||
|
||
|
||
--- | ||
|
||
## Message to [Binary Person](https://github.com/binary-person) | ||
|
||
Hey, contact me through my eamil above and we can work things out if you are talking about my site in the Discord (Tamcord). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
MIT License | ||
|
||
Copyright (c) 2021 Echo | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to deal | ||
in the Software without restriction, including without limitation the rights | ||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
copies of the Software, and to permit persons to whom the Software is | ||
furnished to do so, subject to the following conditions: | ||
|
||
The above copyright notice and this permission notice shall be included in all | ||
copies or substantial portions of the Software. | ||
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
SOFTWARE. |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,79 @@ | ||
tag description achieved | ||
ACH_PASS Make a pass 0 | ||
ACH_TOUCHDOWN1 Score a touchdown 0 | ||
ACH_TOUCHDOWN3 Score 3 touchdowns in a game 0 | ||
ACH_TOUCHDOWN5 Score 5 touchdowns in a game 0 | ||
ACH_FIELDGOAL Score a field goal 0 | ||
ACH_FIELDGOAL25 Score a 25 yard field goal 0 | ||
ACH_FIELDGOAL50 Score a 50 yard field goal 0 | ||
ACH_FIELDGOAL60 Score a 60 yard field goal 0 | ||
ACH_POINTAFTER1 Score a 1 point conversion 0 | ||
ACH_POINTAFTER2 Score a 2 point conversion 0 | ||
ACH_WIN1 Win a game 0 | ||
ACH_WIN5 Win 5 games 0 | ||
ACH_WIN10 Win 10 games 0 | ||
ACH_WIN25 Win 25 games 0 | ||
ACH_WIN50 Win 50 games 0 | ||
ACH_WIN100 Win 100 games 0 | ||
ACH_SEASON1 Complete a full season 0 | ||
ACH_SEASON5 Complete 5 full seasons 0 | ||
ACH_SEASON10 Complete 10 full seasons 0 | ||
ACH_DRAFT Draft a player 0 | ||
ACH_FREEAGENT Sign a free agent 0 | ||
ACH_TRADEIN Trade a player in 0 | ||
ACH_TRADEOUT Trade a player out 0 | ||
ACH_CUT Cut a player 0 | ||
ACH_WIN_DIVISION Win a division 0 | ||
ACH_WIN_PLAYOFF Win a play-off game 0 | ||
ACH_WIN_AFC Win the AFC title 0 | ||
ACH_WIN_NFC Win the NFC title 0 | ||
ACH_WIN_RETROBOWL1 Win the Retro Bowl 0 | ||
ACH_WIN_RETROBOWL3 Win 3 Retro Bowl titles 0 | ||
ACH_WIN_RETROBOWL5 Win 5 Retro Bowl titles 0 | ||
ACH_WIN_RETROBOWL10 Win 10 Retro Bowl titles 0 | ||
ACH_CAREER_TD50 Score 50 career touchdowns 0 | ||
ACH_CAREER_TD100 Score 100 career touchdowns 0 | ||
ACH_CAREER_TD250 Score 250 career touchdowns 0 | ||
ACH_CAREER_TD500 Score 500 career touchdowns 0 | ||
ACH_UPGRADE_STADIUM Upgrade your stadium facilities 0 | ||
ACH_UPGRADE_TRAINING Upgrade your training facilities 0 | ||
ACH_UPGRADE_REHAB Upgrade your rehab facilities 0 | ||
ACH_MAX_STADIUM Max out your stadium facilities 0 | ||
ACH_MAX_TRAINING Max out your training facilities 0 | ||
ACH_MAX_REHAB Max out your rehab facilities 0 | ||
ACH_WINNING_SEASON Have a winning season 0 | ||
ACH_UNBEATEN_SEASON Have a 17-0 season 0 | ||
ACH_OFFENSE5 Build 5 star offense 0 | ||
ACH_DEFENSE5 Build 5 star defense 0 | ||
ACH_MORALE100 Achieve 100% team morale 0 | ||
ACH_FANS100 Get 100% fan rating 0 | ||
ACH_HIRE_OF Hire an offensive coordinator 0 | ||
ACH_HIRE_DF Hire a defensive coordinator 0 | ||
ACH_HIRE_OF5 Hire a 5 star OF coordinator 0 | ||
ACH_HIRE_DF5 Hire a 5 star DF coordinator 0 | ||
ACH_PASS10 Make a 10 yard passing play 0 | ||
ACH_PASS25 Make a 25 yard passing play 0 | ||
ACH_PASS50 Make a 50 yard passing play 0 | ||
ACH_RUN5 Make a 5 yard running play 0 | ||
ACH_RUN10 Make a 10 yard running play 0 | ||
ACH_RUN15 Make a 15 yard running play 0 | ||
ACH_GAME_PASS_200 Pass for 200 yards in a game 0 | ||
ACH_GAME_PASS_300 Pass for 300 yards in a game 0 | ||
ACH_GAME_PASS_400 Pass for 400 yards in a game 0 | ||
ACH_GAME_RUSH_50 Rush for 50 yards in a game 0 | ||
ACH_GAME_RUSH_100 Rush for 100 yards in a game 0 | ||
ACH_GAME_RUSH_150 Rush for 150 yards in a game 0 | ||
ACH_TEAMS2 Take charge of a new team 0 | ||
ACH_SHUTOUT Stop opponent from scoring 0 | ||
ACH_SCORE50 Score 50 points in a game 0 | ||
ACH_COACHEXTEND Extend a coach contract 0 | ||
ACH_FREEAGENT5 Sign a 5 star free agent 0 | ||
ACH_BACKTOBACK Win 2 Retro Bowls in 2 seasons 0 | ||
ACH_THREEPEAT Win 3 Retro Bowls in 3 seasons 0 | ||
ACH_RETROBOWL_NOSTARQB Retro Bowl without star QB 0 | ||
ACH_RETROBOWL_NOSTAR Retro Bowl without star player 0 | ||
ACH_WIN_NOSTARQB Win a game without a star QB 0 | ||
ACH_WIN_NOSTAR Win a game without a star player 0 | ||
ACH_TD_QB Score a touchdown with the QB 0 | ||
ACH_TD_PASS50 Throw 50 touchdowns in a season 0 | ||
ACH_DOINK Doink a field goal 0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
children in care | ||
wildlife | ||
abandoned pets | ||
disabled children | ||
victims of natural disaster | ||
victims of domestic abuse | ||
struggling communities | ||
the homeless | ||
injured athletes | ||
schools in urban communities | ||
cancer research | ||
heart research | ||
head trauma research | ||
impoverished children | ||
struggling families | ||
deez nutz | ||
your mom |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,107 @@ | ||
Alabama | ||
Arizona | ||
Arizona State | ||
Arkansas | ||
Auburn | ||
Balls | ||
Baylor | ||
Boise State | ||
Boston College | ||
BYU | ||
California | ||
Central Michigan | ||
Cincinnati | ||
Clemson | ||
Colorado | ||
Colorado State | ||
Delaware | ||
Duke | ||
East Carolina | ||
Eastern Michigan | ||
Eastern Washington | ||
Florida Atlantic | ||
Florida State | ||
Fresno State | ||
Georgia | ||
Georgia Tech | ||
Harvard | ||
Houston | ||
Idaho | ||
Illinois | ||
Illinois State | ||
Indiana | ||
Iowa | ||
Iowa State | ||
Jacksonville State | ||
James Madison | ||
Kansas | ||
Kansas State | ||
Kentucky | ||
Louisiana Tech | ||
Louisville | ||
LSU | ||
Maine | ||
Marshall | ||
Maryland | ||
Memphis | ||
Miami | ||
Michigan | ||
Michigan State | ||
Minnesota | ||
Mississippi State | ||
Missouri | ||
NC State | ||
Nebraska | ||
Nevada | ||
North Carolina | ||
North Dakota State | ||
North Texas | ||
Northern Illinois | ||
Northern Iowa | ||
Northwestern | ||
Notre Dame | ||
Ohio | ||
Ohio State | ||
Oklahoma | ||
Oklahoma State | ||
Ole Miss | ||
Oregon | ||
Oregon State | ||
Penn State | ||
Pittsburgh | ||
Purdue | ||
Richmond | ||
Rutgers | ||
Samford | ||
San Diego | ||
San Diego State | ||
San Jose State | ||
SMU | ||
South Carolina | ||
South Florida | ||
Stanford | ||
Syracuse | ||
TCU | ||
Temple | ||
Tennessee | ||
Texas | ||
Texas A&M | ||
Texas Tech | ||
Toledo | ||
UCF | ||
UCLA | ||
USC | ||
Utah | ||
Utah State | ||
Vanderbilt | ||
Virginia | ||
Virginia Tech | ||
Wake Forest | ||
Washington | ||
Washington State | ||
West Alabama | ||
West Virginia | ||
Western Kentucky | ||
Western Michigan | ||
Wisconsin | ||
Wyoming |
Oops, something went wrong.