First C# App/Game

Got a project near completion? Got a project with lots of screens and media? This is the place. This is for nearly finished and Projects with lots of media.
Post Reply
Sim
Posts: 412
Joined: Sat Dec 26, 2009 5:37 pm

First C# App/Game

Post by Sim »

It's a very basic Snake game which I ported from my JavaScript [HTML5] Version..

Here's the source:
http://gamemakersforums.com/resources/1-crazy-snake.6/
oRPG Creator - Make Your Own Browser Game
oRPG Creator on Facebook
User avatar
Jackolantern
Posts: 10893
Joined: Wed Jul 01, 2009 11:00 pm

Re: First C# App/Game

Post by Jackolantern »

Nice! Is this XNA?
The indelible lord of tl;dr
Sim
Posts: 412
Joined: Sat Dec 26, 2009 5:37 pm

Re: First C# App/Game

Post by Sim »

Jackolantern wrote:Nice! Is this XNA?

Yes it is @Jackolantern

You know of a good networking library for C# for multiplayer games? I want to do something like a "Multiplayer Endless Runner"
oRPG Creator - Make Your Own Browser Game
oRPG Creator on Facebook
User avatar
Jackolantern
Posts: 10893
Joined: Wed Jul 01, 2009 11:00 pm

Re: First C# App/Game

Post by Jackolantern »

SignalR is quite simple to work with. It is designed with WebSockets and ASP.NET in mind, but you can use it for desktop applications as well.
The indelible lord of tl;dr
Post Reply

Return to “Project Showoff Tier II”