P

Phoebe

Developer
I'm a french foxgirl who likes making apps and python scripts

All by Phoebe (16)

CPaint

A paint program for Classpad. Needs cinput and cgui.

Enclose the Horse

Enclose the horse in the biggest possible pen! Click grass tiles to place walls. You have limited walls. Horses can't move diagonally or over water. Enclosed golden apples give +10! Bigger enclosure = bigger score, but you only have one chance to submit!

Temple of the Spiral Serpent
PickCross
Mandelbrot

A Mandelbrot set renderer for ClassPad, visualizing the famous fractal.

Raytracer

A simple raytracer implemented in Python, demonstrating 3D rendering capabilities.

PocketNN

A simple neural network that learns to solve the XOR problem visually. It uses a pre-calculated Float Lookup Table (LUT) for the Sigmoid function and unrolled loops for the forward/backward propagation to maximize speed on the SH4 CPU.

Asteroids

The game is ultra minimalistic (white and black with only wireframe) but kinda fast and addictive.

CInput

Standalone library to add touchscreen keyboard. Check the wiki for more details

CED

Classpad Editor - A Python code editor for the calculator. Needs CInput.

HarmoniExtra

A music chord viewer for Classpad. Needs CInput.

CPTime

A Clock (StopWatch, Timer) for Classpad.

CDateInput

Standalone library to add date and time picking. Needs CInput.

Math AI MoE

A Mixture of Experts LLM for Classpad. Made to explain how MoE works. Needs CInput.

QR Code Generator

Pocket QR Code generator for the Classpad. Needs CInput.

PhysChem

Physics/Chemistry solver app. Needs CInput.