Log In  
Follow
tubeman

Cart #ripple_3d-0 | 2023-12-10 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
4


Just sharing with a friend.

Keys:
Up/Down: amplitude of the ripple
Left/Right: frequency of ripples
Z/X: camera angle

Click "Code ▽" in the bottom toolbar to view the code

4
0 comments



Cart #cuberot-0 | 2023-11-27 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

This interactive cube rotator is an accompaniment to the Introduction to 3D article in the November Pico-View issue.

Keys:

  • Up/Down: Select next/previous parameter
  • Left/Right: Incrase/decrease parameter value
  • Z: Randomize the parameter values
  • X: Toggle hiding/showing the text

Description of parameters:

  • xrot/yrot/zrot: The rotation around the x/y/z axis
  • xoff/yoff/zoff: The cube's x/y/z offsets (i.e. a translation transformation)
  • zoom: The camera's z offset
  • cam: Intensity of animated camera movement along the x,y & z axes
  • sprd: How spread out are the points in the cube

[ Continue Reading.. ]

1
0 comments



Press / hold Z or X to pop bubbles. Use arrow keys to configure speed/multipop.

Cart #zatejomotu-2 | 2023-09-28 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
7

Changelog:
9/28/23 - added speed/multipop configurations

7
1 comment



Cart #pixel_td-1 | 2023-09-13 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
32

Hi, this is my first PICO-8 game. It's a tower defense game inspired by an old flash game called Vector TD. Hope you enjoy!

Keys:
Z - open shop / OK
X - send wave / Cancel
Arrow keys - move selection

It's also available on itch: https://tube-man.itch.io/pixel-td
Also the code is available on github: https://github.com/beardedsakimonkey/pixel_td.p8

Updates:
9/12/23 - Fixed bug where towers could earn double gold on kill (thanks Cowirrie)

32
12 comments