Commit Graph

171 Commits

Author SHA1 Message Date
258a3ef66b
add stripe, fix a sign error, some braking when crossing water at high speed 2024-02-03 23:41:00 -08:00
16469f0863
it compiles! it's fucked up but it compiles
sign errors and math errors abound
2024-02-03 21:10:03 -08:00
525c7e0cb6
first guess at movement. untested 2024-02-03 20:52:48 -08:00
e00bce0426
dolphin physics skeleton 2024-02-03 19:37:43 -08:00
61c462d560
midpoint based dolphin positioning 2024-02-03 19:26:02 -08:00
e6c48029a4
dolphin idle state 2024-02-03 18:21:57 -08:00
d49da29c2d
thingie to show plausible word speed
1 px/frame seems ok
2024-02-03 16:48:36 -08:00
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
dd3d4b5737
workspace settings 2024-02-03 12:32:21 -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
182eabbcad Initial commit 2024-02-01 03:33:40 +00:00