Skip to content

A MakeCode arcade extension for making card based games.

Notifications You must be signed in to change notification settings

AlexSzeto/card-kit

Repository files navigation

Planned Features for 1.0 Release

  • add boolean card attribute
  • hide draw group if attribute is false
  • card container visibility
  • global card move speed - warp speed card movement if delay set to 0
  • uid for cards

Currently Known Bugs

  • cursor card not updating after adding/deleting cards at the top of a stack it is pointed at
  • when a card is sent to the top of a stack, it does not respect the facing of the top card
  • stack top card z-level may be incorrect

Open this page at https://alexszeto.github.io/card-kit/

Use as Extension

This repository can be added as an extension in MakeCode.

Edit this project Build status badge

To edit this repository in MakeCode.

Metadata (used for search, rendering)

  • for PXT/arcade
<script src="https://makecode.com/gh-pages-embed.js"></script><script>makeCodeRender("{{ site.makecode.home_url }}", "{{ site.github.owner_name }}/{{ site.github.repository_name }}");</script>

About

A MakeCode arcade extension for making card based games.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages