Skip to content

RizqiSyahrendra/jkt48-game

Repository files navigation

jkt48-game

A simple fan-made JKT48 game on web platform.

Game Mode

1. Find Member

A game where you have to find mentioned JKT48 member by clicking her picture inside the provided area with limited time. There are 3 levels available that has different time for each stage.

2. (?) Coming Soon

Tech Stack

Run Locally

Provide required image assets

This project requires all JKT48 member's image. I don't want to provide it here so you need to look for it manually at JKT48 website and place it inside the directory below:

public/img/member/

Name the file with format [number].jpg, for example : 1.jpg, 2.jpg, ... and so on as much as total amount of jkt48 member in file ./data/member.json

Install dependencies

yarn

Compile and Hot-Reload for Development

yarn dev

Type-Check, Compile and Minify for Production

yarn build

Run Unit Tests with Vitest

yarn test:unit

Lint with ESLint

yarn lint

Credits

  • All JKT48 member's image assets belongs to JKT48

About

A fan-made jkt48 game, made with Vue and Tailwind

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors