The beginning
First why we made this website: Well simple, we were asked by multiple representatives of VTuber we want to include in our Game if we have one, and I just wanted to do some web development. That’s why I one day just decided to make a website to the surprise of our director Wolfy.
This website is my first real website and I built the first version in about half a day, with the help of ChatGPT. I know, shame on me for using ChatGPT to build this website, I’m in most cases against ai but it is a useful tool for developers if you use it correctly.
Anyways, after finishing the first version, I had to go away for a few days during which KTrain, one of our other developers, added a web framework to the site. After that, I was back. I decided to finish the website and implement this blog system.
(Edit from KTrain: I didn’t introduce a framework, I just added a build tool. And also reorganized the repo. And added dev instructions. While I was at it I also ended up changing the way the website is published so that the build tool is actually used.)
Features
- The website has an Home page, an About page, an update page, a team page and a Contact page.
- The Home page gives a short overview of the team, the project and the site.
- The About page has a more detailed overview of what the game is about.
- The team page has a list of all the team members with their roles and a short bio when clicking on a team member.
- The update page is a blog-like page where we post semi-regular devlogs about the website and the game.
- The Contact page has links to our social media and other ways to contact and find us.
- Now one of my personal favorite features: the animated star background, that I added to the website using CSS and TypeScript.
Note
I hope you enjoy the website and the game! and maybe see you in the discord server or on the next update. Tschüss.
(The majority of this update was written by Lukas.)
← Back to Updates