Changes

User:CPM User

517 bytes added, 23:12, 12 October 2012
/* Some of my Routines */
== Some of my Routines ==
 
BASGRA.BAS
 
http://www.cpcwiki.eu/forum/programming/silly-programming-ideas-turning-text-into-graphics/?action=dlattach;attach=5232
 
* Command Driven Graphics Program which enables you to plot or draw lines onto the screen. Commands are "p" - for plot & "d" for draw, followed by the co-ordinates for where to draw (or plot) onscreen. The plot acts as a move as well in this case, so various shapes can be created. This program won't save or store the graphical positions, so it would be good to write them down. :)
SCR_FLOOD_BOX
423
edits