File tree 2 files changed +20
-0
lines changed
content/posts/newsletter-013
2 files changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -102,6 +102,26 @@ work with graphics in Rust using [SDL2][sdl2] library.
102
102
[ @bugzmanov ] : https://twitter.com/bugzmanov
103
103
[ sdl2 ] :https://www.libsdl.org/
104
104
105
+ ### [ Chargrid Roguelike Tutorial 2020] [ chargrid-roguelike-tutorial-2020 ]
106
+
107
+ ![ Chargrid Roguelike Tutorial 2020] ( chargrid-roguelike-tutorial-2020.png )
108
+
109
+ [ Chargrid] [ chargrid ] by [ @stevebob ] is a collection of crates for building
110
+ applications with text UIs that run in terminals, graphical windows, and web
111
+ pages. It was made specifically with roguelike development in mind, though is
112
+ general-purpose enough to be used for other applications.
113
+
114
+ [ Chargrid Roguelike Tutorial 2020] [ chargrid-roguelike-tutorial-2020 ]
115
+ is a tutorial series about making a traditional roguelike from scratch
116
+ using chargrid for rendering and input handling. Reference code is available in
117
+ [ this git repo] [ chargrid-roguelike-tutorial-2020-reference-code ]
118
+ organized with one branch for each subsection.
119
+
120
+ [ chargrid-roguelike-tutorial-2020 ] : https://gridbugs.org/roguelike-tutorial-2020/
121
+ [ chargrid-roguelike-tutorial-2020-reference-code ] : https://github.com/stevebob/chargrid-roguelike-tutorial-2020
122
+ [ chargrid ] : https://github.com/stevebob/chargrid/
123
+ [ @stevebob ] : https://github.com/stevebob
124
+
105
125
## Library & Tooling Updates
106
126
107
127
### [ hexasphere] v1.0
You can’t perform that action at this time.
0 commit comments