mirror of
https://github.com/codecrafters-io/build-your-own-x
synced 2026-07-02 16:59:25 +00:00
fix: update broken JavaScript Roguelike tutorial URL
The gamedevelopment.tutsplus.com domain was rebranded to code.tutsplus.com. Update the "How to Make Your First Roguelike" link to the new URL. Fixes #1781
This commit is contained in:
parent
294aef8fde
commit
f81bd6fab4
1 changed files with 1 additions and 1 deletions
|
|
@ -221,7 +221,7 @@ It's a great way to learn.
|
|||
* [**JavaScript**: _How to Make Flappy Bird in HTML5 With Phaser_](http://www.lessmilk.com/tutorial/flappy-bird-phaser-1)
|
||||
* [**JavaScript**: _Developing Games with React, Redux, and SVG_](https://auth0.com/blog/developing-games-with-react-redux-and-svg-part-1/)
|
||||
* [**JavaScript**: _Build your own 8-Ball Pool game from scratch_](https://www.youtube.com/watch?v=aXwCrtAo4Wc) [video]
|
||||
* [**JavaScript**: _How to Make Your First Roguelike_](https://gamedevelopment.tutsplus.com/tutorials/how-to-make-your-first-roguelike--gamedev-13677)
|
||||
* [**JavaScript**: _How to Make Your First Roguelike_](https://code.tutsplus.com/how-to-make-your-first-roguelike--gamedev-13677)
|
||||
* [**JavaScript**: _Think like a programmer: How to build Snake using only JavaScript, HTML & CSS_](https://medium.freecodecamp.org/think-like-a-programmer-how-to-build-snake-using-only-javascript-html-and-css-7b1479c3339e)
|
||||
* [**Lua**: _BYTEPATH_](https://github.com/SSYGEN/blog/issues/30)
|
||||
* [**Python**: _Developing Games With PyGame_](https://pythonprogramming.net/pygame-python-3-part-1-intro/)
|
||||
|
|
|
|||
Loading…
Reference in a new issue