mirror of
https://forge.murkfall.net/bluesaxman/deckard.git
synced 2026-03-13 02:34:20 -06:00
recorrection from deckcard to deckard as originally intended
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user