Tuesday, April 24, 2012

My First Step Towards Building My Own Game

Last time, I really interested in creating a private server for MapleStory but of course, I fall in love with Ghost Online after playing it for just a day. But sadly, Ghost Online has been closed due to lack of revenue they said. Sorry to say but for me, Ghost Online is a better game than MapleStory. Since then, I thought, why not I make my own platform game? So this is my first step toward building a game similar to Ghost Online. It is also the result of 4 days playing around with SFML 2.0.

Basic Gravity
Basic Jumping

I use a simple white rectangle as a temporary "sprite" for the character because I'm still waiting for proper sprites from Matsuo Amon.

It is actually really hard for me to build a game since Physics is kinda hard!. Not to mention that I lack of Math knowledge. I hate collision detection. Right now, I'm trying to find a way to build a floor system using collection of lines.

As always, if you feel like wanting to ask me anything, just leave a comment anywhere or email me if you shy haha.

Thursday, March 29, 2012

NodeJS Http Request That Supports Predefined Headers

Here is another code example on how to create a Http Request function that enables you to predefined the values inside the header of your http request while still maintaining.

PyroStrex's Mediafire Leecher

This is yet another program created by me originally for fun but well, since I think it's worth to share with you guys, here you go. Also, it was coded in PureBasic.

Saturday, March 3, 2012

My Way of Installing Transmission Client (transmission-daemon)

A few days back, I've discovered a very good torrent client and decided to try it out. It was really good because of one of its feature "transmission-daemon" that enables me to do exactly what I wanted to do on which is to control the torrent movement just by using my website browser.