Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
miloyip committed Dec 6, 2016
1 parent 3a63a5d commit 49469d9
Show file tree
Hide file tree
Showing 5 changed files with 308 additions and 308 deletions.
6 changes: 3 additions & 3 deletions game-programmer.dot
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ digraph {
cs [color="#edc5c5", label="1. Computer Science"]
proglang [color="#eddac5", label="2. Programming Languages"]
softwaredev [color="#ebebc6", label="3. Software Development"]
math [color="#d9ebc6", label=<4. Mathematics for Game Porgramming>]
math [color="#d9ebc6", label=<4. Mathematics for Game Programming>]
gameprog [color="#c5edc5", label="5. Game Programming"]
gameengine [color="#c5ede1", label=<6. Game Engine Development>]
cg [color="#c5e1ed", label="7. Computer Graphics"]
Expand Down Expand Up @@ -289,7 +289,7 @@ digraph {

subgraph cluster_math {
fillcolor="#f2f8ec"
label=<<TABLE BORDER="0" CELLPADDING="10"><TR><TD>4. Mathematics for Game Porgramming</TD></TR></TABLE>>
label=<<TABLE BORDER="0" CELLPADDING="10"><TR><TD>4. Mathematics for Game Programming</TD></TR></TABLE>>

{
node [shape="box", style="rounded,filled", color="#d9ebc6"]
Expand Down Expand Up @@ -328,7 +328,7 @@ digraph {

subgraph cluster_gameprog {
fillcolor="#ecf9ec"
label=<<TABLE BORDER="0" CELLPADDING="10"><TR><TD>5. Game Porgramming</TD></TR></TABLE>>
label=<<TABLE BORDER="0" CELLPADDING="10"><TR><TD>5. Game Programming</TD></TR></TABLE>>

{
node [shape="box", style="rounded,filled", color="#c5edc5"]
Expand Down
Binary file modified game-programmer.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified game-programmer.pdf
Binary file not shown.
Binary file modified game-programmer.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 49469d9

Please sign in to comment.