Page 1 of 4

Learning and messing around

Posted: April 19th, 2019, 9:45 pm
by SunTroll
Hi I'm not very good at introductions so...... ummmm well I'm learning C++ mostly for making games (in UE4).

I will mostly post here stuff that I program and isn't just solution to the homework (so either some shitty attempt at a game or maybe also if I do homework and add some extra stuff (will separate those 2).

Games:
Pong source made after beginner 7.
Cube Hunter source made after beginner 13.
cubeShooter source made after beginner 19.
JumpyCube source Done after finishing beginner series.
ballShooter source Done after rewatching beginner series.

Some other stuff:
Homework10 sourceIsGone with added protection against crashing (just try it).
Snek source Done after part 1 where chili suggested to try to finish it alone.
alarmClock source clock.cpp nothing else interesting in there.
stack_pp build it youself source tut I6 homework.

Re: Learning and messing around

Posted: April 20th, 2019, 3:04 am
by BobsCrabShack
Glad to have you here.

Re: Learning and messing around

Posted: April 20th, 2019, 10:12 am
by albinopapa
Welcome to the forum.

Re: Learning and messing around

Posted: May 4th, 2019, 11:28 pm
by SunTroll
Finished beginner 13 and decided to practice by making another game so here it is.
Cube Hunter

Well now it is time to do the snek tut. I heard some scary stuff about it so hoping it goes fine.

Not sure if it is fine to post new comment when I make some new stuff (which will bump the topic) or if it is considered spam and I should only edit the original post.

Re: Learning and messing around

Posted: May 5th, 2019, 6:58 am
by albinopapa
Not sure if it is fine to post new comment when I make some new stuff (which will bump the topic) or if it is considered spam and I should only edit the original post.
Nope, you're good. Some have used the same thread to chronicle their progress like Yumtard.

You might post all your download links in the original post to keep them all in one place, but making a new post in the same thread to bump it will help people see your new stuff.

Re: Learning and messing around

Posted: May 5th, 2019, 8:32 am
by Yumtard
Awesome! I'll follow this.

Good luck and have fun

Re: Learning and messing around

Posted: May 11th, 2019, 11:04 pm
by SunTroll
So After snek part 1 I did as chili suggested and tried to finish it alone.

Initially I was skeptical about my ability to do it but it actually went quite smoothly (there were few bugs but nothing too major).

Looking forward to see how chili does it.

Here is my version.

Re: Learning and messing around

Posted: May 12th, 2019, 10:16 am
by albinopapa
Nicely done, however I do have one issue. The controls aren't very responsive. Quick turns are almost possible.

Re: Learning and messing around

Posted: May 24th, 2019, 9:16 pm
by SunTroll
Added source (hopefully the correct one but no guarantees it is the right version).

Looking forward to floating tomorrow.

Re: Learning and messing around

Posted: May 25th, 2019, 3:19 am
by albinopapa
I'm floating on Sunday, have fun.