Hi,
I'm really new in coding and I can barely do something with VB.net because I'm learning this at college. Next year I'll go for university to study computer science.
In the mean time I would like to learn a bit of C/C++
But what I would like to ask if is not to hard if someone can make a small script for me.
I need just two object a pixel bit 1 blue and 1 red bouncing on the screen, possibly that I can change the amount of each of them.
As the collide they will stuck together and they go together as 1 object keeping the two as individual object, is it possible?
What the purpose of this is to create a "molecule" like H-O-H.
Thanks
c++ small script required
Started by Fraaaa, Nov 01 2009 08:15 AM
2 replies to this topic
#1
Posted 01 November 2009 - 08:15 AM
|
|
|
#2
Posted 01 November 2009 - 12:20 PM
If you are just starting C/C++, graphics programming isn't something you want to get into. Learn the language and all it's concepts first, then move onto windows and graphics.
#3
Posted 01 November 2009 - 07:21 PM
In order to do what you want to do, you would need to specify your operating system, GUI toolkit, and any additional graphics utilities you might want to use. This isn't a beginner's program in C/C++. You will have an easier time accomplishing this in VB.net, C#, or Java.


Sign In
Create Account

Back to top









