GadgetFactory / Papilio-Arcade

A collection of arcade games targeted for Papilio FPGA boards. Many of the games are from FPGAArcade.com.
http://papilio.cc/index.php?n=Papilio.PapilioArcade
49 stars 31 forks source link

Invaders Controls #3

Closed FelixV closed 11 years ago

FelixV commented 11 years ago

Fix control mapping to be like the other games

to start, at the moment you can do

up/down on joystick #1 for 1 player or up/up on joystick #1 for 2 players

consider leaving like this but also making the 4 wing buttons work?

vlait commented 11 years ago

If ok I can change this on my branch and send Jack a pull request ? IMHO changing this to match other games would be easier on users.

FelixV commented 11 years ago

sounds good. will pull when i get off work.

vlait commented 11 years ago

didn't have time yet... needs only a few lines so i'll be able to do it today.

br, -V

On Wed, Aug 22, 2012 at 9:59 PM, FelixV notifications@github.com wrote:

sounds good. will pull when i get off work.

— Reply to this email directly or view it on GitHubhttps://github.com/GadgetFactory/Papilio-Arcade/issues/3#issuecomment-7945253.

FelixV commented 11 years ago

game wont take coins now :) not sure if it will start since i cant insert a coin !

vlait commented 11 years ago

submitted a patch, my typo (or 3) when i changed the .ucf file

-V

On Fri, Sep 7, 2012 at 12:44 AM, FelixV notifications@github.com wrote:

game wont take coins now :) not sure if it will start since i cant insert a coin !

— Reply to this email directly or view it on GitHubhttps://github.com/GadgetFactory/Papilio-Arcade/issues/3#issuecomment-8348773.

FelixV commented 11 years ago

fixed by vlait