Help me.

How do i create the matrix code effect.

 
  I am only starting to learn C programming, i read the book ' Let us C' it helped me quite a lot. but as iam only a beginer i wanted to make something greatful to show it to my friends. please share me your code
If you really want to do a proper matrix effect, you'll want to look at using a graphics library like SFML.
Whats SFML
google..

lol mutexe :)

I just love this site... http://bfy.tw/AOx
:)
@OP: Seriously though, googling "what's SFML" will yield a LOAD of useful tutorial/introduction sites.
There are also assorted threads here. If you search cplusplus.com for SDML you'll see what people have been using it for and what problems they've hit. And also discussions about the merits of SDML versus its contenders, like Allegro and SDL.

e.g.

Game Programming | What library should I use?
http://www.cplusplus.com/forum/beginner/78297/

SDL or SFML
http://www.cplusplus.com/forum/general/23944/

Allegro or SFML?
http://www.cplusplus.com/forum/lounge/108321/

Andy
Last edited on
thank a lot for your advices
Topic archived. No new replies allowed.