Log In  

BBS > Superblog
Posts: All | Following    GIFs: All | Postcarts    Off-site: Accounts



Cart #pride_wallpaper-0 | 2024-03-17 | Embed ▽ | License: CC4-BY-NC-SA
22


!!!If you cannot use this PNG above use this one here!!!

🏳️‍🌈🏳️‍🌈🏳️‍🌈🏳️‍🌈🏳️‍🌈

Hello everyone! <3 This is my first Picotron project!
This is a fully customizable Pride flag wallpaper generator. You can have any flag, or combination of two flags rendered with a realistic wavy pattern. You can generate any flag with stripes or use one of the presets for more common pride flags.

To get going with this I recommend downloading the PNG, you can use the BBS load function (load #pride_wallpaper) however you'll have to put in some effort to convert it to a cart. If the PNG above is not working you can download through that second image. Through all three download methods if it still doesn't work you can DM me on the Picotron or Pico-8 discord (SmallTestAccount).

[ Continue Reading.. ]

22
4 comments


Cart #rabbit_fox_hunter-1 | 2024-03-18 | Embed ▽ | License: CC4-BY-NC-SA
2

You are the rabbit: you have to collect carrots.
A fox try to catch the rabbit or to catch carrots.
A hunter try to shoot at the rabbit or at the fox.
Every carrot taken by the rabbit grant 1 point, but if the fox catch a carrot it will remove 1 point.
After 8 points, you change level.
After you reach the end of level 4, you win.

I've made a quick port of this little game:

https://www.lexaloffle.com/bbs/?tid=3565

At the moment the maps are missing because I can't find a way to add 8x8 sprites when picotron seems to expect them to be 16x16. Therefore you can't see level changes.

2
1 comment


Cart #farmingsimulator_v_1_2-1 | 2024-03-21 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
8


Cart #farmingsimulator_v_1_2-0 | 2024-03-17 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
8

Hi everyone, after many small projects, this “farm simulation” is my best project till now, and I want to keep polishing it till it looks like a good "retro-style" farming game.

d-pad/ arrow keys = move character
d-pad/ arrow keys = up and down on shop
z/c “o” button= use item, select option on shop
x/v “x” button= select item on hotbar

[ Continue Reading.. ]

8
4 comments


Cart #twotwo-0 | 2024-03-17 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
4

Overview

A simple two-player game made in about a day!

Controls

◀️▶️ - Change Direction
✨- To Increase Score/Speed
2️⃣2️⃣ - To Win

Behind The Scenes

Been having a creative slump lately, so made this in a day for myself, decided to release!

If you're curious here's my website:
https://sites.google.com/view/marinamakesgames/home/buttons-blogs?authuser=0

4
4 comments


Cart #enview-4 | 2024-05-01 | Embed ▽ | License: CC4-BY-NC-SA
50

Update: The current version of ENView contains work by pancelor, NuSan, and myself. I'll try to keep it up to date so that load #enview will always give you the best version, but do scroll this thread for more info as I'm often late to keep things updated!


The largest part of this work is based on pancelor's api explorer

It has some improvements like sub-tables being sorted, and not printing text above/below the screen.
Also I made some style changes to try and get it to gel with the OS as a windowed app.

I'd like to have it so clicking on a function shows you what parameters it expects, but honestly I have no idea if that's a thing you can even query in lua.

[ Continue Reading.. ]

50
17 comments


Cart #driving_ace_i-0 | 2024-03-17 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

You can drive around, accelerating with the up arrow and slowing with the down arrow, turning with the left and right arrows. Not entirely sure where I'm going to go next with it. Don't crash; it slows you down.
There is an error once you complete the second course.

0 comments


Testing

by zep
Cart #nights-0 | 2024-03-14 | Embed ▽ | No License
12

12
1 comment


Cart #mandelsaver-2 | 2024-03-19 | Embed ▽ | License: CC4-BY-NC-SA
19

About

Save your precious pixels with this Mandelbrot fractal screensaver for Picotron.
Watch as the multi-coloured infinate fractal goodness stylishly reveals the meaning of life*
*(not guaranteed)

Installation

Save this into /appdata/system/screensavers to add it to your permanent screensaver list in Settings.
(copying to "system/..." will not be permanent, as system contents reset on each Picotron restart)

If you don't have the above path yet, you can start from the default system ones, using the following command:
cp /system/screensavers /appdata/system/screensavers

[ Continue Reading.. ]

19
0 comments


Tic Tac Toe.

Cart #tictactoegame-0 | 2024-03-17 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

1 comment


This is my custom wallpaper based on the default robot.p64!

Here, it's displayed with my three colorful custom themes:

Bubblegum

Blueberry

OrangeJuice

The bot moves on a sine wave and blinks, and the clouds scroll across the sky!

Cart #shignrobotwallpaper-0 | 2024-03-17 | Embed ▽ | License: CC4-BY-NC-SA
11

11
3 comments


Here's a thread to tutorialize how to do the most common Pico-8 commands in Picotron. Show how they are the same, or how they may be slightly different.

So:

--spr
--sspr
--sfx
--music
--rects, circs, lines
--pset, pget?
--mset, mget?
--fget, fset?
--math stuffs
--etc.

Please note if a) the command is part of the list of Picotron commands and b) if it currently works (or may just not be implemented yet).

Picotron API functions: https://www.lexaloffle.com/bbs/?pid=143245#p

Please no questions, only answers here. Thanks!

5
2 comments


Cart #namfont-3 | 2024-03-20 | Embed ▽ | License: CC4-BY-NC-SA
13

Me as Lostcadesoft will be back on game making on this new cool #picotron. This is my snippet for use of sprite based font! (originaly snippet by @thattomhall on Pico-8) This is the font I'll use on my first games's release on #picotron. He're my share, use it if you like it. I love that classic Namco/Nintendo font!

-The SPRINT x/y cordinate are in 8x8 boundaries caracter block.
-uppercase letters only supported.

If some of you guys got something better about custom 8x8 retro font snippet, up to you!

Enjoy!

13
5 comments


update: there are basically 3 tools that are relevant here:

  • this tool (sprimp) -- maybe still useful, but superceded by p8x8:
  • p8x8: a tool to fully convert PICO-8 carts to Picotron carts (some assembly required) -- this grew out of sprimp
  • my aseprite exporter plugin -- still useful

You probably want to check out p8x8 instead, but I'm leaving this thread as it is since it may still be useful or interesting to some people.


Cart #sprimp-1 | 2024-03-18 | Embed ▽ | License: CC4-BY-NC-SA
27

tada! now you can import pico8 spritesheets. and map too!

importing a .p8 file

  • put your game.p8 file somewhere inside picotron's file system

[ Continue Reading.. ]

27
7 comments


Cart #multtaskchicken-6 | 2024-04-09 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

1
0 comments


Pong but smol.

Cart #mini_pong-0 | 2024-03-17 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

1
0 comments


Snake game in PICO-8.

Cart #snakegame-0 | 2024-03-17 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

1
0 comments


Cart #sandandotherstuff-0 | 2024-03-17 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
15

A lil sand game I made when checking out cellular automata.

Controls
Mouse1: Place
Mouse2: Erase
X/Z: Material select

15
2 comments


Pong in PICO-8.

Cart #pong_game-1 | 2024-03-17 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2

2
0 comments


Cart #function_tool-2 | 2024-03-17 | Embed ▽ | License: CC4-BY-NC-SA
26


I made a useful tool to look at what parameters are expected from picotron's api
You can also see in what file it is implemented and inspect the code!

It only works for functions that are implemented in lua, when it's done in c it's not visible, and some lua functions don't have much code in them and redirect a variable amount of parameters toward a c function

I also exported the list of functions with their parameters if I could find them:

table	USERDATA
C	USERDATA:__add
C	USERDATA:__band
C	USERDATA:__bor
C	USERDATA:__bxor
C	USERDATA:__div
C	USERDATA:__index
C	USERDATA:__len
C	USERDATA:__mod
C	USERDATA:__mul
C	USERDATA:__newindex
C	USERDATA:__sub
C	USERDATA:__tostring
C	USERDATA:add
C	USERDATA:attribs
C	USERDATA:band
C	USERDATA:bor
C	USERDATA:bxor
C	USERDATA:clear
C	USERDATA:convert
C	USERDATA:copy
C	USERDATA:cross
C	USERDATA:distance
C	USERDATA:div
C	USERDATA:dot
C	USERDATA:get
C	USERDATA:height
C	USERDATA:magnitude
C	USERDATA:matmul
C	USERDATA:matmul2d
C	USERDATA:matmul3d
C	USERDATA:mod
C	USERDATA:mul
C	USERDATA:set
C	USERDATA:sort
C	USERDATA:sub
C	USERDATA:transpose
C	USERDATA:width
table	_G
string	_VERSION
C	_fetch_local
C	_fetch_remote
Lua	_process_event_messages ()
C	_signal
C	_store_local
C	_update_buttons
Lua	abs (a)
C	add
Lua	add_line (s)
Lua	all (c)
C	apply_diff
C	assert
C	atan2
C	blit
C	btn
C	btnp
C	camera
C	cd
C	chr
C	circ
C	circfill
Lua	clear_key (scancode)
C	clip
C	cls
C	cocreate
C	collectgarbage
C	color
Lua	coresume (c, ...)
table	coroutine
C	coroutine:close
C	coroutine:create
C	coroutine:isyieldable
C	coroutine:resume
C	coroutine:running
C	coroutine:status
C	coroutine:wrap
C	coroutine:yield
C	cos
C	costatus
C	count
Lua	cp (f0, f1)
C	create_diff
Lua	create_gui (head_el)
Lua	create_process (prog_name, env_patch, do_debug)
Lua	create_undo_stack (, ...)
C	cursor
Lua	date (format)
table	debug
C	debug:debug
C	debug:gethook
C	debug:getinfo
C	debug:getlocal
C	debug:getmetatable
C	debug:getregistry
C	debug:getupvalue
C	debug:getuservalue
C	debug:setcstacklimit
C	debug:sethook
C	debug:setlocal
C	debug:setmetatable
C	debug:setupvalue
C	debug:setuservalue
C	debug:traceback
C	debug:upvalueid
C	debug:upvaluejoin
C	del
C	deli
C	dtime
Lua	env ()
C	error
Lua	exit (exit_code)
Lua	fetch (location, ...)
Lua	fetch_metadata (filename)
C	fget
C	fillp
C	flip
C	flr
Lua	foreach (c, _f)
C	fset
C	fstat
C	fullpath
Lua	function_info (fun)
C	get
Lua	get_clipboard ()
Lua	get_display ()
Lua	get_draw_target ()
Lua	get_spr (index)
C	getmetatable
Lua	include (filename)
C	ipairs
Lua	key (scancode)
Lua	keyp (scancode)
C	line
C	load
C	ls
Lua	map (ud, b, ...)
table	math
C	math:abs
C	math:acos
C	math:asin
C	math:atan
C	math:ceil
C	math:cos
C	math:deg
C	math:exp
C	math:floor
C	math:fmod
number	math:huge
C	math:log
C	math:max
number	math:maxinteger
C	math:min
number	math:mininteger
C	math:modf
number	math:pi
C	math:rad
C	math:random
C	math:randomseed
C	math:sin
C	math:sqrt
C	math:tan
C	math:tointeger
C	math:type
C	math:ult
Lua	max (a, b)
C	memcpy
Lua	memmap (addr, a, offset, len)
C	memset
Lua	menuitem (m, a, b)
Lua	mid (a, b, c)
Lua	min (a, b)
Lua	mkdir (p)
C	mount
Lua	mouse ()
C	music
Lua	mv (src, dest)
C	next
C	note
Lua	notify (msg_str)
Lua	on_event (event, f)
C	ord
C	oval
C	ovalfill
C	pack
C	pairs
C	pal
C	palt
C	pcall
C	peek
C	peek2
C	peek4
C	peek8
Lua	peektext (i)
C	pget
C	pid
Lua	pod (obj, flags, meta)
C	poke
C	poke2
C	poke4
C	poke8
Lua	print (str, x, y, col)
Lua	printh (str)
C	pset
C	pwd
Lua	pwf ()
C	rawequal
C	rawget
C	rawlen
C	rawset
Lua	readtext (clear_remaining)
C	rect
C	rectfill
Lua	reset ()
Lua	rm (f0)
C	rnd
C	select
C	send_message
C	set
Lua	set_clipboard (, ...)
Lua	set_draw_target (d)
Lua	set_spr (index, s, flags_val)
C	setmetatable
C	sfx
Lua	sgn (a)
C	sin
C	split
C	spr
C	sqrt
C	srand
C	sspr
C	stat
Lua	stop (txt, ...)
Lua	store (location, obj, meta)
Lua	store_metadata (filename, meta)
table	string
Lua	string:basename (self)
C	string:byte
C	string:char
C	string:dump
Lua	string:ext (self)
C	string:find
C	string:format
C	string:gmatch
C	string:gsub
Lua	string:hloc (self)
C	string:len
C	string:lower
C	string:match
C	string:pack
C	string:packsize
Lua	string:path (self)
C	string:rep
C	string:reverse
C	string:sub
C	string:unpack
C	string:upper
Lua	sub (str, ...)
C	t
table	table
C	table:concat
C	table:insert
C	table:move
C	table:pack
C	table:remove
C	table:unpack
Lua	theme (which)
C	time
C	tline3d
C	tokenoid
Lua	tonum (, ...)
C	tonumber
Lua	tostr (val, as_hex)
C	tostring
C	type
Lua	unmap (a)
C	unpack
C	unpod
C	userdata
table	utf8
C	utf8:char
string	utf8:charpattern
C	utf8:codepoint
C	utf8:codes
C	utf8:len
C	utf8:offset
C	vec
Lua	vid (mode)
C	warn
Lua	window (w, h, attribs)
Lua	wrangle_working_file (save_state, load_state, untitled_filename, get_hlocation, set_hlocation)
C	yield

26
6 comments




Top    Load More Posts ->