Jump to content
Xtreme .Net Talk

Recommended Posts

Posted (edited)

Well, how many good c# gaming programming do we know? gamasutra? *sigh*

 

How about having a specific topic related to gaming code ONLY. With good "getting started" tutorials / examples, basic concepts (like creating a scrolling 2D maps, teaching basic formulas to create a circle colisions etc...), tricks, hints...

 

I miss the times I use to code in my old ZX-Spectrum (with 14 years old), I use to program games because ZX-spectrum magazines where an invitaion to code, and there was no internet by that time. Now? We have Internet, so many many sites, Programming is everywhere, dozens of computers books at our local stores but, nothing, nothing realy usefull for a person who wants to start coding games in C# (or any other languages).

 

Well, we have c-sharpcorner which is very cool (considering the other choices) but if "Xtreme .net talk" started to bet on this too, we (game coding dreamers) would have another option to choose from.

 

I know that this is no possbile since it would be needed professional game coders to achieve this, but I do believe that there is many people here at this forum with experience enough to getting started the "newbies" with the basics of game coding on / GDI+ / directX (specialy DirectX, How many good NEWBIE directx tutorials are out there?). Althought this would a beautifull thing, Am also aware that it might be ppl willing to do this but they just lack on time...

 

At least we could harvest the web and store here (at a game topic) all gaming related material...

 

Conclusion: I would like to have an Gaming oriented topic at this great .NET forum :)

Edited by EFileTahi-A
Posted

You can post any game issue in the .net General forum and for tutorials on GDI+/DirectX and stuff I always go by http://www.gamedev.net.

There was a discussion about this but there was too little interest to warrant a gaming forum. That's right mods? mods? ;)

 

BTW: My minesweeper game is hanging around in the random thought forum and my "Creating a pinball game"-thread is in the .Net General forum.

For questions about VS .net extensibility, please fire at me! :)

For readability, please use the [ CS][/CS ] tags

Posted

There's only one place you need to go if you're interested in game programming: http://www.gamedev.net

 

The site is entirely based on game programming, regardless of language. In fact, a large portion of the programmers on there use C# (that wasn't always true in the past, but times have changed). However, that doesn't matter, because most problems related to game programming are the same regardless of which language you're using. The .NET framework won't help you solve that AI problem, but implementing a solid finite state machine will. The code will be near identical regardless if it's C# or C++.

Gamer extraordinaire. Programmer wannabe.
Posted

This has already been discussed here.

 

Gamedev.net is a great source. You can check out my site (See Signature) for the "Newbie" directX (and GDI+... basically game programming) tutorials.

 

Other sites to consider are PlausiblyDamp's site (Just google it. It's a great site, althoguh no one knows about it), gamasutra, and gamedev of course.

 

-TPG

My VB.NET Game Programming Tutorial Site (GDI+, Direct3D, Tetris [coming soon], a full RPG.... you name it!)

vbprogramming.8k.com

My Project (Need VB.NET Programmers)

http://workspaces.gotdotnet.com/ResolutionRPG

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...