Various stuff related to TIC-80 fantasy console development.

pixelbath 92d00f81d4 Merge branch 'master' of https://git.pixelbath.com/pixelbath/tic80-stuff 8 months ago
1bit b57544db12 1bit changes 8 months ago
aba 8685567a5a ok, let's do this again 8 months ago
awesome 834269838a some updates 1 year ago
blockbattle a700353bc4 5px blocks cause bigger ones ain't gonna fit 1 year ago
cylshooter f71e9072bf start more stuff that i won't finish 8 months ago
dark 74cf86a821 lighting tests 1 year ago
einhander 92d00f81d4 Merge branch 'master' of https://git.pixelbath.com/pixelbath/tic80-stuff 8 months ago
megamang a80b5dc8a0 sprite updates 9 months ago
miniblast a80b5dc8a0 sprite updates 9 months ago
quickplat f8efed6021 test stuff 1 year ago
shmup a80b5dc8a0 sprite updates 9 months ago
survivor 834269838a some updates 1 year ago
tcc-2022 a2fb398f4b bunch of demo coding stuff 1 year ago
tinyablo ead5c39c01 cleanup, moving stuff 1 year ago
xeno 92d00f81d4 Merge branch 'master' of https://git.pixelbath.com/pixelbath/tic80-stuff 8 months ago
.gitignore 91c10c59a1 oh yeah...Mac 1 year ago
LICENSE 5746370318 Initial commit 3 years ago
README.md 598f4e910f fleshing out the readme 8 months ago
_setup-folder.bat 834269838a some updates 1 year ago
_setup-folder.sh 1fcf4bea63 adding linux/osx repo script 1 year ago
blitstuff.lua f89e368667 simple ram blitter example 2 years ago
bomberguy.lua d7cc3f8245 minor changes 1 year ago
drop.lua 971cbb98f8 incremental improvement 1 year ago
fireworks.lua 12f8d05b23 fps/particle counter, palette fix 3 years ago
inputstate.lua 8fc20666ff input state example 2 years ago
mousep.lua 8c43698c5e adding mousep demo 3 years ago
p8-player.aseprite b56dbc064d yet another mockup 8 months ago
palettefade.lua 491f84d4eb moving remaining alter ego code to examples 2 years ago
palettegen.py 484588b991 just kinda sticking stuff in here 3 years ago
particles.lua 5ec6dbdc38 cleaning up a bit 2 years ago
printpalette.lua 855154dc1c palette printer 3 years ago
sizecode01.lua a2fb398f4b bunch of demo coding stuff 1 year ago
utils.lua 5f796c1351 adding utils file 3 years ago

README.md

tic80-stuff

Projects

Only projects with readme files are linked here.

Awesome snippets

Collected snippets that do neat things.

  • atmos - some weather particle effects
  • follower - a follower object in the style of Gradius options
  • fsm - simple finite state machine implementation example
  • screenmelt - pixel manipulation with a drippy effect
  • screenshake - using pokes to offset screen in VRAM directly
  • tvstatic - a cool television static effect
  • water - water reflections including darkening and waves