The practice of building an early-stage sample or model to test a concept or process or to be replicated.
56
votes
26answers
38k views
Recommended 2D Game Engine for prototyping [closed]
What high-level game engine would you recommend to develop a 2D game prototype on windows? (or mac/linux if you wish)
The kind of things I mean by "high-level" includes (but is definitely not limited ...
15
votes
4answers
599 views
When creating quick prototypes, is it better to use the language you are going to use in the end?
I have been working with SFML(C++) and Flash(AS3) and usually creating prototypes for some ideas I have.
Is it better to use the language you are going to use in the end (C++ usually) or use ...