Log In  
Follow
aquova

I am a professional software engineer who secretly has no idea what he's doing.

Sixlets II
by aquova
Snowman
by aquova
Piconian
by aquova
[ :: Read More :: ]

This is a minor typo in one of the help docs, but when running help pset or help pget, the example function uses sget/sset rather than its pixel cousins.

P#123354 2022-12-31 13:01

[ :: Read More :: ]

Cart #aquova_quick_draw-0 | 2022-11-15 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

My entry for #pico1k, it's a demake of the Quick Draw mini-game from Kirby's Adventure. Press Z to begin the duel, then wait for the right moment... and press X to defeat your opponent! There are five Kirbys to beat, each harder than the last!

P#120755 2022-11-15 14:19 ( Edited 2022-11-15 14:20)

[ :: Read More :: ]

Cart #sixlets2-1 | 2021-04-11 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
5

This is another basic puzzle game I made for my girlfriend. The point of the game is to try and get as many points in 90 seconds by making a path through a grid of colored tiles.

Pressing O allows you to rotate up to five tiles at a time, and pressing X attempts to draw a path through the grid. Only tiles of the same color as your start tile count when following the path. They also yield more points, but are destroyed if hit. If your path doesn't hit any other tile of the same color, nothing happens (to prevent people from holding down X to win :p )

P#90356 2021-04-11 14:47 ( Edited 2021-04-11 20:47)

[ :: Read More :: ]

Cart #ff_aquova-0 | 2019-10-03 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
8

I made this probably a year ago when I was first learning how the Pico-8 music editor worked. I only just realized that I had never updated it (I also forgot that I had finished it), so here we go! It is a recreation of the menu theme for Final Fantasy.

P#68395 2019-10-03 02:47

[ :: Read More :: ]

Cart #aquova_simon_says-0 | 2019-05-29 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

I forgot to upload this before, but this is a game made in under 560 characters for the second TweetTweetJam. This is simply Simon Says. When the background is green, watch what the computer does, then when the background changes to purple, repeat the process.

The only controls are the D-pad for each of the four lights.

P#64851 2019-05-29 21:18 ( Edited 2019-05-29 21:19)

[ :: Read More :: ]

Cart #aquova_huck_dunt-0 | 2019-05-16 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

A version of Duck Hunt made for #TweetTweetJam 2 in 557 characters.

Use the mouse and click to shoot the ducks. There are 9 rounds, try to get them all before they fly away!

P#64477 2019-05-16 23:13

[ :: Read More :: ]

Cart #picosketch-0 | 2019-04-09 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
6

I was bored in class today, and had an idea for a quick Etch-A-Sketch simulator.

Up/Down/Left/Right to control, or you can switch to a more "authentic" Etch-A-Sketch experience by switching the controls with the "Change controls" option in the menu. L/R will then move left/right, Z/X will move down/up.

Shake the canvas by using the "Shake" option in the menu.

It's not really meant to be anything special, but I haven't posted in a while.

P#63352 2019-04-09 05:06

[ :: Read More :: ]

Cart #aquova_snowman-3 | 2018-12-27 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
6

Snowman

by aquova

Try to build the largest snowman in this appropriately themed puzzle game!
There are 20 levels to play and to try to get the best score.

Controls

D-pad: Move player
X: Hold to reset level
Z: Select options

P#60397 2018-12-27 19:12 ( Edited 2018-12-27 19:38)

[ :: Read More :: ]

Cart #aquova_pipes-0 | 2018-12-24 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
6

A pseudo-tweetcart of the Windows/terminal screensaver pipes.

P#60311 2018-12-24 05:00

[ :: Read More :: ]

Cart #56693 | 2018-09-15 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
6


Enjoy this Pico-8-ified version of the Bongo Cat meme, complete with terrible placeholder music! Feel free to use this to your heart's content.

P#56694 2018-09-15 00:27 ( Edited 2018-09-15 04:35)

[ :: Read More :: ]

Cart #55658 | 2018-08-25 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
15

UPDATE 2: I went in and added parallax scrolling! I'm very pleased with how it turned out. This will probably be the final update to the game, as I've now completed everything I was interested in doing.

UPDATE: Based on feedback, I've added the option to add a border or background around the minimap. The option can be seen in the pause menu (press []). I also added a sash that shows what level you're about to begin.

My first real Pico-8 game! It's a clone of the classic arcade game Bosconian, which has always been a favorite of mine. I'm really happy with how it turned out. There's a few things that I might eventually revisit, and the music is sort of terrible, but all and all not bad for my first fully fledged game.

X to shoot, [] to pause. D-pad to steer, but the ship flies forwards on its own.

P#54876 2018-08-08 20:58 ( Edited 2018-08-25 16:25)

[ :: Read More :: ]

Cart #54193 | 2018-07-15 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1


A small little program to play Conway's Game of Life in. It supports randomly populating the screen, as well as creating your own designs with an editor.

I started out making this as a quick little project, but I ended up also using it to figure out how a title screen menu would work.

P#54194 2018-07-15 19:50 ( Edited 2018-07-15 23:50)

[ :: Read More :: ]

Cart #50502 | 2018-03-17 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA


After looking at some Outrun art earlier today, I was inspired to try my hand at some as well. I quite like how this turned out in the end, although there's a few small visual things I could probably tune up. I did make a tweetcart version of the program w/o the buildings in (just barely) under 280 characters. I might use this as a visual to later try and make some appropriate music using Pico-8.

The shimmering sun effect was based on a similar effect done (better) by user Svetlana here on the BBS.
https://www.lexaloffle.com/bbs/?tid=30532

P#50503 2018-03-17 00:28 ( Edited 2018-03-17 04:29)

[ :: Read More :: ]

Cart #49164 | 2018-02-11 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA


This is the first platformer I've made on Pico-8, featuring a character created on the Stardew Valley Discord for its first anniversary. It's pretty rough, but for a first attempt I'm rather pleased how it turned out.

As you could also guess, it's based heavily on the platformer example from the second Picozine.

P#49165 2018-02-11 09:43 ( Edited 2018-02-11 14:43)

[ :: Read More :: ]

Cart #48610 | 2018-01-28 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
3


A test in making 3D graphics within Pico. I'm pretty pleased with the result, although the shader isn't working well enough to show off here.

P#48611 2018-01-27 23:00 ( Edited 2018-01-28 06:53)

[ :: Read More :: ]

Cart #48530 | 2018-01-25 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
3

This was the very first thing I made in Pico-8, and so I've decided to upload it. Some of the code is a little funky, such as using sprites to make the Red Spot instead of using the same method used to make the other stripes, but I was still learning the ropes.

P#48531 2018-01-25 00:59 ( Edited 2018-01-26 20:24)

[ :: Read More :: ]

Cart #48489 | 2018-01-23 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
3

A fun little visualizer that I made. You can change the rotational speed to get different effects.

P#48490 2018-01-23 14:25 ( Edited 2018-01-23 19:25)

Follow Lexaloffle:          
Generated 2024-04-18 20:16:00 | 0.105s | Q:64