/Pong_2D_Mobile

Recriando o famoso jogo Pong para fins de estudo

Primary LanguageShaderLabMIT LicenseMIT

Pong_2D_Mobile [ENGLISH]

This is a project that recreates the famous game Pong in the version for Android mobile devices. During the development of the project, data persistence using PlayerPrefers was used, along with the creation of the user interface where Toggles were used to select the difficulty.

Image

alt text

Demo

alt text

How to play

To play Pong, just download the APK file on your mobile device and install it. After installation, just open the game and choose the desired difficulty.

Development

This game was developed using the C# programming language and the Unity development platform. In addition, native Android libraries and resources were used to create the user interface.

License

This project is licensed under the MIT license. See the LICENSE file for more information.


Pong_2D_Mobile [PORTUGUESE]

Este é um projeto que recria o famoso jogo Pong na versão para dispositivos móveis Android. Durante o desenvolvimento do projeto, foi utilizada a persistência de dados usando PlayerPrefers, juntamente com a criação da interface do usuário onde foram utilizados Toggles para selecionar a dificuldade.

Imagem

alt text

Demo

alt text

Como jogar

Para jogar o Pong, basta baixar o arquivo APK no seu dispositivo móvel e instalá-lo. Após a instalação, basta abrir o jogo e escolher a dificuldade desejada.

Desenvolvimento

Este jogo foi desenvolvido utilizando a linguagem de programação C# e a plataforma de desenvolvimento Unity. Além disso, foram utilizadas bibliotecas e recursos nativos do Android para a criação da interface do usuário.

Licença

Este projeto está licenciado sob a licença MIT. Consulte o arquivo LICENSE para obter mais informações.