index
:
ToxicInvaders.git
main
Toxic Invaders - Local-Multiplayer Pico-8 Bullet Hell
Sarah Bradley
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
update.lua
blob: 022181d1501058e11e45526a04097844d0327791 (
plain
)
1
2
3
4
updateobjs
()
if
btn
(
4
,
1
)
and
playercount
==
0
then
addplayer
(
18
,
22
)
end