Skip to content

Commit fad9045

Browse files
author
Gerep
authored
Update 2024-02-08-redemption.markdown
1 parent 9889275 commit fad9045

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

content/posts/2024-02-08-redemption.markdown

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,24 +9,24 @@ categories:
99

1010
This is my first game.
1111

12-
I'm using [Godot](https://godotengine.org/) 3.5.
12+
I'm using [Godot](https://godotengine.org/) 4.
1313

1414
It is a single-player, top-down 2D shooter.
1515

1616
This game tells the story of a soul in hell, Koyma.
1717

1818
Koyma was allowed to leave hell by going through a series of challenges.
1919

20-
Each level will have a distinct difficulty, represented by a sin or bad human behaviour like anger, anxiety, fear, greed, etc.
20+
Each level will have a distinct difficulty, represented by a sin or bad human behaviour, such as anger, anxiety, fear, or greed.
2121

2222
The game will also use music to set the mood.
2323

24-
My main intention is not to create a bullet-hell game or for it to take hours. I always liked playing games that made me feel something. This is my main objective with this game.
24+
My main intention is not to create a bullet-hell game or make it take hours. I always liked playing games that made me feel something, and this is my main objective with this game.
2525

26-
Who knows if this is going to become what I think it will. If that happens, I may make game development my new career.
26+
Who knows if this will become what I think it will. If that happens, I may make game development my new career.
2727

2828
---
2929

30-
I have [Aseprite](https://www.aseprite.org/), and it's an easy tool to use and create 2D art. The problem is I'm not an artist, although I tried creating assets for this game.
30+
I have [Aseprite](https://www.aseprite.org/), which is an easy tool for creating 2D art. However, although I tried creating assets for this game, I'm not an artist.
3131

32-
For now, everything will be geometric 2D shapes. I will add animation, particles and lighting in the future.
32+
For now, everything will be geometric 2D shapes. In the future, I will add animation, particles, and lighting.

0 commit comments

Comments
 (0)