FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

update README.md, remove inde.html, create index.html, and modify te… by Rudasingwa-kevin · Pull Request #102 · githubtraining/github-games · GitHub

Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension .html  (1) .md  (1) No extension  (1) All 3 file types selected
Viewed files
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Unified
Split
Hide whitespace
Diff view
Unified
Split
Hide whitespace
2 changes: 1 addition & 1 deletion README.md
This file contains hidden or 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
Expand Up @@ -4,6 +4,6 @@ A project based learning activity for people who are getting started with Git an

You can play the game at: https://githubschool.github.io/github-games/

>> _*SUPPORTED BROWSERS*: Chrome, Firefox, Safari, Opera and IE9+_
>> _*SUPPORTED BROWSERS*: modern desktop browsers (Chrome, Firefox, Safari, Opera, Edge)_

This fun open source game was cloned from: https://github.com/jakesgordon/javascript-tetris
File renamed without changes.
6 changes: 0 additions & 6 deletions script/test
This file contains hidden or 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
Expand Up @@ -2,11 +2,5 @@
#
# Test the app - if the game loads, everything is working!

# Create symlink to test game
ln -s inde.html index.html

# Remove symlink on script exit
trap "rm index.html" EXIT

# Start app
script/server

Back | FazBrowse Home | New Git URL