Neat idea! You have an interface similar to my game (Colony Crawler) which lets you drag and drop objects onto the screen. Here are some things I decided to do:
- Don't separate objects while dragging
- Snap to grid when objects are released
Keep up the great work!