Youtube API V3
So.... after some fun playing games is time to go back to my real hobby. Since few weeks my youtube code to fetch videos isn't working anymore and the Windows 8+ version of the @ruanTuber stopped...
View ArticleUniversal Apps/Games
I've been toying for a while now moving my code to a Universal App and it's been awesome. So far i've been able to store my logic inside the shared assembly which is shared across different UI projects...
View ArticlePost the code written by you thread. :D
After i learn C# for two weeks here is my first try.:lol: What it do is: it ask 1+2=? if you answer 3 it gives "Congrategulation you are right" if not it ask you to continue:Y or N if press Y it return...
View Article.NET goes NATIVE!!!!!!
During Channel 9 presentation it was revealed that C# is going to get full fledge DX12 support so everything can be developed with C# as well just as you do with C++ today without using SharpDX or...
View ArticleRandom WSAECONNREFUSED on Windows Server 2012
Ok, this is more of a server configuration question than a programming one, but this forum seems the best fit and I'm really at a loss here... At our hosting provider we have a server running Windows...
View ArticleGameboy Emulation
I got this pretty good idea for a remake on a pokemon game. I just don't know though how to actually edit any emulated games... Any help?
View ArticlePart 4 - New WPF/MVVM Tutorial(C#)
Understanding what i call the MVVM "BIGPICTURE" What i call "BigPicture" in MVVM is the ability to keep a good view of how your viewmodels are organized according to the way you design your apps. Each...
View ArticleFree ebook from PACKT everyday
Free ebook for today is "AngularJS Directives" https://www.packtpub.com/packt/offers/free-learning
View Articlemdf file in SQL 2012
Hello everybody! I’m working with sql database for couple months. Today I have opened it and see pop-up window: “The header for file 'xxxx.mdf' is not a valid database file header. The FILE SIZE...
View ArticleIntro to Dynamic Recompilation in Emulation
Hi everyone! Over 4 weeks late last year I set out to learn and discover how to create a dynamic recompiling emulator, after having completed building a basic interpretive emulator for the Chip8...
View ArticleNeed Help with the C++
Hey guys, wuddup? This is my first time posting in this section. I've gotten quite serious with my C++ towards Game Programming. Anyway, I've been having a problem with some code using cocos2d-x, but...
View ArticleKrossX's Magical Tools™
KrossX's Magical Tools™ (Edited) Just a nicely named thread to group some sillies I made and perhaps new ones. You'll probably need Visual C++ 2010 Runtimes if you haven't them already: Runtimes' link....
View ArticleShinRa Enterprise
Most PC games change the rez to correspond to the internal rez being used. But why? It's because it fills up the balloon more making it less shriveled. It greatly increases image quality while at the...
View ArticleCHIP8 thread
[Super/MEGA]CHIPX thread Let's keep a CHIPX discussion thread. CHIP8 Specs: 16 8bit general purpose registers(really, 15 registers, as Register F(16) is typically used as a flag for...
View ArticleChip16 Official thread (Development/Suggestions)
Read all earlier developments from the first thread from Shendo HERE: http://forums.ngemu.com/showthread.php?t=138170 ----------------------- Description: ShendoXT said: What is Chip16? Chip16 is...
View ArticleSite to game while coding.
http://codecombat.com/ Fun site to learn some basics of coding while gaming. I like it very much.
View ArticleWeb developer skills
What are the most essentials skills that every web developer should have?
View ArticleChoose the right font.
Can you recommend me what font will be better for a gaming blog?
View ArticleGlobal Variable Inside A Function?
Hello Everyone, Can anyone tell me how to set a global variable inside a function in python? Also, check the below code or anyone knows the better way to learn python in depth. Any recommendation on...
View ArticleJavaScript - React and general web development questions welcome.
Hey everybody. Feel free to post any question you might have on these topics and we'll try to get to the bottom of it. xd I recommend using codepen or codesandbox to try and share you code, so we can...
View Article