Search found 6 matches

by Nasus
Mon Jan 16, 2012 8:57 pm
Forum: Game Development
Topic: 2D RPG Development
Replies: 8
Views: 3227

Re: 2D RPG Development

Just wanted to give a quick update after a while and let the few people who may have seen or followed this thread for a bit that this project was not abandoned, and has been slowly making progress. A video of the many updates is soon to come :'P
by Nasus
Mon Nov 21, 2011 9:54 pm
Forum: Programming Discussion
Topic: Edit
Replies: 14
Views: 2944

Re: Detecting collision: tiles + pixels

Here's a way to check for collision. Using this function you are able to create a "collision box" for the player's x and y by setting it's position (x and y) and the collision box's width and height (width and height). Notice how each if statement is a collision check for each side of our ...
by Nasus
Mon Nov 21, 2011 5:24 pm
Forum: Game Development
Topic: 2D RPG Development
Replies: 8
Views: 3227

Re: 2D RPG Development

Light-Dark wrote:This is pretty badass!, Great job, i must inquire are you using any type of scripting/dynamic language if so what may it be? :D, great work i'd like to see more!
Thanks! And nope, just C++ and the Allegro 4 library.
by Nasus
Mon Nov 21, 2011 3:57 pm
Forum: Game Development
Topic: 2D RPG Development
Replies: 8
Views: 3227

Re: 2D RPG Development

hey dude that looks really good( i realise you didnt do the artwork, but i mean that will come in time anyway) Great to see new projects continue to find their way to ES forums. why you stay stealthy so long... Thanks for the reply! And yeah, I'm creating my own artwork as we speak. (please know th...
by Nasus
Sun Nov 20, 2011 12:14 pm
Forum: Game Development
Topic: The Old World: 2D Sandbox RPG
Replies: 45
Views: 14028

Re: The Old World: 2D Sandbox RPG

The game's looking really good so far, great job. ;)
I really like the clouds btw.
by Nasus
Sun Nov 20, 2011 3:33 am
Forum: Game Development
Topic: 2D RPG Development
Replies: 8
Views: 3227

2D RPG Development

I'm very new to the forums, which must seem pretty obvious since this is my first post, but please know that I have been viewing threads/topics on this forums without a registered account. CONCEPT I'm currently developing a vast 2D RPG named after the world it takes place in, Cratex. The objective o...