Skip to content

Files

Latest commit

 

History

History
61 lines (48 loc) · 2.56 KB

README.MD

File metadata and controls

61 lines (48 loc) · 2.56 KB

Gakuen Idolmaster Calculator

❖ Visit Project Page ❖ Game Link : Play Store | App Store | Official Page

Simple calculator for Gakuen Idolmaster ( 学園アイドルマスター ) produce evaluation score.

Formula dan Data Source : 学マス計算機

Warning : archaic vanilla JavaScript coding-style ahead. up-to-date JS programmers, brace your heads out of out-of-dateness!

Screenshots

English Indonesian Japanese Simplified Chinese

Features

  • Multi-lingual support
  • Made completely using vanilla JavaScript
  • Day-night Mode

Translation

  • English
  • 日本語 (Japanese)
  • Bahasa Indonesia (Indonesian)
  • 简体中文 (Simplified Chinese) - contributed by Dreamink0

If you want to add new language or update/fix an already available translation, you can always make a fork, make a change to the fork and then make a pull request to this main repo.

All translation strings is in the ./lang directory, and language list is in the ./tl.js.

Run Locally

To either run the calculator locally or test your translation:

  • Clone the repo to your device
  • Install Ruby and Jekyll
  • Start your terminal or command prompt in the repo directory
  • Then run this command :
bundle exec jekyll serve
  • Now you can open http://localhost:4000 in your browser to access the calculator

Contributing

Any contribution, as long as it is done in good faith and does not break anything, is accepted.

Maybe you want to fix the page layout, or add Arabic language, or the game adds additional gameplay that requires new formula. it's accepted.

Similar Projects

License

The entire page, except the formula and data, are licensed under Creative Commons 4.0 - Attribution.