Skip to content

pkt-zer0/cca

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A coding exercise for implementing Card Crawl Adventure's UI. For in-depth design notes, check this file.

Disclaimer: This project is not affiliated with Tinytouchtales in any way. However, they're cool folks who make great games, so you should probably check them out!

UI demo

Getting started

Run yarn install to install dependencies, then yarn start to start the development server at localhost:1234. Open that address in your browser, and you're good to go!

Done goals

  • Immutable preview state to eliminate bugs from path cancelling
  • Interaction decoupled from animation for zero-delay inputs
  • Fast mode support
  • Swipe selection
  • Cancellable animations
  • Revertible animations
  • Hint for next move

Goals

  • ...

Non-goals

  • Pretty graphics
  • Optimized performance
  • Reasonable gameplay

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published