UFO Attack!

UFO blasting game using an Arduino UNO, some random bits and an Atari-compatible joystick.

Feb 14, 2019

7430 views

7 respects

Components and supplies

5

Male/Female Jumper Wires

1

Breadboard (generic)

1

Arduino UNO

1

Resistor 1k ohm

1

General Purpose Transistor NPN

1

Passive piezo buzzer

1

Atari Compatible Joystick 9Pin

10

Jumper wires (generic)

1

Male Plug Screw Nut Connector DB9-G1-01 9 Pin Terminal Breakout Board

1

MAX7219 Dot Matrix Module 4 in One Display

Project description

Code

UFO Attack code

c_cpp

Downloadable files

UFO Attack Wiring

Wiring Schematic for UFO Attack game.

UFO Attack Wiring

UFO Attack Wiring

Wiring Schematic for UFO Attack game.

UFO Attack Wiring

Comments

Only logged in users can leave comments

Anonymous user

2 years ago

My Joystick has problem? The words are on the screen, but I still can't play qwq qwq qwq

Anonymous user

2 years ago

Anyone?

MrNonesuch

2 years ago

https://www.arduino.cc/en/guide/libraries You use the library manager to install any libraries as far as i know.

Anonymous user

2 years ago

thanks for you help,

Anonymous user

2 years ago

How can I load the Adafruit_GFX.h file? I got this: Arduino:1.8.5 (Mac OS X), 开发板:"Arduino/Genuino Uno" /Users/1701360/Desktop/UFO attack/ufo_attack_code/ufo_attack_code.ino:2:26: fatal error: Adafruit_GFX.h: No such file or directory #include <Adafruit_GFX.h> ^ compilation terminated. exit status 1 为开发板 Arduino/Genuino Uno 编译时出错。 在文件 -> 首选项开启 “编译过程中显示详细输出”选项 这份报告会包含更多信息。

tscjbddl

6 years ago

what kind of joystick should i buy? two button or one button

tscjbddl

6 years ago

My Joystick has problem? The words are on the screen, but I still can't play qwq qwq qwq

tscjbddl

6 years ago

Anyone?

tscjbddl

2 years ago

thanks for you help,

MrNonesuch

2 years ago

https://www.arduino.cc/en/guide/libraries You use the library manager to install any libraries as far as i know.

tscjbddl

6 years ago

How can I load the Adafruit_GFX.h file? I got this: Arduino:1.8.5 (Mac OS X), 开发板:"Arduino/Genuino Uno" /Users/1701360/Desktop/UFO attack/ufo_attack_code/ufo_attack_code.ino:2:26: fatal error: Adafruit_GFX.h: No such file or directory #include <Adafruit_GFX.h> ^ compilation terminated. exit status 1 为开发板 Arduino/Genuino Uno 编译时出错。 在文件 -> 首选项开启 “编译过程中显示详细输出”选项 这份报告会包含更多信息。