Giter Site home page Giter Site logo

iberro's Introduction

Contributors Commits Forks Stargazers Issues


Logo

iBerro

O iBerro é um jogo multijogador e casual de cantar com os amigos
Explore a documentação »

TestFlight · Reporte Bug

Tabela de conteúdo

Sobre o projeto

O iBerro é um aplicativo desenvolvido para iPad onde o jogador canta com seus amigos e é avaliado se conseguiu acertar a letra da música. A aplicação foi criada utilizando o GameCenter como gerenciador de conexões online e a API da Apple Music para reproduzir partes das músicas. O jogo foi desenvolvido durante um challenge da Apple Developer Academy (UFPE) e possibilitou vários aprendizado em relação a integração dos diferentes frameworks utilizados

Esperando Jogando Ranking
Sala de espera Jogando Tela de Ranking

Tecnologias utilizadas

Aqui listamos as tecnologias utilizadas para a construção deste projeto

Git Flow

Add new Feature or fix a Bug

  1. Create your Feature or Fix Branch
  • git checkout -b feature/AmazingFeature
  • git checkout -b fix/AmazingFix
  • git checkout -b test/AmazingTest
  1. Commit your Changes
  • git commit -m 'Feature(AmazingFeature): Add some AmazingFeature
  • git commit -m 'Fix(AmazingFix): Fixes a bug
  • `git commit -m 'Test(AmazingFeature): UI Button Test
  1. Push to the Branch
  • git push origin feature/AmazingFeature
  • git push origin fix/AmazingFix
  1. Open a Pull Request in Github's Pull request tab and fill it with the above Pull Request Template.
  2. If the Pull Request is not able to merge automatically do the following steps while on your branch:
git pull develop
  1. Solves conflicts in Xcode, and commit your changes
  2. Add reviewers to your Pull Request and wait for approval.

Pull Request Template

### Issue Name
**What I did:**

- First thing I did...

- Second thing I did...

**How to test:**

- Brief notes on how to check if the feature works correctly.

iberro's People

Contributors

eudanilolira avatar jessica-aaao avatar meyrillan avatar pedrospinola avatar

Stargazers

Juliano Vaz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.