fixing things
This commit is contained in:
parent
946ff5065e
commit
a42a466735
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: Devlog: Making a game
|
title: "Devlog: Making a game"
|
||||||
author: nek0
|
author: nek0
|
||||||
tags: english, programming, devlog
|
tags: english, programming, devlog
|
||||||
description: What I've been up to in the past month
|
description: What I've been up to in the past month
|
||||||
|
@ -31,7 +31,7 @@ month or so figuring out, how to procedurally generate sane floors for the
|
||||||
building and how to use the entity-component-system. So far, the whole thing
|
building and how to use the entity-component-system. So far, the whole thing
|
||||||
looks like this:
|
looks like this:
|
||||||
|
|
||||||
![Preview](images/2018-02-27_preview.png)
|
![](/images/2018-02-27_preview.png)
|
||||||
|
|
||||||
Pretty neat, isn't it?
|
Pretty neat, isn't it?
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue