Projects/NES Controller: Difference between revisions
< Projects
(Created page with "{{Project |name=qwe |start=1970/01/04 |contact=User:Gopper, |info=qwe |status=Finished }}") Β |
No edit summary Β |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Project | {{Project | ||
|name= | |name=NES Controller op de ledbanner π | ||
|start= | |start=2018/01/15 | ||
|contact= | |end=2018/01/15 | ||
|info= | |URL=https://glitter.jemoeders.website/biodiscus/NESController | ||
|contact=Gopper, | |||
|info=Playing the Led banner with a NES controller | |||
|status=Finished | |status=Finished | ||
}} | }} | ||
== Idea == | |||
I wanted to use a NES controller when playing a game on the LED banner (https://glitter.jemoeders.website/biodiscus/ledbanner_nes). | |||
== How to run == | |||
Make sure the correct Socket Server is put into Dial method and make sure the controller name is correct when NewController is called. | |||
Run with: go run main.go | |||
~ Gopper π |
Latest revision as of 21:21, 20 January 2019
Project NES Controller op de ledbanner π | |
---|---|
Name | NES Controller op de ledbanner π |
Start | 2018/01/15 |
End | 2018/01/15 |
Contact | Gopper |
Website | https://glitter.jemoeders.website/biodiscus/NESController |
Information | Playing the Led banner with a NES controller |
Status | Finished |
Idea
I wanted to use a NES controller when playing a game on the LED banner (https://glitter.jemoeders.website/biodiscus/ledbanner_nes).
How to run
Make sure the correct Socket Server is put into Dial method and make sure the controller name is correct when NewController is called.
Run with: go run main.go
~ Gopper π