Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prust/pool-healing-game
A very simple, rough, online game written with my 7-year-old son
https://github.com/prust/pool-healing-game
Last synced: about 2 months ago
JSON representation
A very simple, rough, online game written with my 7-year-old son
- Host: GitHub
- URL: https://github.com/prust/pool-healing-game
- Owner: prust
- Created: 2013-11-06T16:40:13.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-11-06T16:57:56.000Z (about 11 years ago)
- Last Synced: 2023-03-15T03:26:15.939Z (almost 2 years ago)
- Language: JavaScript
- Homepage: http://prust.github.io/pool-healing-game
- Size: 547 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# The Pool-Healing Game
This is a simple game based on John chapter 5 that I created with my 7-year-old son. It's written in Javascript / WebGL using [three.js](http://threejs.org/) and [tween.js](https://github.com/sole/tween.js/).
In the game, you are Jesus (the guy with the white clothes) and your goal is to heal the paralyzed man (the guy in the green clothes) without getting caught by the Pharisees (the guys with grey clothes).
You can move by **using the arrow keys** to turn and to walk forward and backward and you can heal the paralyzed man by pressing **the space key**. The Pharisees turn blue when they see the paralyzed man, so you have to heal him (by pressing the spacebar) when none of them are looking -- when none of them are blue. You then have to sneak away -- as Jesus did -- before any of the Pharisees notice what you've done. If they see the healed man before you get far enough away, they turn red and attack you and you lose.