Arduino Game Project: Tic Tac Toe Game with a touch screen and an Arduino from Banggood.com

preview_player
Показать описание
In this Arduino project video we are going to build an Arduino Game, a Tic Tac Toe game with a touchscreen. It is an easy and fun project for all ages. Let's start!

In this video we are going to build an Arduino Tic Tac Toe game. As you can see, we are using a touch screen and we are playing against the computer. A simple game like Tic Tac Toe is is a great introduction to game programming and Artificial Intelligence. Even though we won't be using any Artificial Intelligence Algorithms in this game, we will understand why Artificial Intelligence Algorithms are required in more complex games.

Want to learn to code?

Рекомендации по теме
Комментарии
Автор

Can't get the game to work. Only lights up in white. Code is wrong? Please help. Must work for my university final exam in 5 days!

staceykaya
Автор

how to program this work on 2.4 inch TFT LCD ?? please answer my question

raqamabdillah
Автор

Hello,
after uploading the scetch the display remains white, the examples now work no more .
Can you help me .
The serial monitor says no display driver was found .
Thanks

MrSuperbastler
Автор

Dear Mr. Those codes don't work for me at all. I can't run drawing on the LCD. Can you help me?

atihrot
Автор

hey it works and uploaded but in the screen it shows white only and doesn't display anything reply as quick as possible because I am gonna use it for a science fair project

REALBLOXIE
Автор

why a (drawBitmap) not declared in my Code when i use the same program ?

anasjaradat
Автор

How can I make it work for a 3.5" TFT display shield having ILI9481 (320x480) ?

subhankarkarmakar
Автор

Nice vid, what about my tft screen? 3.2 inch TFT_320QVT_9341
480X320 hhow do i get it working (i also have a tft shield and arduino mega) its upside down :/

Автор

Some variation of NegaMax with Alpha-Beta pruning is used in zero-sum games like tic-tac-toe.

amdfanatyk
Автор

Pls help me, "error compiling for board arduino uno", what is the solution?? please answer

raqamabdillah
Автор

Sir, I think you need to update your code since all libraries has been updated recently. The reason why we can not compile your code

aiszzyelectronics
Автор

Compile error in 'function drawCircle'
This looks like the same error reported two weeks ago. I upgraded to the current IDE 1.8.1and continue to see the same compile error. Can you see what I am doing wrong?
Thanks for your help!
Bob R.


Arduino: 1.8.1 (Windows
7), Board: "Arduino/Genuino Uno"

In function `drawCircle':

undefined reference to `circle'

undefined reference to `circle'

In function `drawX(int, int)':

undefined reference to `x_bitmap'

undefined reference to `x_bitmap'
collect2.exe: error: ld
returned 1 exit status
exit status 1
Error compiling for board
Arduino/Genuino Uno.

bobr.
Автор

Can you made this tutorial for 2 players?

Flawake
Автор

plz tell me why you have connected to usb

jairamsahu
Автор

Hi Nick, just a small but worrying footnote to my previous comments...As you know I had this project running perfectly until the touchscreen stopped being sensitive to touch? Thinking I must have damaged it somehow I bought another identical screen from Banggood and plugged it in...worked perfectly for a few days then again just stopped working and no longer responds to touch! I think that Banggood screens may have a serious quality issue. The touchscreen demo sketch also no longer produces any output with either failed screen. The display still functions as a display but lack of touch clearly does not work too well with this otherwise excellent project. I wonder if others have had problems with Banggood touch shields? Regards Nick

WhoCaresWinsAgain
Автор

what is programming language that you use?

macalbert
Автор

SHOWING ERROR COMPILING FOR ARDUINO UNO BOARD.... HELP ME PLEASE

subhabratabasu
Автор

My screen turn white to!And at the load site ther is a "Grafhics.c" File how do i use that in the code??

jonnyfalcon
Автор

My tft screen is just reading the touch point and pressure but it is always show WHITE screen !!
any advice ?

_hadisalame
Автор

HEY NICK,
CAN I USE 2.4 INCH DISPLAY ?

error-tsxt