Impact

This forum is read only and just serves as an archive. If you have any questions, please post them on github.com/phoboslab/impact

1 decade ago by mimik

So now that google release Gamepad Api it can be a fun way to control your game.
check out http://www.gamepadjs.com/

in chrome url bar type
chrome://flags and find gamepad
activate it.

then your ready to rock with https://github.com/sgraham/gamepad.js/
To bad this dosen't support wiimote what i can tell.

I find it funny to and i want to control my impact games atleast
for beta testing with my wii remote

you can do this by:

Connecting your wiirmote to your computer
get a program called GlovePie
you can download it here:
http://glovepie.org/lpghjkwer.php

if you want to use your wiiMote like a classic controller
put in this code in the program

up = Wiimote.Right
Down = Wiimote.Left
Left = Wiimote.Up
Right = Wiimote.Down
Spacebar = Wiimote.One
Enter = Wiimote.Two

as you can see you can easily change the buttons on the left to whatever key you want.

a fun fresh thing to test your games.
test:
http://kimgunnarsson.com/projects/mannenz/ (chrome & firefox)
with your new wiiPower! or use spacebar :-)

1 decade ago by TylerAppmobi

Thanks for posting, this is really awesome!
Page 1 of 1
« first « previous next › last »