mirror of
https://github.com/codecrafters-io/build-your-own-x.git
synced 2026-01-13 00:36:59 +00:00
Compare commits
4 Commits
3c198dc12c
...
091f59c7d1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
091f59c7d1 | ||
|
|
cf5d750133 | ||
|
|
d6ce7605f0 | ||
|
|
ae315de9be |
@@ -123,6 +123,7 @@ It's a great way to learn.
|
|||||||
* [**Node.js**: _Create a CLI tool in Javascript_](https://citw.dev/tutorial/create-your-own-cli-tool)
|
* [**Node.js**: _Create a CLI tool in Javascript_](https://citw.dev/tutorial/create-your-own-cli-tool)
|
||||||
* [**Rust**: _Command line apps in Rust_](https://rust-cli.github.io/book/index.html)
|
* [**Rust**: _Command line apps in Rust_](https://rust-cli.github.io/book/index.html)
|
||||||
* [**Rust**: _Writing a Command Line Tool in Rust_](https://mattgathu.dev/2017/08/29/writing-cli-app-rust.html)
|
* [**Rust**: _Writing a Command Line Tool in Rust_](https://mattgathu.dev/2017/08/29/writing-cli-app-rust.html)
|
||||||
|
* [**Zig**: _Build Your Own CLI App in Zig from Scratch_](https://rebuild-x.github.io/docs/#/./zig/terminal/cli)
|
||||||
|
|
||||||
|
|
||||||
#### Build your own `Database`
|
#### Build your own `Database`
|
||||||
@@ -203,6 +204,7 @@ It's a great way to learn.
|
|||||||
* [**C#**: _Creating a Roguelike Game in C#_](https://roguesharp.wordpress.com/)
|
* [**C#**: _Creating a Roguelike Game in C#_](https://roguesharp.wordpress.com/)
|
||||||
* [**C#**: _Build a C#/WPF RPG_](https://scottlilly.com/build-a-cwpf-rpg/)
|
* [**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]
|
* [**Go**: _Games With Go_](https://www.youtube.com/playlist?list=PLDZujg-VgQlZUy1iCqBbe5faZLMkA3g2x) [video]
|
||||||
|
* [**Java**: _How to Make a 2D Game in Java_](https://www.youtube.com/watch?v=om59cwR7psI&list=PL_QPQmz5C6WUF-pOQDsbsKbaBZqXj4qSq) [video]
|
||||||
* [**Java**: _Code a 2D Game Engine using Java - Full Course for Beginners_](https://www.youtube.com/watch?v=025QFeZfeyM) [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/)
|
* [**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**: _2D breakout game using Phaser_](https://developer.mozilla.org/en-US/docs/Games/Tutorials/2D_breakout_game_Phaser)
|
||||||
|
|||||||
Reference in New Issue
Block a user