Log In  
Follow
Mozz
Teeny Tiny Tarot
by

Cart #tirudomonu-0 | 2019-02-23 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2


::★::cls()
for y=0,42 do for x=0,31 do
sx = 1+x4 + (y%2)2
sy = 1+y*3

d=.25t()sqrt(sx^2+sy^2)
q=cos(d/20-t()/4)2
circfill(sx,sy,1,5+q
1.5)

end
end
flip() goto ★

2
0 comments



Cart #zoperisodo-5 | 2019-12-05 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
11

"funeral march of a marionette"
by charles gounod
arr. @packbat

thanks to alberto simoes and imslp, whose sheet music this was based on.

update 1 : added music
update 2 : added the minor arcana?!
update 3 : visual polish, added back faces to cards
update 4 : minor visual polish

11
4 comments



by Mozz
Cart #36780 | 2017-01-27 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
4

edit :
the most recent art 'n stuff

by Mozz
Cart #44944 | 2017-10-06 | Code ▽ | Embed ▽ | No License
4

4
2 comments



Cart #35916 | 2017-01-17 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2

a port of my 140 character "tweetjam" program that generates crunchy looking static. Mainly an experiment in the tiny tv voxel engine

2
2 comments



Cart #35914 | 2017-01-17 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
5


first attempt at a "real" tiny TV cart - simple space invaders clone.

shift/enter to turn on the screen

edit : fixed some issues with people getting motion sick from being a bit too ... "juicy"
edit 2 : fix for some difficulty issues

5
6 comments



Cart #18751 | 2016-02-09 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
3


created for Global Game Jam 16 "ritual"

3
0 comments



Cart #13140 | 2015-08-25 | Code ▽ | Embed ▽ | No License
3

Ludum Dare thread

Controls :
button one (z) - move to
button two(x) - open menu, confirm
—-

you are the REDWORM and you bring the <<entertainment>> . build places of entertainment to gather the life fluid of the solid, green places. charm the population to make them release even more life fluid! prepare a place to hold the king.

—-
edit : fixed some bugs
edit 2 : fixed a bug that caused particles not to spawn when I wanted them to!

3
0 comments



Cart #12014 | 2015-07-29 | Code ▽ | Embed ▽ | No License
5

so based on a conversation from another thread, I decided to do an implementation of the one line program :
10 PRINT CHR$(205.5+RND(1)); : GOTO 10

now i'm a hobbyist programer at best, so I pose the challenge to the community, what's the smallest program you can write to recreate this effect?

this is my effort - using sprites and in 50 tokens

5
11 comments



Cart #11968 | 2015-07-28 | Code ▽ | Embed ▽ | No License
13


Controls :
<- to slow down the palette shifting
-> to speed up the palette shifting

edit: changed the dragon's movement a bit

13
4 comments



Cart #12580 | 2015-08-11 | Code ▽ | Embed ▽ | No License
21


8/11/2015 - first "level" created. Buying and something resembling a puzzle added. still no death :P
7/22/2015 - better enemy movement, beginnings of the shop
7/22/2015 - total re-write @_@
7/6/2015 - hud, area titles, updated ladders
6/30/2015 - enemies
6/29/2015 - ladder code added
6/25/2015 - added basic sound effects - still working on ladder code

21
15 comments