![]() |
|
Welcome to the UndergroundScene Forums forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! |
|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#3 (permalink) |
|
gimp
Join Date: Aug 2001
Location: Scotland
Posts: 13,759 Band: A band of merry men
![]() |
i used to be a Flash programmer and animator for the university of edinburgh if that helps
oh, and i also made a space invader style game for work called Pitch Fork Frenzy, which is prolly exactly what you are wanting to do.
__________________
This community cannot survive without your continued support. galleries || links directory || profiles || wiki |
|
|
|
|
|
#7 (permalink) |
|
Senior Member
Join Date: Apr 2002
Location: Dundee/Alyth hybrid
Posts: 1,489 Band: 15 Minutes
![]() ![]() ![]() ![]() ![]() ![]() |
When i was teaching at Uni i had to help students out with a similar problem but in java.
send me some code at mike.gain@virgin.net and if I get time i'll have a look. These sorts of problems often seem very hard but they're a pile of piss. Also tell me in what way it isn't working i.e. errors, arrayo out of bounds etc. if you're doing it in C++ how not make a board class which will retain it's state throughout the program ( easier to keep track of what positions are marked and which are not). |
|
|
|
|
|
#10 (permalink) |
|
Senior Member
Join Date: Apr 2002
Location: Dundee/Alyth hybrid
Posts: 1,489 Band: 15 Minutes
![]() ![]() ![]() ![]() ![]() ![]() |
Sorry bout not getting back to you, been a little busy and have been doing lots of overtime to meet deadlines. As far as reading material goes, it's get a good 'Programming' book like 'Introduction to OO programming using C++' There's probably one using Java now.
I'd recommend Sams books. But look for books that say 'Using' in the title, they tend to be less specific to a language. For instance you'll be learning programming at Uni and not C or C++ or Java. You just happen to be using one of these languages as a tool. Look for books that cover OO design as well, again OO methodologies can be applied to loads of laguages present and future. I started learning C++ but then learned Java in a very short space of time and because I learned how to program it's just the syntax I need to get with every new language. Now i can program in C, C++, Java, JSP, Python, PHP, ASP, Coldfusion, Javascript, C# ( .NET). Programming is a bastard and it'll take about 2-3 years of frustration before you get it, in the meantime if you need any help with stuff you don't understand either ask a lecturer or give me a shout. You'll no doubt be doing pointers , complex function calls, multi threading, objects, classes all of which will get very confusing. Also use the web there are hundreds of forums for every language in the world nobody better to ask than a net buff P.S. I had to resit all my C++ modules in 2nd year but still managed to learn how to program there's always hope ![]() |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|