|
|||||||
| Forum Home | Register | Members List | Mark Forums Read |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 | ||||||||
|
Junior Member
|
Hello, i'm new here.
![]() for a long time i want to start program 2D games. i program in C/C++ in DOS console and i want to program in the windows. and now i dont know what the best to choose from some options i found on the internet, like XNA, Popcap Framework , Allegro. but i dont know what is the best to start learn and build my games, it would be really helpful to hear your advices. Thank you in advance ![]() |
||||||||
|
|
|
|
|
#2 | ||||||||
|
Administrator
Location: UK |
XNA is for C# so that's out.
Allegro, SDL and SFML are all decent APIs for new-comers. SFML is nicely OO so I am leaning towards that. SDL and Allegro are C APIs so you have to do an extra bit of resource managment.
__________________
Steven Yau [Alix Games Blog] [Portfolio] [How I broke into the Games Industry] [Why I left my Games Job] [How to be a Games Tester] [Getting back into the Game] |
||||||||
|
|
|
|
|
#3 | ||||||||
|
Moderator
Location: Philadelphia, PA |
If you know C/C++ C# is super easy to learn though.
__________________
Grant Shonkwiler() "I would love to fix the world if someone would just give me the source code" Website Industry blog LinkedIn |
||||||||
|
|
|
|
|
#4 | ||||||||
|
Member
Location: Helsinki, Finland |
|
||||||||
|
|
|
|
|
#5 | ||||||||
|
Junior Member
|
i tried XNA , but i dont know, everything is already done and the programmer dont do alot just using different funcs.
i checked SFML , seems nice but i cant get it compile on my Visual C++ 9.0 Express. compile error about "forgot to include "stdafx.h" ? " and when i do i get more errors. :/ any other advices to 2d programming? ![]() btw, my goal is something like casual games in BigFish and Reflexive. Last edited by paci4416 : 06-19-2008 at 07:46 AM. |
||||||||
|
|
|
|
|
#7 | |||||||||
|
Administrator
Location: UK |
Quote:
Did you follow this guide: http://www.sfml-dev.org/tutorials/start-vc.php
__________________
Steven Yau [Alix Games Blog] [Portfolio] [How I broke into the Games Industry] [Why I left my Games Job] [How to be a Games Tester] [Getting back into the Game] |
|||||||||
|
|
|
|
|
#8 | ||||||||
|
Junior Member
|
i followed, i made "Win32 console application" in vc++ 9.0 express,
add all lib's and includes and the stml-system.lib . when i compile i get this error: " fatal error C1010: unexpected end of file while looking for precompiled header. Did you forget to add '#include "stdafx.h"' to your source? " |
||||||||
|
|
|
|
|
#9 | ||||||||
|
Administrator
Location: UK |
You shouldn't need stdafx.h.
When you create a new project, untick 'Precompiled header' ![]() For an existing project, in Project->Project Name Properties, change the following setting to 'Not using precompiled headers'. ![]()
__________________
Steven Yau [Alix Games Blog] [Portfolio] [How I broke into the Games Industry] [Why I left my Games Job] [How to be a Games Tester] [Getting back into the Game] |
||||||||
|
|
|
|
|
#10 | ||||||||
|
Junior Member
|
|
||||||||
|
|
|
![]() |
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
| Display Modes | |
|
|
Powered by vBulletin® Version 3.6.9
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
All times are GMT -8. The time now is 11:07 PM.
































Linear Mode

