AuthorTopic: Mockup Tools I made  (Read 2013 times)

Offline tcaud

  • 0001
  • *
  • Posts: 60
  • Karma: +0/-0
    • View Profile

Mockup Tools I made

on: August 09, 2013, 04:01:01 am
Awesome tile tool -- handy for mockups and tile rips.

http://www.gamestargcs.net/AwesomeTileTool.html

And this is for taking your mockup a little farther, a 2D game maker in HTML 5, after the mold of ZZT. It's an add-on only for Firefox. It uses BASIC and is highly modular... with pre-made assets you can put a game together in under 10 minutes. It uses a tag-based reaction system.

http://www.gamestargcs.net/gamestar-gcs.xpi

The game maker is kinda slow... I went all out for power and ended up with more power than is really necessary (a 256x256 map renders 65,536 distinct tile graphics... so don't be surprised if your browser chokes on maps that large).

Offline tcaud

  • 0001
  • *
  • Posts: 60
  • Karma: +0/-0
    • View Profile

Re: Mockup Tools I made

Reply #1 on: August 12, 2013, 08:55:03 am
How wonderful. The latest version of Firefox breaks the layout in my addon because it gets rid of the file input box, replacing it with a button and text that bleeds all over the layout. This means war.

Alright I fixed the layout. This next version will allow the imposition of images onto the background, over which obstacles zones can be laid. This way mockups can be converted to games instantly.
« Last Edit: August 13, 2013, 05:16:46 pm by tcaud »