Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Games in VC++

  • 24-03-2003 7:07pm
    #1
    Registered Users, Registered Users 2 Posts: 4,201 ✭✭✭


    Anyone know where I can get some source code for perhaps some space invader type game in Visual C++.

    I used to program C before I became a VB contractor, now I want to go back and do a bit of VC++ and make it fun too. Would like to create some sort of game, I figure a space invaders type thing would be a nice and easy start. Would be nice to have some source code as a reference.


Comments

  • Closed Accounts Posts: 358 ✭✭CH


    i had a quick look through this book around christmas and it seems to cover a nice bit of stuff to get you started.

    if remember correctly there is sample code which was compiled using VC++ 5 or 6 in there. not 100% sure though.

    regards


  • Registered Users, Registered Users 2 Posts: 4,196 ✭✭✭deadl0ck


    Download the DirectX SDK and it'll get you started


  • Registered Users, Registered Users 2 Posts: 6 Martial_Law


    try openGL,

    its easier to program and you can do more with it than directX

    Martial Law


Advertisement