Compare commits
6 Commits
412fef4fc5
...
fa93403f24
Author | SHA1 | Date | |
---|---|---|---|
|
fa93403f24 | ||
|
160648ab22 | ||
|
9d6f7b7e94 | ||
|
33fa557b9e | ||
|
be9acbf75a | ||
|
bec43eace2 |
@ -189,6 +189,7 @@ This repository is a compilation of well-written, step-by-step guides for re-cre
|
||||
* [**C#**: _Creating a Roguelike Game in C#_](https://roguesharp.wordpress.com/)
|
||||
* [**C#**: _Build a C#/WPF RPG_](https://scottlilly.com/build-a-cwpf-rpg/)
|
||||
* [**Go**: _Games With Go_](https://www.youtube.com/playlist?list=PLDZujg-VgQlZUy1iCqBbe5faZLMkA3g2x) [video]
|
||||
* [**Java**: _Code a 2D Game Engine using Java - Full Course for Beginners_](https://www.youtube.com/watch?v=025QFeZfeyM) [video]
|
||||
* [**Java**: _3D Game Development with LWJGL 3_](https://lwjglgamedev.gitbooks.io/3d-game-development-with-lwjgl/content/)
|
||||
* [**JavaScript**: _2D breakout game using Phaser_](https://developer.mozilla.org/en-US/docs/Games/Tutorials/2D_breakout_game_Phaser)
|
||||
* [**JavaScript**: _How to Make Flappy Bird in HTML5 With Phaser_](http://www.lessmilk.com/tutorial/flappy-bird-phaser-1)
|
||||
@ -352,6 +353,7 @@ This repository is a compilation of well-written, step-by-step guides for re-cre
|
||||
* [**Python**: _Python Tutorial: Make Your Own Text Editor_](https://www.youtube.com/watch?v=xqDonHEYPgA) [video]
|
||||
* [**Python**: _Create a Simple Python Text Editor!_](http://www.instructables.com/id/Create-a-Simple-Python-Text-Editor/)
|
||||
* [**Ruby**: _Build a Collaborative Text Editor Using Rails_](https://blog.aha.io/text-editor/)
|
||||
* [**Rust**: _Hecto: Build your own text editor in Rust_ ](https://www.philippflenker.com/hecto/)
|
||||
|
||||
#### Build your own `Visual Recognition System`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user