Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update index.html #1

Open
wants to merge 65 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
65 commits
Select commit Hold shift + click to select a range
2209ae9
Update index.html
ExplodingCB Dec 17, 2021
06d38c1
Create tetris.html
ExplodingCB Dec 17, 2021
1bbcfe9
Rename index.html to pacman.html
ExplodingCB Dec 17, 2021
48cf960
Create index.html
ExplodingCB Dec 17, 2021
051b2a1
Update index.html
ExplodingCB Dec 17, 2021
d10fc18
Update pacman.html
ExplodingCB Dec 17, 2021
670885e
Update pacman.html
ExplodingCB Dec 17, 2021
2ef6172
Update pacman.html
ExplodingCB Dec 17, 2021
a398bae
Create breakout
ExplodingCB Dec 17, 2021
65f4d37
Create snake.html
ExplodingCB Dec 17, 2021
8c2b1b6
Rename breakout to breakout.html
ExplodingCB Dec 17, 2021
60cc19c
Create README.md
ExplodingCB Dec 17, 2021
e14b028
Update index.html
ExplodingCB Dec 17, 2021
4ee73a6
Update breakout.html
ExplodingCB Dec 17, 2021
5fa9938
Update breakout.html
ExplodingCB Dec 19, 2021
d327f2f
Update breakout.html
ExplodingCB Dec 19, 2021
0b18100
Update pacman.html
ExplodingCB Dec 19, 2021
757a896
Update pacman.html
ExplodingCB Dec 19, 2021
4276d32
Update breakout.html
ExplodingCB Dec 19, 2021
a5d3ff8
Update snake.html
ExplodingCB Dec 19, 2021
d4be4f2
Update breakout.html
ExplodingCB Dec 19, 2021
44ae204
Update snake.html
ExplodingCB Dec 19, 2021
5f97681
Update tetris.html
ExplodingCB Dec 19, 2021
adfef1c
Update pacman.html
ExplodingCB Dec 22, 2021
ce5d537
Create 2048.html
ExplodingCB Dec 22, 2021
0b60321
Update breakout.html
ExplodingCB Jan 15, 2022
1e106e5
Add files via upload
ExplodingCB Jan 15, 2022
c664517
Rename index.html to td.html
ExplodingCB Jan 15, 2022
ffa1ce4
Update index.html
ExplodingCB Jan 15, 2022
3684a95
Update index.html
ExplodingCB Jan 15, 2022
5c3d97a
Create td.html
ExplodingCB Jan 15, 2022
2bc5f81
Update index.html
ExplodingCB Jan 15, 2022
bb650a2
Add files via upload
ExplodingCB Jan 15, 2022
3cc5317
Delete canvas-td-master/canvas-td-master directory
ExplodingCB Jan 15, 2022
636c7c5
Update index.html
ExplodingCB Jan 26, 2022
043b1c0
Update 2048.html
ExplodingCB Jan 26, 2022
2810dd1
Update 2048.html
ExplodingCB Jan 26, 2022
a647d8a
Update 2048.html
ExplodingCB Jan 26, 2022
573c78a
Update breakout.html
ExplodingCB Jan 26, 2022
7212900
Delete legacy.html
ExplodingCB Jan 26, 2022
44a6c92
Update breakout.html
ExplodingCB Jan 26, 2022
547da83
Delete breakout.html
ExplodingCB Jan 26, 2022
aa093b5
Update index.html
ExplodingCB Jan 26, 2022
557f8c6
Update index.html
ExplodingCB Jan 26, 2022
def7852
Create CNAME
ExplodingCB Jan 26, 2022
1f11352
Update CNAME
ExplodingCB Jan 26, 2022
4c87417
Update CNAME
ExplodingCB Jan 26, 2022
a3fd1fb
Create pong.html
ExplodingCB Jan 26, 2022
66412b8
Create breakout.html
ExplodingCB Jan 26, 2022
4d821ad
Update index.html
ExplodingCB Jan 26, 2022
762896e
Update pong.html
ExplodingCB Jan 26, 2022
e3c24c1
Update pong.html
ExplodingCB Jan 27, 2022
fb502b7
Create PapaGame.html
ExplodingCB Jan 27, 2022
c3fc010
Delete PapaGame.html
ExplodingCB Jan 27, 2022
f4e4eaa
Create papas.html
ExplodingCB Jan 27, 2022
3d26040
Create mario.html
ExplodingCB Jan 28, 2022
749cdca
Create space.html
ExplodingCB Jan 31, 2022
b0b82c9
Update index.html
ExplodingCB Jan 31, 2022
1dc6259
Update snake.html
ExplodingCB Jan 31, 2022
d4dcf49
Update snake.html
ExplodingCB Jan 31, 2022
dc39ece
Update snake.html
ExplodingCB Jan 31, 2022
dab7b59
Update snake.html
ExplodingCB Jan 31, 2022
41bd6ce
Update snake.html
ExplodingCB Jan 31, 2022
2aaad6b
Update snake.html
ExplodingCB Jan 31, 2022
c4f7a98
Update README.md
ExplodingCB Feb 1, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update breakout.html
ExplodingCB authored Dec 19, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 4276d3278abe1268b3301a4b2702c9fde69f3715
22 changes: 22 additions & 0 deletions breakout.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
<html>
<head>

<html>
<head>
<title>Mainpage</title>
<style>
.button {
background-color:#800000;
border: none;
color: white;
padding: 20px 34px;
text-align: center;
text-decoration: underline;
display: inline-block;
font-size: 20px;
margin: 4px 2px;
cursor: pointer;
}
</style>
</head>
<a href="index.html" class="button">Go Home</a>
</html>

<meta charset="utf-8" />
<title>Breakout</title>
<style>* { padding: 0; margin: 0; } canvas { background: #eee; display: block; margin: 0 auto; }</style>