demiculus Posted October 12, 2018 Share Posted October 12, 2018 Hey guys, I've decided to use pixijs for my game. I've chosen it because I'm going to be making 2D boardgame and I like working with lower level codes instead of magic functions. My other option was phaser but it seems more magic and I want to be able to edit the frameworks I'm using. Anyhow I've ran across and played around with hexi(https://github.com/kittykatattack/hexi) and liked it. I'm also aware of the 3 other engines here: https://github.com/cursedcoder/awesome-pixijs I just wanted to make sure I'm not missing anything. Let me know what you think and which libraries I should use to make my boardgame. Thanks :) ivan.popelyshev 1 Quote Link to comment Share on other sites More sharing options...
ivan.popelyshev Posted October 12, 2018 Share Posted October 12, 2018 I think almost everything is mentioned in awesome-pixijs. There are some good boilerplates at https://github.com/pixijs/pixi.js/wiki/Boilerplate , some tips at https://github.com/pixijs/pixi.js/wiki/v4-Gotchas . Congratulations with first post! Quote Link to comment Share on other sites More sharing options...
demiculus Posted October 12, 2018 Author Share Posted October 12, 2018 @ivan.popelyshev my concern is that most of these libraries haven't been updated in the past year. I'm planing on using hexi and it has been updated on march and just some comments (nothing significant): https://github.com/kittykatattack/hexi Should I be worried that these frameworks aren't being updated? Quote Link to comment Share on other sites More sharing options...
ivan.popelyshev Posted October 12, 2018 Share Posted October 12, 2018 Just dont use them with new v5-alpha-3 They should work with v4 just fine Quote Link to comment Share on other sites More sharing options...
demiculus Posted October 21, 2018 Author Share Posted October 21, 2018 Note that kitty said not to use hexi, so I've decided to go just pixi. https://github.com/kittykatattack/hexi/issues/67 Quote Link to comment Share on other sites More sharing options...
ivan.popelyshev Posted October 21, 2018 Share Posted October 21, 2018 That doesnt mean you cant just look at his code and do something like that Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.