Oo, nice shiny new forum
Okay, so here's my post:
I'm writing a simple-ish version of Conway's Game of Life for my first year BSc Programming mosule coursework. I have to write it in C. I can do the basics, because I've already taught myself some of the language, but we haven't learnt much else in C, they've been teaching us Pascal for ages. I'm pretty sure I can do the behind-the-scenes bits and the maths, but I'm not sur ehow to do the graphics. How can I do graphics in a Console app anyone?
Oh and if you have any advice about this whole application I'd appreciate your thoughts.
Thanks.





Reply With Quote