Trying out PICO-8. All kinds of practice projects here.
%USERPROFILE%/pico8carts
- root_path, subdirs: git repos,bbs
,demos
,games
robocopy_backup_repos.bat
- backup git repos to Google Drive home without.git
directory
.../Google Drive/pico8
- install location/home
- home/desktop
- desktoppico8.bat
- start script
pico8.bat
:
start "pico8" /B pico8.exe -home ./home/ -desktop ./desktop/ -root_path %USERPROFILE%/pico8carts/ %*
Visual Studio Code with pico8vscodeeditor plugin.
TODO:
- Lua formatter plugin?
- Lua lint plugin?
- BBS carts go to
pico8/home/bbs
instead ofpico8carts/bbs
!!
TODO! #1