The CUTEST Visual Novel / Galgame Forum! KUN Visual Novel Forum front-end project
The image is sourced from the game Ark Order, featuring the character ‘KUN’ (鲲).
This is the frontend for KUN Visual Novel forum, and it is the first version. We have developed it using the vue
framework.
The purpose of creating KUN Visual Novel is to:
We believe that “what truly makes a good game is something that makes you feel happy and genuinely laugh.”
The backend project for the first version is kun-galgame-koa.
Vue3
Composition API and fully supports Typescript
. The coding style follows the best practices recommended on the Vue official website.I18n
internationalization.token
every 60 minutes, causing a brief white screen. This is done for security reasons.vue-quill
as the rich text editor. However, this editor employs outdated API, which may generate console warnings when the editor appears. This is due to the editor’s design and is not an error in the website’s code. We plan to develop our own rich text editor in the future.To view all the features of the website, please click here.
To explore all the page functionalities, please click here.
This is a reconstructed version of KUNGalgame-pure-css
. It is developed using Vite + Vue3 + Vue-router4 + Typescript + SCSS + Pinia
as the frontend technology stack. It does not rely on any UI frameworks, as this project aims to stand out without UI frameworks. The world is already full of sameness, and we want to bring something different. The project does not integrate ESLint
, Prettier
, and similar tools because they can be troublesome, and we love to take it easy. We plan to integrate the necessary project configurations when the first version of the project goes live.
However, during the reconstruction, we added substantial content and switched from fontawesome
to iconify
for icons. This may result in a different appearance. Here, we provide a preview of the homepage:
git clone https://github.com/KUN1007/kun-galgame-vue
cd kun-galgame-vue
pnpm i
vite dev
The upcoming release is only the first version. We had planned the content for versions 2 and 3 from the project’s initial design, including:
VNDB
, -エロゲー批評空間-
, bangumi
, etc.If you want to join our development or Galgame groups, you can connect with us through the following channels:
The following two groups are Galgame groups for discussions and feedback:
Special thanks to yuyu
for the Chinese translation.
This project follows the GPL
open-source license.