Move some files so that deno task dev works

This commit is contained in:
Dylan Pizzo
2025-01-05 22:17:30 -05:00
parent 0da7c3ab23
commit 3bb0308949
46 changed files with 7 additions and 6 deletions

View File

@@ -121,7 +121,7 @@ const drawStandardCard = async (
context.drawImage(colorImage(getImage("card-brown"), "#ff9911"), 0, 0);
context.drawImage(getImage("card-description-focus"), 44, 1094);
// Draw the name
drawText(context, card.title, 300, 300);
drawText(context, card.title, 400, 500);
// Draw the description
// Draw the types
// Draw the cost