Skip to content

Commit 41ee635

Browse files
committed
Small changes
1 parent 8fa2dce commit 41ee635

20 files changed

+200
-0
lines changed

about.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
<!DOCTYPE html>
22
<html lang = en-GB>
33
<head>
4+
<!-- Google tag (gtag.js) -->
5+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-2MDQ9F697V"></script>
6+
<script>
7+
window.dataLayer = window.dataLayer || [];
8+
function gtag(){dataLayer.push(arguments);}
9+
gtag('js', new Date());
10+
11+
gtag('config', 'G-2MDQ9F697V');
12+
</script>
13+
414
<meta charset = UTF-8>
515
<meta name = viewport content = 'width=device-width, initial-scale=1.0'>
616
<meta name = description content = "Joachim Ford creates free online indie games, coding tutorials, and game dev tools! Check out my blog for the newest game dev updates and tips!">

blog.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
<!DOCTYPE html>
22
<html lang = en-GB>
33
<head>
4+
<!-- Google tag (gtag.js) -->
5+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-2MDQ9F697V"></script>
6+
<script>
7+
window.dataLayer = window.dataLayer || [];
8+
function gtag(){dataLayer.push(arguments);}
9+
gtag('js', new Date());
10+
11+
gtag('config', 'G-2MDQ9F697V');
12+
</script>
13+
414
<meta charset = UTF-8>
515
<meta name = viewport content = 'width=device-width, initial-scale=1.0'>
616
<meta name = description content = 'Discover game development tips, procedural generation tutorials, coding guides, and indie game design insights at JoachimFord.uk!'>

blog/dungeon-room-generation.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
<!DOCTYPE html>
22
<html lang = en-GB id = html>
33
<head>
4+
<!-- Google tag (gtag.js) -->
5+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-2MDQ9F697V"></script>
6+
<script>
7+
window.dataLayer = window.dataLayer || [];
8+
function gtag(){dataLayer.push(arguments);}
9+
gtag('js', new Date());
10+
11+
gtag('config', 'G-2MDQ9F697V');
12+
</script>
13+
414
<meta charset = UTF-8>
515
<meta name = viewport content = 'width=device-width, initial-scale=1.0'>
616
<meta name = description content = "Procedurally generate dungeon levels tutorial for game development">

blog/focus-your-work.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
<!DOCTYPE html>
22
<html lang = en-GB id = html>
33
<head>
4+
<!-- Google tag (gtag.js) -->
5+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-2MDQ9F697V"></script>
6+
<script>
7+
window.dataLayer = window.dataLayer || [];
8+
function gtag(){dataLayer.push(arguments);}
9+
gtag('js', new Date());
10+
11+
gtag('config', 'G-2MDQ9F697V');
12+
</script>
13+
414
<meta charset = UTF-8>
515
<meta name = viewport content = 'width=device-width, initial-scale=1.0'>
616
<meta name = description content = "Game development tips: focus your work, how not to do it">

blog/interpolate-procedural-animation.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
<!DOCTYPE html>
22
<html lang = en-GB id = html>
33
<head>
4+
<!-- Google tag (gtag.js) -->
5+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-2MDQ9F697V"></script>
6+
<script>
7+
window.dataLayer = window.dataLayer || [];
8+
function gtag(){dataLayer.push(arguments);}
9+
gtag('js', new Date());
10+
11+
gtag('config', 'G-2MDQ9F697V');
12+
</script>
13+
414
<meta charset = UTF-8>
515
<meta name = viewport content = 'width=device-width, initial-scale=1.0'>
616
<meta name = description content = "Interpolate procedural animation - how to transition between animation states of a character with game development">

blog/platform-game-in-1k.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
<!DOCTYPE html>
22
<html lang = en-GB id = html>
33
<head>
4+
<!-- Google tag (gtag.js) -->
5+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-2MDQ9F697V"></script>
6+
<script>
7+
window.dataLayer = window.dataLayer || [];
8+
function gtag(){dataLayer.push(arguments);}
9+
gtag('js', new Date());
10+
11+
gtag('config', 'G-2MDQ9F697V');
12+
</script>
13+
414
<meta charset = UTF-8>
515
<meta name = viewport content = 'width=device-width, initial-scale=1.0'>
616
<meta name = description content = "Make a JavaScript platform game in 1K. A tutorial about minifying, code golfing, game development tips">

blog/snakes-and-ladders-enemies.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
<!DOCTYPE html>
22
<html lang = en-GB id = html>
33
<head>
4+
<!-- Google tag (gtag.js) -->
5+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-2MDQ9F697V"></script>
6+
<script>
7+
window.dataLayer = window.dataLayer || [];
8+
function gtag(){dataLayer.push(arguments);}
9+
gtag('js', new Date());
10+
11+
gtag('config', 'G-2MDQ9F697V');
12+
</script>
13+
414
<meta charset = UTF-8>
515
<meta name = viewport content = 'width=device-width, initial-scale=1.0'>
616
<meta name = description content = "A beginner's guide to creating procedural enemies for game development">

blog/tips-for-game-development.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
<!DOCTYPE html>
22
<html lang = en-GB id = html>
33
<head>
4+
<!-- Google tag (gtag.js) -->
5+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-2MDQ9F697V"></script>
6+
<script>
7+
window.dataLayer = window.dataLayer || [];
8+
function gtag(){dataLayer.push(arguments);}
9+
gtag('js', new Date());
10+
11+
gtag('config', 'G-2MDQ9F697V');
12+
</script>
13+
414
<meta charset = UTF-8>
515
<meta name = viewport content = 'width=device-width, initial-scale=1.0'>
616
<meta name = description content = "Game development tips, a personal post of my personal journey through game development and the lessons I've learned">

contact.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
<!DOCTYPE html>
22
<html lang = en-GB>
33
<head>
4+
<!-- Google tag (gtag.js) -->
5+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-2MDQ9F697V"></script>
6+
<script>
7+
window.dataLayer = window.dataLayer || [];
8+
function gtag(){dataLayer.push(arguments);}
9+
gtag('js', new Date());
10+
11+
gtag('config', 'G-2MDQ9F697V');
12+
</script>
13+
414
<meta charset = UTF-8>
515
<meta name = viewport content = 'width=device-width, initial-scale=1.0'>
616
<meta name = description content = "Get in touch with Joachim Ford on his socials, or drop a comment below to share your own thoughts!">

games.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
<!DOCTYPE html>
22
<html lang = en-GB>
33
<head>
4+
<!-- Google tag (gtag.js) -->
5+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-2MDQ9F697V"></script>
6+
<script>
7+
window.dataLayer = window.dataLayer || [];
8+
function gtag(){dataLayer.push(arguments);}
9+
gtag('js', new Date());
10+
11+
gtag('config', 'G-2MDQ9F697V');
12+
</script>
13+
414
<meta charset = UTF-8>
515
<meta name = viewport content = 'width=device-width, initial-scale=1.0'>
616
<meta name = description content = 'Play free HTML5 indie games at JoachimFord.uk! Online adventure games, 2D platform games and more!'>

0 commit comments

Comments
 (0)