From 8aa3455ca943cb64edbcfe9a5329d880759b94a0 Mon Sep 17 00:00:00 2001 From: Tomo <68489118+tomodachi94@users.noreply.github.com> Date: Fri, 3 Feb 2023 06:12:47 -0800 Subject: [PATCH] Add ComputerCraft (#2405) Co-authored-by: Sindre Sorhus --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 41b2068c..6fe32a89 100644 --- a/readme.md +++ b/readme.md @@ -545,6 +545,7 @@ - [Construct 2](https://github.com/ConstructCommunity/awesome-construct#readme) - Game engine. - [Gideros](https://github.com/stetso/awesome-gideros#readme) - Game engine. - [Minecraft](https://github.com/bs-community/awesome-minecraft#readme) - Sandbox video game. +- [ComputerCraft](https://github.com/tomodachi94/awesome-computercraft#readme) - Minecraft mod that adds programmable computers. - [Game Datasets](https://github.com/leomaurodesenv/game-datasets#readme) - Materials and datasets for Artificial Intelligence in games. - [Haxe Game Development](https://github.com/Dvergar/awesome-haxe-gamedev#readme) - A high-level strongly typed programming language used to produce cross-platform native code. - [libGDX](https://github.com/rafaskb/awesome-libgdx#readme) - Java game framework.