Log In  


I thought of an idea for a jam


The idea is that no sprites are maps can be used
Tweet finished cart to @SmallTestAcount

Rules
Restrictions
•Text only
•Image hack is not allowed
•No built-in drawing type functions allowed (ex: rectfill, circfill, line, etc...)
•No rule loopholes
•No sprites
•No maps
Suggestions/Allowed
•Cls() is allowed
•SFX and music are allowed
•All file sizes allowed
•Glyphs are suggested
•All colors are allowed
•Dev kit mouse is allowed if you wish to use it

•Remember to use #TOjam
•Must be finished by Dec 31st at midnight

Have fun

--Nov 14--

4


Maybe you should allow rectfill so that people can easily have background colors for text?

Or if not, I guess they could paste Glyph "A" (solid block) a bit to accomplish the same thing..


@enargy

You can make cls() be any color

try putting in "cls(7)"


/me foresees pico-8 nethack incoming ;)


@PixelBytes that's true, but I meant something a little different. It's easily doable without using rectfill though, so not a big deal:

Cart #46371 | 2017-11-16 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA


What's an "image hack"?


Is CURSOR allowed? I'm thinking you could (albeit inefficiently) build up an entire image just by coloring and moving a fullstop character around.

(Perhaps this is just "against the spirit" of the Text Jam...)


That's what I was curious about. :)


Maybe they mean peek and poke starting at 0x6000..?

@PixelBytes, the people wanna know! :P


Might be interesting if there were a limit to how many characters you can draw per frame.


Cart #46523 | 2017-11-20 | Code ▽ | Embed ▽ | No License
11

Funky submission with re-purposed code--feel free to borrow anything.

-Electric Gryphon



[Please log in to post a comment]