forked from CodingTrain/website-archive
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request CodingTrain#180 from silver-line/master
Added Readme file to Frogger Coding Challenge
- Loading branch information
Showing
1 changed file
with
10 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# Coding Challenge 73: Frogger | ||
* Edited Videos for this challenge: [Youtube Playlist](https://www.youtube.com/playlist?list=PLRqwX-V7Uu6Yaeyfbk0xgOPYDRBOjfe6c) | ||
* Live Stream 1: [Youtube](https://youtu.be/7BdfPG3peP4?list=PLRqwX-V7Uu6bxnFR6no70vlxxuxDEzflz) | ||
* Live Stream 2: [Youtube](https://youtu.be/m9EsKBPCggk?list=PLRqwX-V7Uu6bxnFR6no70vlxxuxDEzflz) | ||
|
||
## Community Variations | ||
|
||
#### By: [Jaysonmaw](https://github.com/silver-line/) , [Repository](https://github.com/silver-line/Frogger-Processing) | ||
 | ||
Frogger in Processing, Added colors, simple graphics, Randomly generated levels. |