Search found 51 matches

by Ferbguy
January 8th, 2017, 11:54 pm
Forum: Everything
Topic: Test your skills
Replies: 0
Views: 4413

Test your skills

I came across this site which is awesome. If you want to test your skills and see how you compete against other programmers in coding challenges, check out CodeFights. I think it is really awesome. Here is a link to it: https://codefights.com/challenges . Most of the challenges try to get you to cod...
by Ferbguy
November 14th, 2016, 2:34 pm
Forum: Everything
Topic: uv Coords help please
Replies: 2
Views: 1546

Re: uv Coords help please

I believe I have located the issue. I did not load the mtl file. It is referenced in the file itself so it auto loads but did not handle parsing that file. I will change the file exported and see if that is the root cause.
by Ferbguy
November 13th, 2016, 5:05 pm
Forum: Everything
Topic: uv Coords help please
Replies: 2
Views: 1546

uv Coords help please

I have a .obj loaded into memory but trying to draw it to screen is giving me issues. I keep getting assertion failed, which tells me that I am drawing part of it off screen. _sprite.init(_screenWidth /2, _screenHeight / 2 ,_screenWidth /4,_screenHeight /4); // float x, float y, float width, float h...
by Ferbguy
October 9th, 2016, 9:07 pm
Forum: Everything
Topic: 1dRpg
Replies: 8
Views: 3433

Re: 1dRpg

Thanks, i completely forgot about that.
by Ferbguy
October 8th, 2016, 10:52 pm
Forum: Everything
Topic: 1dRpg
Replies: 8
Views: 3433

Re: 1dRpg

I have spent a few hours today doing some upgrades and making this a little harder. I know at some point you will not be able to beat the skeletons anymore. I am not sure what that level is but its worth hours of play time. I think for now this game is staying like this. I have a lot more to learn a...
by Ferbguy
October 8th, 2016, 1:39 pm
Forum: Everything
Topic: 1dRpg
Replies: 8
Views: 3433

Re: 1dRpg

Removed post. No longer needed.
by Ferbguy
October 6th, 2016, 9:25 pm
Forum: Everything
Topic: 1dRpg
Replies: 8
Views: 3433

Re: 1dRpg

I plan on implementing it so that you can actually walk around the screen and given your level and chance get into fights with monsters that are equal to the human. this is all just a placeholder for future updates.
by Ferbguy
October 6th, 2016, 1:06 am
Forum: Everything
Topic: 1dRpg
Replies: 8
Views: 3433

1dRpg

This is just a base line for a game i am working on. I thought i would share it. I am working on expanding it out a lot. For now the functions 2, 3, and 0 are working. It is a turn based game with the chance to hit based on time variable between 0 and 1. Just want to get thoughts on the progress. Fu...
by Ferbguy
August 28th, 2016, 10:15 pm
Forum: Everything
Topic: New Game Idea
Replies: 8
Views: 3265

Re: New Game Idea

I am already working on the prototype now. Getting placeholders with free images and such. i already had someone draw assets for me and want them to be taken from paper to 3d model program. If someone makes a deal with me for the modeling(pricing and such), they will receive the pictures however the...
by Ferbguy
August 26th, 2016, 11:35 pm
Forum: Everything
Topic: New Game Idea
Replies: 8
Views: 3265

New Game Idea

I have an idea for a game, it would be a massive RPG style game. I do not want to get into too much depth with it ( don't want the idea stolen), but there is not another game to its dimension. What I am wondering is anyone extremely good with making 3d models and such. If so, how much would you char...