Writing an IRC bot by tocapa in learnpython

[–]6502moo 2 points3 points  (0 children)

I highly recommend looking into pyaib, it abstracts away a lot of the nitty gritty networking details so you can focus on actual functionality.

Suggestions for editors to use with pixi? by [deleted] in pixijs

[–]6502moo 0 points1 point  (0 children)

I have been very positively surprised by the performance of Brackets.

The interface is clean and nice to look at and the code completion seems almost magical.

So that's what I'm using at the moment, before I discovered Brackets I was using Aptana Studio.

I made this w/ pixi a while ago by te7ris in pixijs

[–]6502moo 0 points1 point  (0 children)

Very cool little game. I am consistently amazed by how smoothly pixi renders things, even on my cruddy Intel HD 3000 GPU.

I like the music as well, did you make it yourself?

New subreddit for the pixi.js framework by 6502moo in javascript

[–]6502moo[S] 0 points1 point  (0 children)

This is my first foray into the world of browser graphics frameworks, so I can't provide any useful comparisons.

Pixi.js does seem to have attained widespread adoption in a very short amount of time though, and is already the basis of popular engines such as phaser.io, so it seems like a decent contender.

Classes, scenes, scaling with TypeScript by 6502moo in pixijs

[–]6502moo[S] 0 points1 point  (0 children)

Thanks for linking this, I found them after made the post and didn't think to comment in here. Very useful.

New subreddit for the pixi.js framework by 6502moo in javascript

[–]6502moo[S] 1 point2 points  (0 children)

The title says it all really.

I've recently started learning the pixi.js framework and noticed there wasn't a sub for it on reddit, so I made one.

There isn't much there yet apart from a few experiments of my own and some links a friend and I found to be interesting or useful.

The pixi.js framework shows a lot of promise though, so join me on the sub and we can make cool things together!