diff --git a/content/posts/my-indie-game.md b/content/posts/my-indie-game.md new file mode 100644 index 0000000..caecfb6 --- /dev/null +++ b/content/posts/my-indie-game.md @@ -0,0 +1,14 @@ ++++ +date = '2025-04-21T10:40:49+02:00' +draft = false +title = 'My indie game | Rosa' +tags = [ "gamedev", "indie" ] ++++ + +Since I was a kid one of my dreams was making a videogame, today my dream is becoming true with "Rosa", a game about a deep dive inside the mind of Rosa, the protagonist, a girl haunted by her past. + +I'm co-developing the game with my fella Fulviix, you can [find us on X](https://x.com/PF_GamesStudio). + +More infos are coming soon, for now I'm attaching a first look at the game assets (Be aware that we are not artists). + +![rosa-logo.png](/rosa-logo.png) diff --git a/static/rosa-logo.png b/static/rosa-logo.png new file mode 100644 index 0000000..385b034 Binary files /dev/null and b/static/rosa-logo.png differ