Skip to content

Commit 4346f79

Browse files
committed
Initial Commit
1 parent 768cbcd commit 4346f79

File tree

2 files changed

+14
-10
lines changed

2 files changed

+14
-10
lines changed

Images/Logo.png

-151 KB
Loading

README.md

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
<!-- Header -->
22
<!--<h3 align="center">Project Title</h3>-->
33
<!--<h2 align="center">Project Description</h2>-->
4+
45
<p align="center">
5-
<img src ="https://github-readme-stats-blush-omega.vercel.app/api/pin?username=JamesLaFritz&repo=Design-Patterns-For-Unity&theme=react"/>'
6+
<img src ="https://github-readme-stats-jameslafritz.vercel.app/api/pin?username=JamesLaFritz&repo=Design-Patterns-For-Unity&theme=react" alt="Git Repo Title and Info" title="Repo Info"/>'
67
<br />
78
<a href="https://github.com/JamesLaFritz/Design-Patterns-For-Unity/issues">Report Bug</a>
89
·
@@ -12,35 +13,36 @@
1213
<!-- PROJECT SHIELDS -->
1314
<p align="center">
1415
<a href="https://github.com/JamesLafritz/Design-Patterns-For-Unity/graphs/contributors">
15-
<img src="https://img.shields.io/github/contributors/JamesLafritz/Design-Patterns-For-Unity.svg?style=for-the-badge"/>
16+
<img src="https://img.shields.io/github/contributors/JamesLafritz/Design-Patterns-For-Unity.svg?style=for-the-badge" title="forks Badge" alt="forks Badge"/>
1617
</a>
1718
<a href="https://img.shields.io/github/forks/JamesLafritz/Design-Patterns-For-Unity.svg?style=for-the-badge">
18-
<img src="https://img.shields.io/github/forks/JamesLafritz/Design-Patterns-For-Unity.svg?style=for-the-badge"/>
19+
<img src="https://img.shields.io/github/forks/JamesLafritz/Design-Patterns-For-Unity.svg?style=for-the-badge" title="stargazers Badge" alt="stargazers Badge"/>
1920
</a>
2021
<a href="https://github.com/JamesLafritz/Design-Patterns-For-Unity/stargazers">
21-
<img src="https://img.shields.io/github/stars/JamesLafritz/Design-Patterns-For-Unity.svg?style=for-the-badge"/>
22+
<img src="https://img.shields.io/github/stars/JamesLafritz/Design-Patterns-For-Unity.svg?style=for-the-badge" title="Contributors Badge" alt="Contributors Badge"/>
2223
</a>
2324
<a href="https://github.com/JamesLafritz/Design-Patterns-For-Unity/issues">
24-
<img src="https://img.shields.io/github/issues/JamesLafritz/Design-Patterns-For-Unity.svg?style=for-the-badge"/>
25+
<img src="https://img.shields.io/github/issues/JamesLafritz/Design-Patterns-For-Unity.svg?style=for-the-badge" title="issues Badge" alt="issues Badge"/>
2526
</a>
2627
<a href="https://img.shields.io/github/license/JamesLafritz/Design-Patterns-For-Unity.svg?style=for-the-badge">
27-
<img src="https://img.shields.io/github/license/JamesLafritz/Design-Patterns-For-Unity.svg?style=for-the-badge"/>
28+
<img src="https://img.shields.io/github/license/JamesLafritz/Design-Patterns-For-Unity.svg?style=for-the-badge" title="License Badge" alt="License Badge"/>
2829
</a>
2930
</p>
3031

3132
<!-- Links -->
3233
<p align="center">
3334
<a href="https://jameslafritz.intensive.gamedevhq.com/">
34-
<img src="https://img.shields.io/badge/Portfolio-21759B?style=for-the-badge&logo=wordpress&logoColor=white"/>
35+
<img src="https://img.shields.io/badge/Portfolio-21759B?style=for-the-badge&logo=wordpress&logoColor=white" title="Portfolio Badge" alt="Portfolio"/>
3536
</a>
3637
<a href="https://ktmarine1999.medium.com/">
37-
<img src="https://img.shields.io/badge/Articles-000000?style=for-the-badge&logo=medium&logoColor=white"/>
38+
<img src="https://img.shields.io/badge/Articles-000000?style=for-the-badge&logo=medium&logoColor=white" title="medium Badge" alt="medium"/>
3839
</a>
3940
<a href="https://www.linkedin.com/in/james-lafritz/">
40-
<img src="https://img.shields.io/badge/LinkedIn-0A66C2?style=for-the-badge&logo=linkedin&logoColor=white"/>
41+
<img src="https://img.shields.io/badge/LinkedIn-0A66C2?style=for-the-badge&logo=linkedin&logoColor=white" title="LinkedIn Badge" alt="LinkedIn"/>
4142
</a>
4243
<a href="https://ktmarine1999.itch.io/">
43-
<img src="https://img.shields.io/badge/Itch-fa5c5c.svg?style=for-the-badge&logo=Itch.io&logoColor=white""/>
44+
<img src="https://img.shields.io/badge/Itch-fa5c5c.svg?style=for-the-badge&logo=Itch.io&logoColor=white" title="Itch.io Badge" alt="Itch.io"/>
45+
</a>
4446
</p>
4547

4648

@@ -76,6 +78,8 @@
7678

7779
![Product Name Screen Shot](Images/ScreenShot.png)
7880

81+
Demonstrates Different Programming Design Patterns In Unity. There are many different kinds of software programming patterns. I am only showing a few of them.
82+
7983

8084

8185
### Built With

0 commit comments

Comments
 (0)