# KoopaCruiser **Repository Path**: ericliu1996/KoopaCruiser ## Basic Information - **Project Name**: KoopaCruiser - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-18 - **Last Updated**: 2021-08-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Koopa (Web) Cruiser A basic demo of using HTTP:C on 3DS to grab a webpage (the bare foundations for making a browser). NOTE: This hasn't been updated in a very long time -- https://github.com/devkitPro/3ds-examples is probably a far better bet if you want to see good code. # Features - Show the source of a preset page (char *url = "http://jsa.paperplane.io/index.html") - Save aforementioned page to a file - tl;dr nothing of use to you # Credits - jsa - josamilu (help with file downloading, some inspiration)