Jump to content

Search the Community

Showing results for tags 'jumpnrun'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • HTML5 Game Coding
    • News
    • Game Showcase
    • Facebook Instant Games
    • Web Gaming Standards
    • Coding and Game Design
    • Paid Promotion (Buy Banner)
  • Frameworks
    • Pixi.js
    • Phaser 3
    • Phaser 2
    • Babylon.js
    • Panda 2
    • melonJS
    • Haxe JS
    • Kiwi.js
  • General
    • General Talk
    • GameMonetize
  • Business
    • Collaborations (un-paid)
    • Jobs (Hiring and Freelance)
    • Services Offered
    • Marketplace (Sell Apps, Websites, Games)

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Twitter


Skype


Location


Interests

Found 2 results

  1. Hi guys, some days ago, I started with my first game ever and I decided to use js, phaser and tiled. The goal of this project is a jump'n'run game with different levels. There's a timer counting backwards, when the time reaches 0 it's over. But there are collectables which give you more time. During the last few days I learned a lot about tiles, sprites, canvas etc. and now I have finally setup a working phaser project with tilemap, timer, player and different states. The source is on github and a demo is available here. I have three problems with my game: 1. When the player stands on the cupboard, he's shaking. I have no idea why. 2. In firefox I get the following error: TypeError: PIXI.BaseTextureCache[a].destroy is not a function. 3. In chrome on mac I get constant 60fps, on windows about 30 and on mobile devices about 5. How can I fix these errors? Do you have any hints for me? And if you have some general advices for me that'd be awesome as I have no experience in online game development. Cheers
  2. Hello, i am working on this little retro 2d platformer, especially to study and improve my pixel art abilities. I use the c64 color palette & 8x8 tiles to achieve a retro look. You can already test/play some levels at itch.io -> http://chupup-games.itch.io/jump-boy
×
×
  • Create New...