File tree Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Original file line number Diff line number Diff line change 2
2
# Visit https://bit.ly/cffinit to generate yours today!
3
3
4
4
cff-version : 1.2.0
5
- title : Realization of computer games using a microcontroller
5
+ title : >-
6
+ Computer games design based on the application of a
7
+ microcontroller
6
8
message : >-
7
9
If you use this software, please cite it using the
8
10
metadata from this file.
@@ -15,9 +17,13 @@ authors:
15
17
Engineering
16
18
repository-code : ' https://github.com/aleva147/Arduino-Game-Console'
17
19
abstract : >-
18
- Game console built using an Arduino UNO R3 microcontroller
19
- board as its core with a small set of popular and simple
20
- games.
20
+ A simple video game console that supports single-player
21
+ and two-player versions of games Snake, Pong and Flappy
22
+ Bird. The two-player versions of games Snake and Flappy
23
+ Bird are based upon a unique collaborative multi-player
24
+ approach. Used hardware: Arduino UNO or UNO R3
25
+ microcontroller board, LED matrix displays, analog
26
+ joysticks and a buzzer.
21
27
keywords :
22
28
- arduino
23
29
- arduino uno
You can’t perform that action at this time.
0 commit comments