Match the People of the Bible Game
This is another exciting widget game I created that you can easily embed on your website or blog using JavaScript. It's called "Match the People of the Bible," and it's designed as a fun memory game. Not only is it an enjoyable activity, but it also serves as a great way to learn about key figures in the Bible. Below, you'll find the JavaScript code along with a sample of the game for you to try. Get ready to engage your audience while enriching their knowledge!
```html
<script
src="https://valorandscribe.com/widgets/matchpeople/assets/embed.js"
data-theme="styled"
data-category="random"
data-difficulty="normal"
data-width="100%"
data-height="950">
</script>
```
Add comment
Comments