Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
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
4 changes: 2 additions & 2 deletions LICENSE-CAMBIONOMBRE
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
Copyright (c) 2011, 2012, 2013 Jake Gordon and contributors

Permission is hereby granted, free of charge, to any person obtaining a copy
Cambio 11 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
Cambio 14 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
Expand Down
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
## Welcome to GitHub Games - Omar Vásquez
## Welcome to GitHub Games - Cambio 4
## Welcome to GitHub Games - Cambio 12
## Welcome to GitHub Games - Cambio 10
## Welcome to GitHub Games - Cambio 2
## Cambio 5

A project based learning activity for people who are getting started with Git and GitHub.

Expand Down
5 changes: 4 additions & 1 deletion index.html → indoan.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<title>Javascript Tetris</title>
<title>Javascript Tetris - Cambio 1</title>
<title>Javascript Tetris - Cambio 15</title>
<title>Javascript Tetris - Cambio 13</title>
<title>Javascript Tetris - Cambio 3</title>
<style>
body { font-family: Helvetica, sans-serif; }
#tetris { margin: 1em auto; padding: 1em; border: 4px solid black; border-radius: 10px; background-color: #F8F8F8; }
Expand Down