Various stuff related to TIC-80 fantasy console development.

pixelbath 866140e3fa archon thangs 22 hours ago
1bit b8e7cdc529 oops path 1 month ago
aba 13754ee961 bring in the tileman 4 weeks ago
archon 866140e3fa archon thangs 22 hours ago
awesome 7ba5da9485 added rspr example 1 month ago
blockbattle d68ef294ef smol updates 1 month ago
cylshooter f71e9072bf start more stuff that i won't finish 11 months ago
dark c25ec13bf7 Merge branch 'master' of https://git.pixelbath.com/pixelbath/tic80-stuff 1 month ago
einhander 24ef9d8dc7 asset updates mostly 1 month ago
megamang 58b2c70a10 update readmes 1 month ago
miniblast a80b5dc8a0 sprite updates 1 year ago
mule 24ef9d8dc7 asset updates mostly 1 month ago
shmup 05a1fcbc98 Merge branch 'master' of https://git.pixelbath.com/pixelbath/tic80-stuff 4 weeks ago
spiritbreakers cebb8d59de bustin makes me feel good 1 month ago
survivor 24ef9d8dc7 asset updates mostly 1 month ago
tcc-2022 a2fb398f4b bunch of demo coding stuff 1 year ago
tinyablo 24ef9d8dc7 asset updates mostly 1 month ago
xeno 58b2c70a10 update readmes 1 month ago
.gitignore 91c10c59a1 oh yeah...Mac 1 year ago
LICENSE 5746370318 Initial commit 3 years ago
README.md 2373a0827f updating READMEs to be fancier 10 months ago
_setup-folder.bat 834269838a some updates 1 year ago
_setup-folder.sh 1fcf4bea63 adding linux/osx repo script 1 year ago
bdash.aseprite 65d881fe34 palettization 1 month ago
bdash.lua 1adbb05813 lets fail to make a ui framework 1 month ago
blitstuff.lua f89e368667 simple ram blitter example 2 years ago
bomberguy.lua d7cc3f8245 minor changes 1 year ago
defender.aseprite d749aeea27 oh hey another one not to finish 1 month ago
drop.lua d68ef294ef smol updates 1 month ago
fireworks.lua 12f8d05b23 fps/particle counter, palette fix 3 years ago
gauntlet.aseprite 1317f48d58 gauntlet? 1 month ago
inputstate.lua 8fc20666ff input state example 2 years ago
mousep.lua 8c43698c5e adding mousep demo 3 years ago
p8-player.aseprite be62846449 layer names 1 month 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
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

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