pouët.net

Help me with Demo!

category: general [glöplog]
 
I Need help to make a demo.
added on the 2004-12-25 20:12:58 by erpherman erpherman
So wich kind of help do you need ?
Specify your properties and ask for people who have such wich where required, too.
Hmm, i bet for, there are some guys here which aren't averse to start a project, too.
added on the 2004-12-25 20:25:23 by checkoff checkoff
:B
The Codeing part i need help with
added on the 2004-12-25 20:32:01 by erpherman erpherman
I need help with ascii Graphics. It is all Right, except I have no idea how to change the Colour of letters.
added on the 2004-12-25 20:38:32 by shadez shadez
You need help!
added on the 2004-12-25 21:25:32 by Stelthzje Stelthzje
hehe....you need help by a medic.
or just use werkzeug ;-)
added on the 2004-12-25 21:30:05 by _docd^hjb _docd^hjb
If you need information on coding, try this:
http://www.pouet.net/prod.php?which=10807
added on the 2004-12-26 05:51:39 by Adok Adok
erpherman, not knowing right now your background, I suggest you start with:
http://www.processing.org

You will learn faster with it how to do visual effects, and have many more examples, than if you tried to do a demo from scratch in C++

Once you'll have developed a feel for what you want / can do, you will see how to achieve it with the less effort possible.
added on the 2004-12-26 10:02:03 by _-_-__ _-_-__
but you'll have bothered so much 'til then, that it won't be the "less effort possible".
don't be naive, there are no shortcuts.
added on the 2004-12-26 10:45:31 by stil stil
shortcuts to make inane, teenager's fantasy laced flybys with shiny pointy objects, hypnoglows and straight punch you in the face syncs?
added on the 2004-12-26 23:56:11 by _-_-__ _-_-__
"shiny pointy objects and hypnoglows" seem to be easy to do but the "straight punch you in the face syncs" are things i dont see often :((
added on the 2004-12-27 00:09:38 by Gargaj Gargaj
How about this for help with code;

lda #$00
sta $ff19
sta $ff15

That'll turn the screen and border black on a C16 or Plus/4, hope that helps. =-)
added on the 2004-12-27 01:21:02 by TMR{C0S} TMR{C0S}

login