Skip to content

Commit b79fbfb

Browse files
committed
Fix lint issues
1 parent a4a9ad3 commit b79fbfb

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

content/posts/newsletter-020/index.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -326,20 +326,23 @@ interface is [egui][egui-git].
326326
[macroquad-git]: https://github.com/not-fl3/macroquad
327327
[egui-git]: https://github.com/emilk/egui
328328

329-
330-
331329
### [Name Needed](name-needed)
332330

333331
![Wandering agents hauling items around and digging](name-needed.gif)
334332
_Agents wandering around, hauling items and digging blocks_
335333

336-
[Name Needed][name-needed] by [@DomWilliams0][domwilliams-github] is a one man effort to produce an open source, intuitive and high performance Dwarf Fortress-esque game.
334+
[Name Needed][name-needed] by [@DomWilliams0][domwilliams-github] is a one man
335+
effort to produce an open source, intuitive and high performance Dwarf
336+
Fortress-esque game.
337337

338-
The engine is custom, built with SDL2 and OpenGL. It's still early days, but steady progress has been made over the last 18 months. The developer aims to release occasional technical devlogs about interesting parts of the engine, which so far include:
338+
The engine is custom, built with SDL2 and OpenGL. It's still early days, but
339+
steady progress has been made over the last 18 months. The developer aims to
340+
release occasional technical devlogs about interesting parts of the engine,
341+
which so far include:
339342

340-
* [Long term vision and goals][name-needed-devlog0]
341-
* [High level engine architecture][name-needed-devlog1]
342-
* [Intelligent entity behaviors][name-needed-devlog2]
343+
- [Long term vision and goals][name-needed-devlog0]
344+
- [High level engine architecture][name-needed-devlog1]
345+
- [Intelligent entity behaviors][name-needed-devlog2]
343346

344347
[name-needed]: https://github.com/DomWilliams0/name-needed
345348
[domwilliams-github]: https://github.com/DomWilliams0

0 commit comments

Comments
 (0)