A web based text adventure creator that generated BASIC for the ZX Spectrum computer
[INITIAL RELEASE manual is under construction]
A tool for generating ZX Spectrum BASIC text adventure games with limited graphics capabilities.
- Draw location graphics and associate them with a location. The Drawing is made using PLOT, DRAW,CIRCLE.
- Draw UDG that can be added in a location. The UDG will appear in the location specified and will dissapear when you get/remove object.
Project uses a modified version of https://github.com/EdToo/batoco (in javascript).
The game was inspired from Lantern IDE adventure creator.
Create, here

Publicar un comentario