Search found 69 matches

by Battlefrog
January 16th, 2017, 12:37 am
Forum: Everything
Topic: Should I learn two programming languages at the same time?
Replies: 15
Views: 4641

Re: Should I learn two programming languages at the same tim

Shouldn't be that hard to do, but as you say you might get confused as to what language you are typing in :P

Just go for it!
by Battlefrog
January 16th, 2017, 12:35 am
Forum: Everything
Topic: plz help
Replies: 4
Views: 1917

Re: plz help

iscoliding = overlaptest(int x, int y, int x_en, int y_en); You see the ints? Not supposed to be there, because the compiler already knows that the arguments take ints, so you don't (And can't) specify the int again. Also, when it does run your code for your overlapTest is this: //gets the left/rig...
by Battlefrog
January 16th, 2017, 12:17 am
Forum: Everything
Topic: Chili by the Brick
Replies: 10
Views: 3522

Re: Chili by the Brick

chili wrote:Wanna snek peek at the next tutorial game? :)

https://github.com/planetchili/farktest
I see you there.

I like it. I need to catch up on the lessons to understand it, but good job! :P
by Battlefrog
January 16th, 2017, 12:03 am
Forum: Everything
Topic: Testing framework
Replies: 11
Views: 3677

Re: Testing framework

Game's working fine here on Windows 10, R9 380, and an Intel i5-3570k.

On the first time I clicked on a tile it triggered a vector assert, although it didn't happen again after a relaunch.

Pathing looks nice to me.

Otherwise a nice idea!
by Battlefrog
January 8th, 2017, 10:35 pm
Forum: Everything
Topic: Wanna nerd out?
Replies: 3
Views: 1819

Re: Wanna nerd out?

Legendary.


(Just like TheLegend27)
by Battlefrog
January 2nd, 2017, 12:24 am
Forum: Everything
Topic: VB 2017 ...
Replies: 8
Views: 2963

Re: VB 2017 ...

Yeah, as far as I can see VS 2017 hasn't done much in terms of innovation.

(Take this with a grain of salt, this is after like a couple of minutes of research)
by Battlefrog
November 10th, 2016, 5:39 pm
Forum: Everything
Topic: Vulkan
Replies: 6
Views: 2121

Re: Vulkan

albinopapa wrote:Then I started looking at the example shaders and saw it was in assembly or byte code. I haven't been back since.
Ouch.
by Battlefrog
November 10th, 2016, 2:38 pm
Forum: Everything
Topic: Vulkan
Replies: 6
Views: 2121

Vulkan

Has anyone played with Vulkan? If so, how did you think of it?
by Battlefrog
June 19th, 2015, 3:32 am
Forum: Everything
Topic: Finished Poo Game project
Replies: 1
Views: 1540

Finished Poo Game project

Hello Guys! Long time no see :D

It has seemed as though I have lost my Poo Game finished project. If anyone happens to have that Game finished, I would love it.

Edit: I''m dumb, I thought the project was required. It'd be nice to have it anyway.