Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
KatrinaCloyd
/
MemoryCardGame
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
0
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Dev
- #6
#6
Open
caseywar
wants to merge 47 commits into
main
KatrinaCloyd/MemoryCardGame:main
from
dev
KatrinaCloyd/MemoryCardGame:dev
Copy head branch name to clipboard
Conversation
Commits
47
(47)
Checks
Files changed
Open
Dev
#6
caseywar
wants to merge 47 commits into
main
KatrinaCloyd/MemoryCardGame:main
from
dev
KatrinaCloyd/MemoryCardGame:dev
Copy head branch name to clipboard
Commits
Commits on Feb 1, 2021
cleared css
caseywar
committed
b219cf0
View commit details
Copy full SHA for b219cf0
Browse repository at this point
removing css
caseywar
committed
eec5792
View commit details
Copy full SHA for eec5792
Browse repository at this point
stand in card designs for six cards and the back
sorayamajdolashrafi
committed
38ff309
View commit details
Copy full SHA for 38ff309
Browse repository at this point
create basic utility functions
Katrina Cloyd
authored and
Katrina Cloyd
committed
d4821cf
View commit details
Copy full SHA for d4821cf
Browse repository at this point
cardDeck array created for a deck of 12
sorayamajdolashrafi
committed
66b20b9
View commit details
Copy full SHA for 66b20b9
Browse repository at this point
add createUser() and updateSavedUser()
Brandon Perard
committed
824d4b9
View commit details
Copy full SHA for 824d4b9
Browse repository at this point
added html pages and nav bar
caseywar
committed
495f581
View commit details
Copy full SHA for 495f581
Browse repository at this point
Merge pull request #5 from KatrinaCloyd/data
Show description for 5b8c07e
sorayamajdolashrafi
authored
5b8c07e
View commit details
Copy full SHA for 5b8c07e
Browse repository at this point
nav bar fix
caseywar
committed
aa98234
View commit details
Copy full SHA for aa98234
Browse repository at this point
event listener for home page to set initial user to local storage
Katrina Cloyd
authored and
Katrina Cloyd
committed
df40449
View commit details
Copy full SHA for df40449
Browse repository at this point
Merge branch 'dev' of https://github.com/KatrinaCloyd/MemoryCardGame into dev
caseywar
committed
b916974
View commit details
Copy full SHA for b916974
Browse repository at this point
Merge pull request #7 from KatrinaCloyd/utilFunctions
Show description for 84b10e0
KatrinaCloyd
authored
84b10e0
View commit details
Copy full SHA for 84b10e0
Browse repository at this point
added form to home page
caseywar
committed
a928721
View commit details
Copy full SHA for a928721
Browse repository at this point
Merge branch 'dev' of https://github.com/KatrinaCloyd/MemoryCardGame into dev
caseywar
committed
168fe14
View commit details
Copy full SHA for 168fe14
Browse repository at this point
very very very basic css
sorayamajdolashrafi
committed
38aa410
View commit details
Copy full SHA for 38aa410
Browse repository at this point
Merge pull request #8 from KatrinaCloyd/css
Show description for 66c2e70
sorayamajdolashrafi
authored
66c2e70
View commit details
Copy full SHA for 66c2e70
Browse repository at this point
added html to game page. fixed relative paths
caseywar
committed
05ce9bb
View commit details
Copy full SHA for 05ce9bb
Browse repository at this point
user saves to local storage
Katrina Cloyd
authored and
Katrina Cloyd
committed
f2047b5
View commit details
Copy full SHA for f2047b5
Browse repository at this point
Merge pull request #10 from KatrinaCloyd/utilFunctions
Show description for 6fca183
KatrinaCloyd
authored
6fca183
View commit details
Copy full SHA for 6fca183
Browse repository at this point
add makeGameBoard()
Brandon Perard
committed
1c3bebc
View commit details
Copy full SHA for 1c3bebc
Browse repository at this point
function fixed to create user in storage
Katrina Cloyd
authored and
Katrina Cloyd
committed
d135492
View commit details
Copy full SHA for d135492
Browse repository at this point
basic style css, and home page css
sorayamajdolashrafi
committed
aba9bbf
View commit details
Copy full SHA for aba9bbf
Browse repository at this point
Merge pull request #11 from KatrinaCloyd/utilFunctions
Show description for dfb44f4
KatrinaCloyd
authored
dfb44f4
View commit details
Copy full SHA for dfb44f4
Browse repository at this point
Merge pull request #12 from KatrinaCloyd/css
Show description for 61d309e
sorayamajdolashrafi
authored
61d309e
View commit details
Copy full SHA for 61d309e
Browse repository at this point
Merge branch 'dev' into game_functions
bperard
authored
7dae582
View commit details
Copy full SHA for 7dae582
Browse repository at this point
Merge pull request #13 from KatrinaCloyd/game_functions
Show description for dd5533d
bperard
authored
dd5533d
View commit details
Copy full SHA for dd5533d
Browse repository at this point
fix button redirect
Katrina Cloyd
authored and
Katrina Cloyd
committed
c052ec9
View commit details
Copy full SHA for c052ec9
Browse repository at this point
Merge pull request #15 from KatrinaCloyd/utilFunctions
Show description for cadeb3b
KatrinaCloyd
authored
cadeb3b
View commit details
Copy full SHA for cadeb3b
Browse repository at this point
added game board div
caseywar
committed
4faee2a
View commit details
Copy full SHA for 4faee2a
Browse repository at this point
fixed nav bar
caseywar
committed
e68a175
View commit details
Copy full SHA for e68a175
Browse repository at this point
update makeGameArray() and add makeGameBoard()
Brandon Perard
committed
7e57c8c
View commit details
Copy full SHA for 7e57c8c
Browse repository at this point
Merge pull request #16 from KatrinaCloyd/game_functions
Show description for bbed805
bperard
authored
bbed805
View commit details
Copy full SHA for bbed805
Browse repository at this point
home page update with header in nav and paragraph for game instructions
sorayamajdolashrafi
committed
98cdf9b
View commit details
Copy full SHA for 98cdf9b
Browse repository at this point
hard coding result table
caseywar
committed
c09a814
View commit details
Copy full SHA for c09a814
Browse repository at this point
update makeGameBoard() for proper functionality
Brandon Perard
committed
1de199a
View commit details
Copy full SHA for 1de199a
Browse repository at this point
Merge branch 'dev' of https://github.com/KatrinaCloyd/MemoryCardGame into dev
caseywar
committed
4011f89
View commit details
Copy full SHA for 4011f89
Browse repository at this point
Merge pull request #17 from KatrinaCloyd/game_functions
Show description for 9343d24
bperard
authored
9343d24
View commit details
Copy full SHA for 9343d24
Browse repository at this point
css files connected to html
sorayamajdolashrafi
committed
56a67fc
View commit details
Copy full SHA for 56a67fc
Browse repository at this point
Merge pull request #19 from KatrinaCloyd/css
Show description for 178bf30
sorayamajdolashrafi
authored
178bf30
View commit details
Copy full SHA for 178bf30
Browse repository at this point
table fix
caseywar
committed
1cb9c1d
View commit details
Copy full SHA for 1cb9c1d
Browse repository at this point
fully updated file tree
sorayamajdolashrafi
committed
3b91b9d
View commit details
Copy full SHA for 3b91b9d
Browse repository at this point
Merge branch 'dev' of https://github.com/KatrinaCloyd/MemoryCardGame into dev
caseywar
committed
baef5e6
View commit details
Copy full SHA for baef5e6
Browse repository at this point
Merge pull request #21 from KatrinaCloyd/css
Show description for fd5022d
sorayamajdolashrafi
authored
fd5022d
View commit details
Copy full SHA for fd5022d
Browse repository at this point
fixed the table formatting
caseywar
committed
47271d2
View commit details
Copy full SHA for 47271d2
Browse repository at this point
Merge branch 'dev' of https://github.com/KatrinaCloyd/MemoryCardGame into dev
caseywar
committed
2955ddb
View commit details
Copy full SHA for 2955ddb
Browse repository at this point
add click handler functions to card img elements and update game.css for hide functionality
Brandon Perard
committed
e2a0946
View commit details
Copy full SHA for e2a0946
Browse repository at this point
Merge pull request #22 from KatrinaCloyd/game_functions
Show description for 7272690
bperard
authored
7272690
View commit details
Copy full SHA for 7272690
Browse repository at this point
You can’t perform that action at this time.