Log In  

A bit of generative art study of "that S thing".

Based on the JS version made by @potch: https://twitter.com/potch/status/1162601613057413121

Cart #that_s_thing-0 | 2019-08-17 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2

P#66742 2019-08-17 20:41 ( Edited 2019-08-17 20:42)

Interesting what you have here !

Reminds me a little of a simple maze-generator me and other coders were experimenting with sometime back, using / and \ as the elements to build with - and in 1-line of code to boot. :)

cls()for i=0,15 do for j=0,15 do spr(rnd()*2+1,j*8,i*8)end end

Cart #gazobawuji-0 | 2019-08-18 | Code ▽ | Embed ▽ | No License

P#66746 2019-08-18 00:04 ( Edited 2019-08-18 00:07)

[Please log in to post a comment]

Follow Lexaloffle:          
Generated 2024-04-19 15:08:27 | 0.046s | Q:23