Computer Science Canada

Grid Designer

Author:  Carey [ Fri Oct 05, 2007 12:26 pm ]
Post subject:  Grid Designer

This was originally designed to help me with a math assignment, but then i decided that it could have other uses as well. I am currently working on a 'select and move multiple blocks' feature. If you have any ideas, comments, suggestions, etc. be sure to post them. I have also included a sample grid called 'blocky'.

GRID EDITOR Controls:
LClick: Place a block of the selected colour
MClick: Eye drop tool (picks a colour)
RClick: Erase

f: Fill area with the selected colour starting at the mouse point.
c: Brings up the colour chooser
r: Resize grid
s: Save grid
l: Load grid
n: New grid
q: Quits (shows preview of grid and asks to save)

COLOUR CHOOSER Controls:
l/r arrows: change colour
space: brings up the goto colour prompt (type in a number and press enter)
enter: sets the colour and exits the colour chooser

Enjoy!


Carey

Author:  CodeMonkey2000 [ Fri Oct 05, 2007 3:52 pm ]
Post subject:  RE:Grid Designer

You can use this for simple 2D games.

Author:  Carey [ Sun Oct 07, 2007 3:21 pm ]
Post subject:  RE:Grid Designer

thats what my math assignment was. to use f(x)'s to move a guy through a 2D side-scroller 'game'. this was my map.


: