-
Notifications
You must be signed in to change notification settings - Fork 46
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 #119 from vishal2005025/master
#[FEA] : fun food slicer game issue completed(#42)
- Loading branch information
Showing
95 changed files
with
7,454 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,86 @@ | ||
{include ../../system/css/reset.css} | ||
{include ../../system/css/common.css} | ||
|
||
html, body{ | ||
width: 100%; | ||
height: 100%; | ||
background: #484848; | ||
} | ||
|
||
body{ | ||
position: relative; | ||
} | ||
|
||
em{ | ||
display: none; | ||
} | ||
|
||
#extra, #view{ | ||
position: absolute; | ||
left: 50%; | ||
top: 50%; | ||
width: 640px; | ||
height: 480px; | ||
margin: -280px auto auto -320px; | ||
text-align: left; | ||
background: #fff; | ||
} | ||
|
||
#view{ | ||
display: block; | ||
background: transparent url(blank.gif) repeat 0 0; | ||
cursor: default; | ||
z-index: 20; | ||
} | ||
|
||
#extra{ | ||
background: #000; | ||
} | ||
|
||
#extra .layer{ | ||
position: absolute; | ||
left: 0; | ||
top: 0; | ||
width: 640px; | ||
height: 480px; | ||
z-index: 10; | ||
} | ||
|
||
#fork{ | ||
display: block; | ||
position: absolute; | ||
right: 0; | ||
top: 0; | ||
width: 356px; | ||
height: 92px; | ||
cursor: pointer; | ||
background-image: url(fork.gif); | ||
z-index: 0; | ||
} | ||
|
||
#desc{ | ||
width: 100%; | ||
position: absolute; | ||
left: 0; | ||
top: 50%; | ||
height: 80px; | ||
color: #ccc; | ||
line-height: 40px; | ||
margin-top: 200px; | ||
text-align: center; | ||
font-size: 14px; | ||
} | ||
|
||
#desc a{ | ||
color: #318fe1; | ||
} | ||
|
||
#browser{ | ||
font-size: 14px; | ||
line-height: 16px; | ||
} | ||
|
||
#browser .b{ | ||
color: #fff; | ||
font-weight: 700; | ||
} |
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
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,20 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta name="description" content="A simple HTML5 Template"> | ||
<meta name="author" content="dron"> | ||
<meta name="viewport" content="width=device-width, height=device-height, user-scalable=no, initial-scale=1.0, maximum-scale=1.0"> | ||
<meta name="apple-mobile-web-app-capable" content="yes"> | ||
<meta name="apple-mobile-web-app-status-bar-style" content="black"> | ||
<link rel="shortcut icon" href="/favicon.ico"> | ||
<link rel="stylesheet" href="images/index.css"> | ||
</head> | ||
<body> | ||
<div id="extra"></div> | ||
<div id="desc"> | ||
<div id="browser"></div> | ||
</div> | ||
<script src="scripts/all.js"></script> | ||
</body> | ||
</html> |
Oops, something went wrong.