Skip to content

Commit cf4ca0a

Browse files
authored
Merge pull request codecrafters-io#775 from aasisodiya/patch-1
Update Games With Go unavailable link
2 parents 059193c + 8b1492e commit cf4ca0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ This repository is a compilation of well-written, step-by-step guides for re-cre
189189
* [**C#**: _Learn C# by Building a Simple RPG_](http://scottlilly.com/learn-c-by-building-a-simple-rpg-index/)
190190
* [**C#**: _Creating a Roguelike Game in C#_](https://roguesharp.wordpress.com/)
191191
* [**C#**: _Build a C#/WPF RPG_](https://scottlilly.com/build-a-cwpf-rpg/)
192-
* [**Go**: _Games With Go_](https://gameswithgo.org/) [video]
192+
* [**Go**: _Games With Go_](https://www.youtube.com/playlist?list=PLDZujg-VgQlZUy1iCqBbe5faZLMkA3g2x) [video]
193193
* [**Java**: _3D Game Development with LWJGL 3_](https://lwjglgamedev.gitbooks.io/3d-game-development-with-lwjgl/content/)
194194
* [**JavaScript**: _2D breakout game using Phaser_](https://developer.mozilla.org/en-US/docs/Games/Tutorials/2D_breakout_game_Phaser)
195195
* [**JavaScript**: _How to Make Flappy Bird in HTML5 With Phaser_](http://www.lessmilk.com/tutorial/flappy-bird-phaser-1)

0 commit comments

Comments
 (0)