Page 1 of 1
Need help
Posted: Fri Dec 17, 2004 12:12 pm
by UnmarkedGrave
Hey,i am new to this so....i woud like to know how coud i make for example:little stickman walking on screen,in qbasic.Thnx in advance guys i relly need help on this.
Posted: Fri Dec 17, 2004 1:54 pm
by MystikShadows
Hi UnmarkedGrave...kinda like the name

.
Although we don't mind helping. we do prefer if you show us some piece of code that you might have tried..to correct you if needed instead of doing it for you. This way, we believe it's a much better experience for you, you learn more, we work with code that you are familiar with since you wrote it and basically everything is just smoother with working this way for everybody

.
To get you started, you can lookup the SCREEN statement. adn the Line and Circle Statements in the help files...and play with those...

.