|
|
@@ -1,7 +1,7 @@
|
|
|
---
|
|
|
title: "Github_projects"
|
|
|
date: 2021-06-22T10:12:00+07:00
|
|
|
-draft: true
|
|
|
+draft: false
|
|
|
---
|
|
|
|
|
|
## 项目
|
|
|
@@ -20,9 +20,15 @@ draft: true
|
|
|
|
|
|
- [love](https://github.com/love2d/love)
|
|
|
- [defold](https://github.com/defold/defold)
|
|
|
+- [renderdoc](https://renderdoc.org/)
|
|
|
+
|
|
|
+> is a free MIT licensed stand-alone graphics debugger that allows quick and easy single-frame capture and detailed introspection
|
|
|
+
|
|
|
+- [monogame](https://www.monogame.net/)
|
|
|
+
|
|
|
+> One framework for creating powerful cross-platform games
|
|
|
+
|
|
|
+- [ogmo level editor](https://ogmo-editor-3.github.io/)
|
|
|
|
|
|
## Blog
|
|
|
|
|
|
-[三十分钟学会SED](https://github.com/mylxsw/growing-up/blob/master/doc/%E4%B8%89%E5%8D%81%E5%88%86%E9%92%9F%E5%AD%A6%E4%BC%9ASED.md)
|
|
|
-[三十分钟学会AWK](https://github.com/mylxsw/growing-up/blob/master/doc/%E4%B8%89%E5%8D%81%E5%88%86%E9%92%9F%E5%AD%A6%E4%BC%9AAWK.md)
|
|
|
-[跟我一起写Makefile](https://seisman.github.io/how-to-write-makefile/index.html)
|