cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
What do I need to know to make a minigam
What do I need to know to make a minigame?
Mar 17, 2014 at 1:01am UTC
heyyouyesyouiloveyou
(143)
Hi. I have learning C++ for a few months now, and I know all the basic procedural stuff and data types, and know the basics of objects.
I am just wondering what I need to know in order to create a mini game with simple 2d graphics?
Also, at what point I should start learning graphics?
Thanks.
Mar 17, 2014 at 1:22am UTC
closed account (
ivDwAqkS
)
first start making few programs in c++ from the simplest to the hardest.
ONCE you think you could go to the next level you could start with the next step that is 2d games :3 i think you will have many more challenge creating 2d mini games.
Mar 17, 2014 at 2:23am UTC
heyyouyesyouiloveyou
(143)
like these?
http://www.cprogramming.com/challenge.html
http://www.cplusplus.com/forum/articles/12974/
Last edited on
Mar 17, 2014 at 2:28am UTC
Topic archived. No new replies allowed.