Log In  
Follow
tubeman
[ :: Read More :: ]

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

P#138520 2023-12-10 18:19 ( Edited 2023-12-10 18:20)

[ :: Read More :: ]

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
  • dots: The number of points in the cube

Feel free to ask any questions and I'll try to respond to them as soon as I can. :)

P#138068 2023-12-01 03:19

[ :: Read More :: ]

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

P#134942 2023-09-27 01:50 ( Edited 2023-09-28 19:34)

[ :: Read More :: ]

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

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)

P#133116 2023-08-16 01:56 ( Edited 2023-09-13 05:15)