Search found 13 matches

by BerlingSwe
June 18th, 2017, 8:07 am
Forum: Everything
Topic: First project, feedback appreciated :)
Replies: 5
Views: 2276

Re: First project, feedback appreciated :)

Looks like a good start bro. The first thing I'm going to say is, you should have the Location variables as part of the game entity classes. So Coin should store its own location as private member data, and it should not need location passed in in order to draw itself. Okay, I see what you mean. I ...
by BerlingSwe
June 18th, 2017, 7:57 am
Forum: Everything
Topic: First project, feedback appreciated :)
Replies: 5
Views: 2276

Re: First project, feedback appreciated :)

Zedtho wrote:How did Chili access the code? It was just a .exe file with audio with it for me?

Anyways, seems like you've understood the grid! I haven't yet... So I'll have to rewatch that episode.
There is a github link :)
by BerlingSwe
June 17th, 2017, 8:27 pm
Forum: Everything
Topic: First project, feedback appreciated :)
Replies: 5
Views: 2276

First project, feedback appreciated :)

Hello and welcome to myself. My name is BerlingSwe, and I've been watching Chili's YouTube tutorials for a couple of months now. I made it to about tutorial 14 before I decided to join the forums too and interact with other programmers and get feedback from the community. I recently subscribed to Ch...