Web version of perkalian (multiplying): a game to count product of two numbers up to infinity!
DISCLAIMER: This game needs JavaScript to run. We have no ads, no tracking, no obfuscation so our source code is understandable. Feel free to modify this game, as long as the LICENSE
is followed.
This game is running on https://perkalian.netlify.app and free to play for everyone. However, you can install and play this game without internet connection with these simple steps:
-
Extract ZIP to a folder, then go to this folder
-
Open
index.html
in a web browser
To self-host this game, you can use any static site cloud services such as Netlify or Vercel. There are many ways to do this. If you have Netlify and GitHub account, you can simply do the following steps:
-
Fork this repository (https://github.com/hamonangann/perkalian-web/fork) to your GitHub account and set the forked repository as public
-
Go to https://app.netlify.com/start after log in, then choose "GitHub".
-
Authorize with your GitHub account.
-
Select
perkalian-web
as repository, then clickDeploy perkalian-web
Think multiplying operation as a repetition of addition. Use "Last count" section to examine current level, so you can count quick!
p.s if you are an instructor or a teacher, make sure to tell this hint to your students.
This game is under Free and Open Source (FOSS) license. Please follow MIT/X11 License when modifying this game.
Versi web dari game perkalian sampai mendekati bilangan tak-hingga!
DISKLAIMER: Game ini membutuhkan JavaScript. Kode sumber JavaScript dapat dipahami dengan mudah dan kami tidak mengoleksi data pribadi apapun.
Game ini dapat dijalankan secara online melalui situs web https://perkalian.netlify.app atau situs lainnya yang memuat permainan ini. Apabila Anda berminat untuk memuat permainan ini pada situs web Anda, Anda dapat melakukannya dengan memuat file index.html
pada repositori ini ke dalam laman web.
Game ini juga dapat dimainkan secara offline dengan mengunduh proyek ini.
-
Ekstrak ZIP ke sebuah folder, lalu buka folder tersebut
-
Buka
index.html
menggunakan peramban (browser) web.
Game ini juga dapat di-self-host di komputer server Anda. Anda bisa gunakan layanan cloud untuk static-site seperti Netlify atau Vercel. Jika Anda punya akun GitHub dan Netlify, ini adalah salah satu caranya:
-
Fork repositori ini (https://github.com/hamonangann/perkalian-web/fork) ke GitHub Anda dan buat sebagai publik.
-
Ke http://app.netlify.com/start setelah log in, lalu pilih "GitHub".
-
Otorisasi dengan akun GitHub Anda.
-
Pilih
perkalian-web
sebagai repository, lalu klikDeploy perkalian-web
.
Coba pikirkan perkalian sebagai penjumlahan berulang. Gunakan "Perhitungan terakhir" untuk menjawab level sekarang, sehingga Anda bisa berhitung cepat!
p.s apabila Anda seorang pengajar, jangan sungkan untuk berikan hint ini kepada murid Anda.
Game ini adalah perangkat lunak bebas dengan kode sumber terbuka (Free and Open Source). Ikutilah ketentuan lisensi dalam mereproduksi game ini.