Initial commit for Deckcard
This commit is contained in:
commit
351717f480
2
README.md
Normal file
2
README.md
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
######Deckcard
|
||||||
|
####The deck shuffeling and card drawing program
|
8
index.html
Normal file
8
index.html
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>Deckcard</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
Welcome to Deckcard
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
x
Reference in New Issue
Block a user