recorrection from deckcard to deckard as originally intended
This commit is contained in:
parent
934fb477b8
commit
2f69c55bd6
@ -1,7 +1,7 @@
|
||||
# Deckcard
|
||||
# Deckard
|
||||
# The deck shuffeling and card drawing program
|
||||
|
||||
Deckcard is a simple deck shuffeling and card drawing program, its designed to use deck definition files (written as a JSON object filled with only named arrays.
|
||||
Deckard is a simple deck shuffeling and card drawing program, its designed to use deck definition files (written as a JSON object filled with only named arrays. Its also named after Deckard from *do androids dream of electric sheep* by Isacc Asimov.
|
||||
|
||||
An example of a deck definition file:
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Deckcard</title>
|
||||
<title>Deckard</title>
|
||||
<link href="css.css" rel="stylesheet">
|
||||
<script src="https://labs.murkfall.net/bluesaxman/blue.js/raw/master/libs/bluecore.js"></script>
|
||||
</head>
|
||||
|
Loading…
x
Reference in New Issue
Block a user