About 4D8-HACK
4D8-HACK is a 4-dimensional Rogue-like-game. This game is
implemented with JavaScript and HTML5 Canvas. please enable JavaScript.
This game is inspired by Michael Brough's 868-HACK.
Charactors:
| ---- | hacker | player. hit point is 3. |
| ---- | crypt | enemy. hit point is 2. |
| ---- | virus | enemy. hit point is 2. |
| ---- | lap | enemy. hit point is 2. it go thru . |
| ---- | daemon | enemy. hit point is 3. |
| ---- | coin | item. hit point can be recovered. |
How To Play:
Motion
function | touch | mouse | key |
move in x or y. | swipe anywhere | drag anywhere | awdx |
move in z or w. | tap destination | click destination | AWDX |
Attack enemies
The motion in the same line can make attack to the enemy. |
Power Item
The power item can recover the power of player. |
Browser Support:
Browser | Android 2.2.8 | iPhone iOS7.1 | WindowsXP | MacOSX |
IE | - | - | OK(11.0) | - |
Safari | - | OK | OK(5.1.7) | ? |
FireFox | - | - | OK(28.0)(*1) | ? |
Chrome | OK(28.0) | - | OK(33.0) | ? |
Opera | ? | ? | OK(20.0) | ? |
(*1) Touch screen and mouse are not supported (keyboard only).
Knownbug:
- cannot be killed on the .
Other 4-Dimensional Game I made:
4D8-HACK version
programmed by koteitan /
source code is at github
about and how to play the game
inspired by Michael Brough's 868-HACK