Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rachellehanna/pokemon-blackjack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: allisonvilla/pokemon-blackjack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Able to merge. These branches can be automatically merged.
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Apr 19, 2022

  1. Update README.md

    allisonvilla authored Apr 19, 2022

    Verified

    This commit was signed with the committer’s verified signature.
    tushar-saxena-yral Tushar Saxena (yral)
    Copy the full SHA
    5c16725 View commit details
Showing with 1 addition and 3 deletions.
  1. +1 −3 README.md
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -9,8 +9,6 @@ Two players can battle with randomly generated Pokemon avatars and play a "hotse

The game utilizes [PokeAPI](https://pokeapi.co/) and the [Deck of Cards API](https://deckofcardsapi.com/), and also employs the client's given design kit.

The game is fully keyboard operable, designed to be responsive down to a screen size of 320px, and accessible.

Project created by [Rachelle Hanna](https://github.com/rachellehanna), [Allison Villa](https://github.com/allisonvilla), [Ishween Sehmbhi](https://github.com/ish-codes/), and [Shradha Mehta](https://github.com/shradhaMe) at [Juno College of Technology](https://junocollege.com/) in 2022.

This game is playable [here](https://jade-lamington-9f905f.netlify.app/).
This game is playable [here](https://pokemon-blackjack-juno.netlify.app/).