Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.03 KB

README.md

File metadata and controls

18 lines (12 loc) · 1.03 KB

Jogo-da-Velha

My first Java repository that works like a tic-tac-toe game

Screenshot 2020-09-28 15 08 37 Screenshot 2020-09-28 15 11 37

Why I developed this?

When I was bored at school, I used to play this game with a near friend. So, I remember those moments this year and I think "what if I do that on a program?"

Requirements:

  • To run this project on your computer,you need the JDK SE. This project is developed in JDK SE 14.0.1, which you can download on this link - SEJDK14.0.1.
  • You need to import this Eclipse project on your workspace.

Android Version

AppDemonstration.mp4

This project was made on Android Studio, using the 1.8 Java Version (JDK 8)