Commit Graph

12 Commits

Author SHA1 Message Date
1c8743e9e8
cubic feels better than quadratic at 60fps 2024-02-03 13:49:51 -08:00
ecae50a495
switch to 60fps
easier to build for 60fps and switch to double frame counts if I can't meet it than to build for 30 and switch to 60. I think
2024-02-03 13:48:25 -08:00
7155b71f03
my beautiful dev sprites and changes in the sprite plan 2024-02-03 13:43:07 -08:00
150e1385ad
reinsert linked list impl, skeleton for game impl
lots of undefined vars!
2024-02-03 11:12:36 -08:00
368eeb2fb4
add function reporting X endpoint of a text box
uses the "print offscreen" trick
2024-02-02 21:24:34 -08:00
c60b07183b
scootbox: a frame for dumping stuff into and scooting it off later 2024-02-02 21:14:07 -08:00
56fa99ad45
"scoot" -- quartic ease in 2024-02-01 20:56:51 -08:00
8f3e780537
remove broken animator impl. text springs in.
there's something wrong with mknew's attempt to do inheritance. I need to figure out why it's wrong, but for now I think the animator and linked list are just noise.
2024-02-01 20:47:24 -08:00
15d51012ab
text box 2024-02-01 20:16:12 -08:00
9f58232023
Add Dogica font.
Text hypnosis needs better text than Pico-8 offers by default.
2024-02-01 19:40:25 -08:00
9851343c8f
project-specific setup and structure 2024-01-31 19:48:48 -08:00
95c4275641
Update template to be project-specific. 2024-01-31 19:36:30 -08:00