Search found 91 matches

by krautersuppe
July 9th, 2018, 9:25 am
Forum: Everything
Topic: Vector Math - :)
Replies: 17
Views: 8447

Re: Advance HW 3 question

Mmm, not sure what you mean by false. Well, dot product churns out a number that you can use to assess how 2 vectors scale to each other. There are several special cases that you described where and how you can use that. However you can derive these equations yourself if you understand how it works...
by krautersuppe
July 7th, 2018, 8:06 pm
Forum: Everything
Topic: Vector Math - :)
Replies: 17
Views: 8447

Re: Advance HW 3 question

For me, one of the things that helps me with a subject ( math really ) is being able to visualize why something works and logically reason about how the formulas correspond to what I'm observing. As an example, the dot product of two vectors can be visualized by drawing a line from the tip of one v...
by krautersuppe
June 17th, 2018, 6:44 pm
Forum: Everything
Topic: Laziness
Replies: 9
Views: 3154

Re: Laziness

I would like to share my thoughts on this too. I think there is some base amount of energy in the day that one spends throughout the day and it is variable through ones eating and sleeping habits as well as environment(hours of daylight, temperature etc.).So what you eat and how much you eat matters...
by krautersuppe
May 23rd, 2018, 8:21 pm
Forum: Everything
Topic: Noob learns to code in 3 months
Replies: 670
Views: 200446

Re: Noob learns to code in 3 months

I'm curious.
Is language of instruction english over there? And that of communication among students?
by krautersuppe
April 16th, 2018, 8:04 am
Forum: Everything
Topic: Ultimate Avro - A Jet Fighter Game.
Replies: 7
Views: 4366

Re: Ultimate Avro - A Jet Fighter Game.

Did you try fullscreen mode to see if it would fix your issue? Yes i did. It works only at start screen. Besides that if i go to other application window(read-me file for instructions) and then come back screen gets white and program crashes. That's why i played in normal mode after that. Similarly...
by krautersuppe
April 14th, 2018, 7:41 pm
Forum: Everything
Topic: Ultimate Avro - A Jet Fighter Game.
Replies: 7
Views: 4366

Re: Ultimate Avro - A Jet Fighter Game.

Please let me know what you think!! All in all nice game with many features( there are lots of possibilities to expand on those too).It is little bit too wide for my screen(1280x1024) though. Missions take little too long , i got tired and quit :lol: . Besides that, there is no way that 3 of those ...
by krautersuppe
March 18th, 2018, 12:27 am
Forum: Everything
Topic: Passin gin graphics to Draw function Tutorial 11
Replies: 7
Views: 2502

Re: Passin gin graphics to Draw function Tutorial 11

I guess I'm not understanding what you are misunderstanding. Can you copy/paste your Poo::Draw function here, perhaps I'd be able to explain better. For me CKatt's question is quite clear - he is asking how the whole thing from 21:48 up until 25:47 works. What we are used to is to declare a functio...
by krautersuppe
March 12th, 2018, 12:59 am
Forum: Everything
Topic: Daily Learner
Replies: 15
Views: 6793

Re: Daily Learner

I don't watch Chili's tutorials. [..]Which in my opinion goes much more in depth and is much more useful than YouTube Oh really? I will play along and post here some of my console code in C. This one is my "awesome" console traffic light simulator; as i didn't know how to use time functions in cons...
by krautersuppe
January 18th, 2018, 6:56 pm
Forum: Everything
Topic: My first game
Replies: 3
Views: 1894

Re: My first game

Nice fusion of arkanoid and pong. Tried like 15 min to win it alone but no success :cry:
by krautersuppe
January 18th, 2018, 6:49 pm
Forum: Everything
Topic: Not so good game x')
Replies: 1
Views: 1163

Re: Not so good game x')

I like it.

You could add an extra loop/function for checking if the bullet counter is empty. Otherwise one can just keep r pressed simultaneously with firing and never run out of bullets.

Check out other space shooters on the forum:
Planet defence by egizz983
Spaceballs by Yumtard