Search found 28 matches

by DEM0N194
September 10th, 2019, 9:06 am
Forum: Everything
Topic: Collision Functions
Replies: 6
Views: 3394

Re: Collision Functions

Yeah, Discord is where all the cool kids hang out these days. . .
by DEM0N194
September 10th, 2019, 6:52 am
Forum: Everything
Topic: Assertion failed - newbie help?
Replies: 4
Views: 2129

Re: Assertion failed - newbie help?

It's okay man... figuring it out yourself is the best! But don't hesitate to post again.
by DEM0N194
August 25th, 2019, 8:34 pm
Forum: Everything
Topic: Can someone help me set up SFML?
Replies: 9
Views: 5103

Re: Can someone help me set up SFML?

I would just like to point out that Chili did a couple SFML tutorials as well two of which are setting up SFML with package managers. I personally used the vcpkg method when I was messing around with SFML, it has the advantage of not having to mess with Visual Studio project settings and you can jus...
by DEM0N194
August 25th, 2019, 8:10 pm
Forum: Everything
Topic: Fun Easy Dumb Algorithm Puzzle
Replies: 5
Views: 2972

Re: Fun Easy Dumb Algorithm Puzzle

Damn I gotta frequent the forum more often if you're gonna be posting more challenges/puzzles here ... Got here too late and now I got spoiled
by DEM0N194
June 15th, 2019, 12:34 pm
Forum: Everything
Topic: Learning and messing around
Replies: 34
Views: 21025

Re: Learning and messing around

Interesting concept. It took me a while to figure out what exactly I was supposed to do :D
I'm looking forward to what you create next. Keep up the good work.
by DEM0N194
June 11th, 2019, 10:58 am
Forum: Everything
Topic: Learning and messing around
Replies: 34
Views: 21025

Re: Learning and messing around

Hey, i saw that you want to make games in UE4... If you want to use C++ to do it, I really recommend getting this course on Udemy. It's quite often on sale for 10€. But since you are a beginner, definitely finish Chili's intermediate tutorials first before you dive into UE4 C++. Good luck on your co...
by DEM0N194
May 22nd, 2019, 11:53 pm
Forum: Everything
Topic: Personal update
Replies: 4
Views: 2130

Re: Personal update

It's pretty crazy tbh :D it was so weird at the beginning... But eventually I got used to it. I do wish though they had some parts of the engine better documented... It took me way too many sleepless nights to figure out how to use interfaces the way I needed to... But all that trouble was worth it,...
by DEM0N194
May 19th, 2019, 10:19 pm
Forum: Everything
Topic: Homework 5 - Beginner C++
Replies: 9
Views: 6416

Re: Homework 5 - Beginner C++

Yeah, I'm pretty sure that's because it was simply a separate thing. A separate homework task you should try to do on your own using the concepts you've learned in the previous videos.
by DEM0N194
May 18th, 2019, 2:17 am
Forum: Everything
Topic: Personal update
Replies: 4
Views: 2130

Personal update

Hey everyone, I'm DEM0N194. Probably no one remembers me from here anymore... After all, I disappeared from the forums almost 2 years ago. Before I left, I was the guy who created a pretty cool Arkanoid if I do say so myself. :D If anyone is still interested, this is a short story of what happened w...
by DEM0N194
May 17th, 2019, 3:20 am
Forum: Everything
Topic: [Updated 2019-06-25] Revamped C++ Networking Series using Sockets
Replies: 10
Views: 5150

Re: [Updated 2019-05-11] Revamped C++ Networking Series using Sockets

Very cool. I'm definitely going to be checking out these series... I can already see that the quality is much better compared to the old series, which is a huge plus.