Search found 8 matches
- Tue Feb 23, 2010 1:57 am
- Forum: Programming Discussion
- Topic: C# Question: XNA or SDL.NET?
- Replies: 13
- Views: 2748
Re: C# Question: XNA or SDL.NET?
I've Heard some good things about SlimDX, An unofficial update\rebirth of Managed DirectX (Pre-XNA), however it's lacking in tutorials...
- Mon Jun 15, 2009 11:00 pm
- Forum: Game Development
- Topic: Wii Port?
- Replies: 25
- Views: 3746
Re: Wii Port?
its like some project template like thing, and when it compiles it sends it through the wii's gcc compiler and does all its little makefile things... and routes errors and warnings like VS normally would... there was something similar to this for Dreamcast a while back...
- Mon Jun 15, 2009 10:32 pm
- Forum: Game Development
- Topic: Wii Port?
- Replies: 25
- Views: 3746
Re: Wii Port?
no problem then, there really wasn't a rush or need for a Wii port and im sure we can all wait... About Wii Homebrew: Wii Homebrew is freaking easy, the first day i started i was able to draw an image to a screen and then move it like a cursor ... so really manipulating the system wouldn't be a huge...
- Mon Jun 15, 2009 7:47 pm
- Forum: Game Development
- Topic: Wii Port?
- Replies: 25
- Views: 3746
Re: Wii Port?
Well Thanks for the response, For those who want a softmod wii, download bannerbomb and hackmii installer (select Homebrew Channel and DVDx) - Bannerbomb uses a menu exploit so you dont need to have twilight princess like in the past ! (www.wiibrew.org) On the whole, I would love to see a Wii port. ...
- Mon Jun 15, 2009 2:23 pm
- Forum: Game Development
- Topic: Wii Port?
- Replies: 25
- Views: 3746
Wii Port?
I didn't know where to post this but, um, if you ES Guys are interested, I can help out with a Nintendo Wii Port .... Wii Can Support: [*] SD Card for putting the game on [*] MOD and OGG support - which is fine, i can convert both with out loss of quality [*] PNG and JPEG - (Same as above) [*] All T...
- Mon Jun 15, 2009 1:33 pm
- Forum: Programming Discussion
- Topic: Where should an 11-12 year old Start?
- Replies: 47
- Views: 3889
Re: Where should an 11-12 year old Start?
if you want to learn programming i really recommend a few things: [*]Visual Studio Express. Really Visual Studio is the best tools ever [*]Learn C++! Work your way up, from writing your name in a Command Prompt Box to getting User Input in a 2D Game [*]Learn Allegro - Allegro is a Programming Librar...
- Mon Jun 15, 2009 1:19 pm
- Forum: Game Development
- Topic: What puts you "In the mood" to dev?
- Replies: 30
- Views: 5485
Re: What puts you "In the mood" to dev?
when i have the idea that i will be rich and famous :P like a rockstar job only, more nerdy and less media coverage :P .... but seriously what puts me in the mood to dev. is when a good idea comes to mind, and the only way to stop thinking on the idea is to do it, granted nothing ever was finished o...
- Wed Dec 03, 2008 1:38 am
- Forum: Programming Discussion
- Topic: Is this a good programming practice
- Replies: 31
- Views: 4123
Re: Is this a good programming practice
Now i don't know alot about C++ (nothing about classes in C...) Look at Lazy Foo Productions... Lazyfoo.net , he does great tutorials on SDL, Something about classes should appear in there