Skip to content

Commit

Permalink
Merge pull request #20 from iPoetDev/nativejs/game-app-v2.0
Browse files Browse the repository at this point in the history
Submission Final
  • Loading branch information
iPoetDev committed Jan 23, 2024
2 parents 0cec371 + f015723 commit e39d76d
Show file tree
Hide file tree
Showing 8 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ For specific solution and user goals, see 2.0 Solution and 4.0 User Experience s

### 1.3 App Visual 🚧

![Image]("")
![](refs/assets/img/AmIResponsive-co-uk.png)

amiresponsive.co.uk/ | URI: AmIResponsive

Expand Down Expand Up @@ -646,7 +646,7 @@ Design difference between final and implemented
- The Inter project is led by Rasmus Andersson, a Swedish maker–of–software living in San Francisco. To contribute, see github.com/rems/inter
- Download: [Inter - Google Fonts](https://fonts.google.com/specimen/Inter)

![](.README_images/Font-Inter-regular400-48px.png)
![](refs/assets/img/Font-Inter-regular400-48px.png)


##### 4.3.1.4 Gochi-Hand ✅
Expand Down Expand Up @@ -678,19 +678,19 @@ Design difference between final and implemented

#### 4.3.2.1 Palette Variations: Shades ✅

![](.README_images/CoolorsPalateVariations.png)
![](refs/assets/img/CoolorsPalateVariations.png)

#### 4.3.2.2 Palette Contrast ✅

- Colors have to match or exceed a rating of 4.5:1

| **All Palate Pairs** | **Accessible Pairs** |
|-------------------------------------------------------------|--------------------------------------------------------------|
| ![](.README_images/AllColorPairs.png)| ![](.README_images/4.5.1AccessibleColors.png) |
| ![](refs/assets/img/AllColorPairs.png)| ![](refs/assets/img/4.5.1AccessibleColors.png) |

#### 4.3.2.3 Chosen Colors ✅

![](.README_images/ChoosenColors.png)
![](refs/assets/img/ChoosenColors.png)

---

Expand Down
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -100,12 +100,12 @@ <h3 class="my-3"><strong>Roadmap: Future Improvements</strong></h3>
</div>

<div class="flex flex-col justify-center items-center | lg:w-2/5 mx-auto my-10 px-4 sm:px-0 | text-center text-indigo-500
rounded-2xl shadow-xl bg-gray-700 control-shaddow overflow-hidden"
rounded-2xl shadow-xl bg-gray-700 control-shadow overflow-hidden"
title="Tic Tac Toe"
id="game-banner">
<h1 class="sm:text-6xl text-4xl sm:my-6 my-4">Mini Tic Tac Toe</h1>
<hr class="w-3/4 border-indigo-700 my-4">
<h3 class="sm:text-3xl text-2xl ">By <a class="text-indigo-500" href="https://github.com/iPoetDev">iPoetDev</a>
<h3 class="sm:text-3xl text-2xl ">By <a class="text-indigo-500" href="https://github.com/iPoetDev" target="_blank">iPoetDev</a>
<span class="sm:text-lg text-sm block mt-2"> on
<a class="text-indigo-500" href="https://github.com/iPoetDev/MiniTicTacToe"
title="=Mini TicTacToe Repository on Github"
Expand Down
File renamed without changes
File renamed without changes
Binary file added refs/assets/img/AmIResponsive-co-uk.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes

0 comments on commit e39d76d

Please sign in to comment.