Animorphs #28.5: Alternamorphs #1 - The First Journey

Reading Journey

  • Started: 2024-12-23T16:42:59Z
  • Ended: 2024-12-23T17:21:43Z
  • Total Time Read: 0hrs 38mins 44secs
Code
%run _help_reading.py
import pandas as pd

df = pd.read_csv(
  'https://github.com/MrGeislinger/victorsothervector/raw/main/'
  'data/reading/all_reading-clean.csv'
)

book_name = """Animorphs #28.5: Alternamorphs #1 - The First Journey"""
one_title = one_title_data(df, book_name)
one_title_summary = get_summary_by_day(one_title)
generate_plot(one_title_summary, book_name);
Figure 1: Reading done for Animorphs #28.5: Alternamorphs #1 - The First Journey

Thoughts on Animorphs #28.5: Alternamorphs #1 - The First Journey

Overview

A choose your own adventure where you’re the other missing Animorph! Does Book #1 & Book #11

Kind of feels like another exploration of the failed Animorph David

Even if you go through all the options, this is till a good 10%+ shorter than the rest of the books. You can feel it go by real quick and honestly the first book that I felt was really not worth reading.

But I absolutely remember reading this as a kid! Definitely having to choose which animal has made a lasting memory for me. ♥️

Man choosing at random means you’re likely going to die as an Animorph


Bluesky Comments