Comm software package alpha

This commit is contained in:
cuu
2019-01-17 00:56:40 +08:00
parent 565605cfef
commit be872d0536
20 changed files with 650 additions and 160 deletions

View File

@@ -0,0 +1,5 @@
#!/bin/bash
#SDL_VIDEODRIVER=x11 DISPLAY=:0 ./pico-8/pico8_dyn -splore -draw_rect 32,0,256,240
cd /home/cpi/games/PICO-8/pico-8
SDL_VIDEODRIVER=x11 DISPLAY=:0 ./pico8_dyn -draw_rect 32,0,256,240