Jump to content

Search the Community

Showing results for tags 'dart'.

  • 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 5 results

  1. Hi ! I've started "normal" web developpement two months ago, and it was painful. I'm coming from C# developpemement and Javascript is chinese to me. So, I look to Typescript and Dart (and Coffescript, but I think it's worse). I want to use Pixi.js or EaselJs But as far as I can see, it's not so easy to import Javascript librairies in Dart. Is someone tried these language and can tell me how it worked ?
  2. Hi, This is my first post on this forum, please correct me if I made any mistake. I have developed a Dart port of Phaser. I know that there is a official TypeScript definition for Phaser, but still no port for Dart-lang. Currently, almost all features are implemented (except P2 and ninja physics). And some examples selected from official website were also included to test my Dart port of Phaser. I tried my best to keep the consistent API to minimal effort of transferring JS code to Dart (you can see that in examples). I would love to see anyone trying my play_phaser game engine, and please give me your feedback.
  3. I am starting a Phaser Dart team. If you like Phaser and Dart this is the team for you! https://www.dartlang.org/ and https://github.com/playif/play_phaser I tried doing art, sound and code all myself but having a team would help greatly! I can put the games on the App, Play store and gamejolt so we can make money. PM me your skype or post below if interested.
  4. Hi! I'd like to announce the new v0.2.0 of Pixi Dart (a port of the pixi.js rendering engine to Dart): https://github.com/FedeOmoto/pixi Changelog: Upgrade to Pixi v.1.6.1New Spine runtime: https://github.com/FedeOmoto/spineNew examples: Spine Boy: http://goo.gl/cCbKRGDragon: http://goo.gl/Rm53GLGoblins: http://goo.gl/kTQDxxPowerup: http://goo.gl/qJZ9TnSpeedy Guy: http://goo.gl/RIsAM0Spinosaurus: http://goo.gl/BXSsEkStrip: http://goo.gl/gPiW3nNow, it's time to port Phaser to Dart! Regards, Federico Omoto
  5. Hi! I'd like to announce Pixi Dart, a port of the pixi.js rendering engine to Dart: Pub: http://pub.dartlang.org/packages/pixi_dart GitHub: https://github.com/FedeOmoto/pixi It's an almost complete v1.5.3 port (only Spine is missing), so I thought it is time to share and see what you guys think. I've set up a few demos at: http://fedeomoto.github.io/ Regards, Federico Omoto
×
×
  • Create New...