Various stuff related to TIC-80 fantasy console development.

pixelbath 1385b7972f this exists elsewhere 3 weeks ago
1bit 2373a0827f updating READMEs to be fancier 3 weeks ago
aba 2373a0827f updating READMEs to be fancier 3 weeks ago
archon 188119d019 more archon stuff 3 weeks ago
awesome 834269838a some updates 9 months ago
blockbattle 2373a0827f updating READMEs to be fancier 3 weeks ago
cylshooter f71e9072bf start more stuff that i won't finish 4 weeks ago
dark f5b5625a32 found more dark media 3 weeks ago
einhander 2373a0827f updating READMEs to be fancier 3 weeks ago
megamang 2373a0827f updating READMEs to be fancier 3 weeks ago
miniblast a80b5dc8a0 sprite updates 2 months ago
quickplat f8efed6021 test stuff 1 year ago
shmup a80b5dc8a0 sprite updates 2 months ago
survivor 834269838a some updates 9 months ago
tcc-2022 a2fb398f4b bunch of demo coding stuff 7 months ago
tinyablo ead5c39c01 cleanup, moving stuff 1 year ago
xeno 92d00f81d4 Merge branch 'master' of https://git.pixelbath.com/pixelbath/tic80-stuff 3 weeks ago
.gitignore 91c10c59a1 oh yeah...Mac 7 months ago
LICENSE 5746370318 Initial commit 2 years ago
README.md 2373a0827f updating READMEs to be fancier 3 weeks ago
_setup-folder.bat 834269838a some updates 9 months ago
_setup-folder.sh 1fcf4bea63 adding linux/osx repo script 11 months ago
blitstuff.lua f89e368667 simple ram blitter example 1 year ago
bomberguy.lua d7cc3f8245 minor changes 9 months ago
drop.lua 971cbb98f8 incremental improvement 7 months ago
fireworks.lua 12f8d05b23 fps/particle counter, palette fix 2 years ago
inputstate.lua 8fc20666ff input state example 1 year ago
mousep.lua 8c43698c5e adding mousep demo 2 years ago
p8-player.aseprite b56dbc064d yet another mockup 3 weeks ago
palettefade.lua 491f84d4eb moving remaining alter ego code to examples 1 year ago
palettegen.py 484588b991 just kinda sticking stuff in here 2 years ago
printpalette.lua 855154dc1c palette printer 2 years ago
sizecode01.lua a2fb398f4b bunch of demo coding stuff 7 months ago
utils.lua 5f796c1351 adding utils file 2 years ago

README.md

tic80-stuff

Projects

Many of these are loose collections of mockups. It's become apparent over time that one of my hobbies is making game mockups.

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