Skip to content
This repository was archived by the owner on Sep 7, 2022. It is now read-only.
/ jogo-do-galo Public archive

The concept of the game is not based on its gameplay as an entertainment game, but on the study carried out on a technology that supports the Java RMI platform, facilitating the development of distributed applications.

License

Notifications You must be signed in to change notification settings

code36u4r60/jogo-do-galo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jogo do Galo (Tic-Tac-Toe)

GitHub top language Made by Eduardo Queirós License

Academic Work - Computer Network

Project report can be consulted in JogoDoGalo.pdf

Game History

Tic Tac Toe is a popular game and pastime. It is a game with extremely simple rules, which does not cause great difficulties for its players and is easily learned.

The origin may have started in ancient Egypt, where boards carved into the rock were found, which would have been more than 3,500 years old. The game may have been born in Portugal, in the city of Almada in the year 545, however, it was only popularized in the year 1500, by the discoverer Pedro Álvares Cabral, who loved to play this game during his travels.

Álvares Cabral will have decided that this game would be the first to be taught to the indigenous people in Brazil.

Analyzing the number of possibilities in a simplistic way, there are 362,880 ways to arrange the cross and the circle on the board, without considering winning moves. When we consider the winning combinations, there are 255,168 possible games

Game Concept

The concept of the game is not based on its gameplay as an entertainment game, but on the study carried out on a technology that supports the Java RMI platform, facilitating the development of distributed applications.

To learn more about Java RMI click here

📝 Licence

This project uses the MIT License


Created with 💜 by Eduardo Queirós 👋

About

The concept of the game is not based on its gameplay as an entertainment game, but on the study carried out on a technology that supports the Java RMI platform, facilitating the development of distributed applications.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages