douwen7603 2016-05-16 13:08
浏览 44
已采纳

为基于网络的游戏创建动画[关闭]

Currently i am learning about node js and angular js, also about socket.io and express.js. I am trying to create a poker multiplayer game like texas hold em. but after browsed the internet for quite amount of time, i cant figure out how to create animation for my project, such as flipping the card, distributing the card. Is there any tool that I can use to create the animation?? I am new to this environment, and keep learning day by day.

But First, i am so sorry if this is out of topic or whatsoever. Because I am totally have no idea how to proceed to the next step in my project.

Any help given is much appreciated.

  • 写回答

1条回答 默认 最新

  • douyan1921 2016-05-16 13:16
    关注

    Perhaps you are new to client side development. I can advice you to learn some books about JavaScript and then use some canvas based libraries which will help you to build your card game.

    There are many canvas libraries for you:

    and others

    If you are new to JavaScript I can recommend you: Object-Oriented JavaScript - Second Edition book. This book is for anyone who is starting to learn JavaScript or who knows JavaScript but isn't very good at the object-oriented part of it.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥20 有偿 写代码 要用特定的软件anaconda 里的jvpyter 用python3写
  • ¥20 cad图纸,chx-3六轴码垛机器人
  • ¥15 移动摄像头专网需要解vlan
  • ¥20 access多表提取相同字段数据并合并
  • ¥20 基于MSP430f5529的MPU6050驱动,求出欧拉角
  • ¥20 Java-Oj-桌布的计算
  • ¥15 powerbuilder中的datawindow数据整合到新的DataWindow
  • ¥20 有人知道这种图怎么画吗?
  • ¥15 pyqt6如何引用qrc文件加载里面的的资源
  • ¥15 安卓JNI项目使用lua上的问题