Stephens Nunnally 1 жил өмнө
parent
commit
71b268835d
2 өөрчлөгдсөн 3 нэмэгдсэн , 1 устгасан
  1. 3 0
      ARCHIVE.md
  2. 0 1
      README.md

+ 3 - 0
ARCHIVE.md

@@ -18,6 +18,9 @@ _Language specific game engine development libraries / frameworks / code._
 - C++: Game Engine w/Editor
     - 🎉 [SGEEngine](https://github.com/ongamex/SGEEngine) - Game engine with an editor usable as a sandbox.
 
+### Zig
+- 🌎 [Zig Learn](https://ziglearn.org/) - Excellent Zig language resource.
+
 <br />
 <br />
 

+ 0 - 1
README.md

@@ -1028,7 +1028,6 @@ _Language specific game engine development libraries / frameworks / code._
 ### Zig
 - 📚 [Awesome Zig](https://github.com/nrdmn/awesome-zig) - Curated list of Zig code and resources.
 - 🌎 [Zig](https://ziglang.org/) - General-purpose language and toolchain. [[Docs](https://ziglang.org/documentation/master/) | [GitHub](https://github.com/michal-z/zig)]
-- 🌎 [Zig Learn](https://ziglearn.org/) - Excellent Zig language resource.
 - 📚 [Ziglings](https://github.com/ratfactor/ziglings) - Learn the Zig programming language by fixing tiny broken programs.
 - Zig: App Framework
     - 🎉 [Upaya](https://github.com/prime31/zig-upaya) - Framework for creating game tools and helper apps.