Skip to content

hamonangann/perkalian-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

perkalian-web (EN)

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.

How to install

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:

  1. Download ZIP

  2. Extract ZIP to a folder, then go to this folder

  3. 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:

  1. Fork this repository (https://github.com/hamonangann/perkalian-web/fork) to your GitHub account and set the forked repository as public

  2. Go to https://app.netlify.com/start after log in, then choose "GitHub".

  3. Authorize with your GitHub account.

  4. Select perkalian-web as repository, then click Deploy 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.

License

This game is under Free and Open Source (FOSS) license. Please follow MIT/X11 License when modifying this game.

perkalian-web (ID)

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.

Panduan instalasi

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.

  1. Download ZIP

  2. Ekstrak ZIP ke sebuah folder, lalu buka folder tersebut

  3. 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:

  1. Fork repositori ini (https://github.com/hamonangann/perkalian-web/fork) ke GitHub Anda dan buat sebagai publik.

  2. Ke http://app.netlify.com/start setelah log in, lalu pilih "GitHub".

  3. Otorisasi dengan akun GitHub Anda.

  4. Pilih perkalian-web sebagai repository, lalu klik Deploy 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.

Lisensi

Game ini adalah perangkat lunak bebas dengan kode sumber terbuka (Free and Open Source). Ikutilah ketentuan lisensi dalam mereproduksi game ini.