hi guys...i just want to get some idea....I read in a book that you could make a tetris game is C++ using pointers...can someone please help me understand how to do it or the concept behind it??? thanks im just curious...^_^
herms14 0 Light Poster
Recommended Answers
Jump to PostPointers are a very common feature of the C++ programming language. They're going to exist in just about every real world programming app that you write. Your question is just like saying "How do I write Tetris in C++ using variables?"
All 3 Replies
Salem 5,265 Posting Sage
herms14 0 Light Poster
Dani 4,653 The Queen of DaniWeb Administrator Featured Poster Premium Member
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.