Search found 3 matches
- Tue Oct 08, 2013 5:43 am
- Forum: Advanced Help and Support
- Topic: EmberJS and Multi-Player Card Games.
- Replies: -1
- Views: 3032
Re: EmberJS and Multi-Player Card Games.
Hmm. that makes a lot of sense. But would using EmberJS be better than using plain javascript/jQuery? It's true that EmberJS does a lot things for me, but I feel all the animations would be implemented more simply using jQuery. =.= I investigated several JS frameworks for browser game development, ...
- Tue Oct 08, 2013 2:06 am
- Forum: Advanced Help and Support
- Topic: EmberJS and Multi-Player Card Games.
- Replies: -1
- Views: 3032
Re: EmberJS and Multi-Player Card Games.
Hmm. that makes a lot of sense. But would using EmberJS be better than using plain javascript/jQuery?
It's true that EmberJS does a lot things for me, but I feel all the animations would be implemented more simply using jQuery. =.=
It's true that EmberJS does a lot things for me, but I feel all the animations would be implemented more simply using jQuery. =.=
- Mon Oct 07, 2013 7:50 pm
- Forum: Advanced Help and Support
- Topic: EmberJS and Multi-Player Card Games.
- Replies: -1
- Views: 3032
EmberJS and Multi-Player Card Games.
So I'm currently trying to build a multi-player card game (almost like YGO). I already know about nodeJS and socket.io and how to use them. Up until few days ago, I didn't know anything nor showed an interest in JS Framewroks. But when I took a look at EmberJS, my only response was "Wow.. Every...