Search found 169 matches

by GreatJake
December 2nd, 2014, 11:35 pm
Forum: Everything
Topic: All access, free of charge: Visual Studio Community 2013
Replies: 3
Views: 2298

Re: All access, free of charge: Visual Studio Community 2013

Right after I delete windows and move to linux, microsoft decides to go all open source on me -_- If they go any further I just might have to go back!
by GreatJake
August 13th, 2014, 2:06 pm
Forum: Everything
Topic: Beginner
Replies: 3
Views: 1923

Re: Beginner

What i did was watch all of thenewbostons' C++ videos, then I watched all of Chilies videos, then during his long absence i started to get into my own project's. Thenewboston will give you an idea of what C++ can do small examples on how to use it. Chili will teach the basics of C++ but will apply i...
by GreatJake
August 2nd, 2014, 12:20 am
Forum: Everything
Topic: Pink Dildo Janitor Baby Simulator
Replies: 13
Views: 5182

Re: Pink Dildo Janitor Baby Simulator

What do you do if your playing a videogame that uses WASD for movement? :P
by GreatJake
August 1st, 2014, 2:38 pm
Forum: Everything
Topic: Pink Dildo Janitor Baby Simulator
Replies: 13
Views: 5182

Re: Pink Dildo Janitor Baby Simulator

can you add right click to remove dildos? :P
by GreatJake
July 21st, 2014, 5:53 pm
Forum: Everything
Topic: Playing around with D3D11 x Box2D
Replies: 18
Views: 6768

Re: Playing around with D3D11 x Box2D

It's working now. idk what i did different
by GreatJake
July 21st, 2014, 5:08 pm
Forum: Everything
Topic: Playing around with D3D11 x Box2D
Replies: 18
Views: 6768

Re: Playing around with D3D11 x Box2D

Nah windows 8
by GreatJake
July 21st, 2014, 3:33 pm
Forum: Everything
Topic: Playing around with D3D11 x Box2D
Replies: 18
Views: 6768

Re: Playing around with D3D11 x Box2D

I get
Error: E_NOINTERFACE
Description: No such interface supported
Note: Loading texture from bitmap.
Location:Line [30] in TextureManager.cpp
by GreatJake
July 21st, 2014, 3:31 pm
Forum: Everything
Topic: Playing around with D3D11 x Box2D
Replies: 18
Views: 6768

Re: Playing around with D3D11 x Box2D

E-Gahhd wrote:What is Box2D?
2D physics engine.
by GreatJake
July 18th, 2014, 3:32 am
Forum: Everything
Topic: Should I use manager classes? (Singletons)
Replies: 3
Views: 1871

Should I use manager classes? (Singletons)

Recently I read this blog thingy... http://gameprogrammingpatterns.com/singleton.html It basically says you should only use singletons on very rare occasions.. In the game I'm currently creating I have a bunch of singletons, for example i have a Box2DManager, CameraManager, InterfaceManager, MouseMa...
by GreatJake
July 1st, 2014, 7:05 pm
Forum: Everything
Topic: Am I an idiot if
Replies: 9
Views: 3743

Re: Am I an idiot if

I had no idea what i was doing during that lesson. I just messed around with numbers and saw what happened. If your not in a rush don't force yourself to learn it. Just have fun and it begins to sink in after a while with little effort :D