Skip to content

neokkk/finn-the-little-collector

 
 

Repository files navigation

Finn: the Little Collector

[EN | KO]

Description

"No one can confidently say that he will still be living tomorrow." – Euripides

Finn is a probationary grim reaper. He has a couple of souls to collect before the midnight. Reading the list carefully, he thought.

'What's going to happen today?'

How to play

Find persons that are in the right-bottom box within the time limit!

  • Click : Select a menu / Pick a person
  • A / S : Previous / Next target

Install & Start

# Clone the remote repository
git clone https://github.com/Shubidumdu/finn-the-little-collector.git

# Move to project folder
cd finn-the-little-collector

# Install packages
yarn install

# Start
yarn start

Build (Compress to .zip)

# Clone the remote repository
git clone https://github.com/Shubidumdu/finn-the-little-collector.git

# Move to project folder
cd finn-the-little-collector

# Install packages
yarn install

# Build
yarn build

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.4%
  • JavaScript 1.8%
  • SCSS 1.5%
  • HTML 0.3%