Prozi Posted November 3, 2015 Share Posted November 3, 2015 Hello, So I was wondering could you add my game http://chiland.plto the Made With Pixi page that would be so cool. Anyways the game is about a top down shooter you go around and collect coins.You can save progress, load, there is a new random map loaded every time yougo to exit I upgrade each week, it has android app. michaelcalkins 1 Quote Link to comment Share on other sites More sharing options...
WombatTurkey Posted November 3, 2015 Share Posted November 3, 2015 That's awesome, are you using sprites for skill animations or WEBGL? Quote Link to comment Share on other sites More sharing options...
Get_Bentley Posted November 3, 2015 Share Posted November 3, 2015 Very cool game. I like the looks and concept. Great job. Quote Link to comment Share on other sites More sharing options...
Prozi Posted November 3, 2015 Author Share Posted November 3, 2015 Hello. Thank You Very Much For Support. I use PIXIJS so its WEBGL with canvas fallback,so sprites. I can recommend PIXI it's great and fast. The hadoken is a sprite also the thunder funny thing thunder is 1 frame static flipped up/down and left/right so I get 4 frames WombatTurkey 1 Quote Link to comment Share on other sites More sharing options...
WombatTurkey Posted November 4, 2015 Share Posted November 4, 2015 Hello. Thank You Very Much For Support. I use PIXIJS so its WEBGL with canvas fallback,so sprites. I can recommend PIXI it's great and fast. The hadoken is a sprite also the thunder funny thing thunder is 1 frame static flipped up/down and left/right so I get 4 frames Sweet, thanks. We definitely need more action slashing games like this.. They work wonderfully inside the canvas. Quote Link to comment Share on other sites More sharing options...
Prozi Posted November 8, 2015 Author Share Posted November 8, 2015 Anyways, do you guys have any ideas for this game? What you like, what would you change, what would you like next? I am keeping those opinions and thinking about them even got a list here https://trello.com/b/jnDtqgHr/chi-land Quote Link to comment Share on other sites More sharing options...
Prozi Posted November 28, 2015 Author Share Posted November 28, 2015 The game was upgraded numerous times, last being bossesand light effects (thanks to rotjs lightning computations) Quote Link to comment Share on other sites More sharing options...
Prozi Posted January 27, 2016 Author Share Posted January 27, 2016 On 11/28/2015 at 4:22 PM, Prozi said: The game was upgraded numerous times, last being bosses and light effects (thanks to rotjs lightning computations) I major updated (rewritten) http://chiland.pl The major change was that in stead of creating/destroying sprites on demand, whole map is in cache on scene, just most sprites are hidden = game is 2-3x faster GSquadron 1 Quote Link to comment Share on other sites More sharing options...
Prozi Posted February 6, 2016 Author Share Posted February 6, 2016 And I've updated the game with adding multiplayer back. Game is still 2x faster than it was before the rewrite. Quote Link to comment Share on other sites More sharing options...
Xamos Posted February 9, 2016 Share Posted February 9, 2016 Very neat! Looks very fun, I like the graphics especially that's the kind I wish I could create. More of a programmer myself though. I recommend doing ASAP though: 1) Request Fullscreen 2) Center screen on player 3) Adding extra space on the screen (not necessarily to play on) so that when centered on the player and at the edge of the screen you don't see blank space. Quote Link to comment Share on other sites More sharing options...
Recast Posted February 10, 2016 Share Posted February 10, 2016 Fun game! I really wanted to get all the equipment items, so it's got that addictive factor. I move strangely fast when I exit a portal though. Apart from that, great stuff! Quote Link to comment Share on other sites More sharing options...
Prozi Posted February 14, 2016 Author Share Posted February 14, 2016 On 2/9/2016 at 0:49 AM, Xamos said: Very neat! Looks very fun, I like the graphics especially that's the kind I wish I could create. More of a programmer myself though. I recommend doing ASAP though: 1) Request Fullscreen 2) Center screen on player 3) Adding extra space on the screen (not necessarily to play on) so that when centered on the player and at the edge of the screen you don't see blank space. Thanks a lot the GFX are from opengameart.org mostly some bought cheap somewhere for like $5 I'm not a graphic designer myself much but I know what looks good when I see it, its not so hard I guess. ad 1) Did this ad 2) Did this ad 3) This is a bit more complicated but I added less square borders of map and some alpha on them looks better and less artificially On 2/10/2016 at 2:03 PM, Recast said: Fun game! I really wanted to get all the equipment items, so it's got that addictive factor. I move strangely fast when I exit a portal though. Apart from that, great stuff! Thank you haha yes the items are there to be addictive, and in time I'll add some cooler ones than only weapons/armor And I think I fixed the portal bug. Thanks Anyways guys thank you a lot for feedback this is very important Greetings! Quote Link to comment Share on other sites More sharing options...
starlightgames Posted February 15, 2016 Share Posted February 15, 2016 This is awesome loved it! great work!! Quote Link to comment Share on other sites More sharing options...
Prozi Posted March 14, 2016 Author Share Posted March 14, 2016 And updated again with version 4.2.0 Added skill slots and 3 playable characters Also upgraded user interface thanks to my friend Andrzej Bieniek And added skill points http://chiland.pl Quote Link to comment Share on other sites More sharing options...
WombatTurkey Posted March 15, 2016 Share Posted March 15, 2016 Holy crap, you are really doing work on this game! One pet peeve: When a player is moving and releases the W, A, S, or D key the player should stop instantly. Here, the player keeps animation until a second or so later. Not sure if that's intended, or just how the animations are but I feel like it would be smoother. Quote Link to comment Share on other sites More sharing options...
SET001 Posted March 17, 2016 Share Posted March 17, 2016 Like a BOSS Quote Link to comment Share on other sites More sharing options...
Prozi Posted March 21, 2016 Author Share Posted March 21, 2016 On 3/17/2016 at 8:10 AM, SET001 said: Like a BOSS NiceMan For people like you I need to add some kind of scoreboard. Quote Link to comment Share on other sites More sharing options...
Prozi Posted March 21, 2016 Author Share Posted March 21, 2016 On 3/15/2016 at 4:15 PM, WombatTurkey said: Holy crap, you are really doing work on this game! One pet peeve: When a player is moving and releases the W, A, S, or D key the player should stop instantly. Here, the player keeps animation until a second or so later. Not sure if that's intended, or just how the animations are but I feel like it would be smoother. Thank you for noticing That was some old stuff because player moved 1 "square" now I changed to 1/4 its better Is it ok now? WombatTurkey 1 Quote Link to comment Share on other sites More sharing options...
SET001 Posted March 23, 2016 Share Posted March 23, 2016 Are there any chance to meet there real players? All those are bots? Quote Link to comment Share on other sites More sharing options...
Prozi Posted March 23, 2016 Author Share Posted March 23, 2016 4 hours ago, SET001 said: Are there any chance to meet there real players? All those are bots? There are players they look like ghost, sheep, panda But unfortunately there are 2 reasons why you not often meet them: 1. The game is not so popular yet 2. The maps are too big to find others, I am analysing this with my friend A.Bieniek and we're working on a solution like smaller or predefined maps or minimap so people are finding themselves 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.