Skip to content

Yet another try of making the Touhou "Bad Apple" music video in the C# console. Forked from viliusi's original project.

Notifications You must be signed in to change notification settings

ggsplayz/BadApple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

realimg

Bad Apple on C# (Windows)

Yet another try of making the Touhou "Bad Apple" music video in the C# console.


Important if using this!

Due to GitHub storage limitations, you will need to manually download the TXT files containing the "frames" information;

Just download the FrameFiles.zip file and extract it, then copy both test30.txt and test60.txt to the BadApple/b folder.

If done properly, you will be able to open the solution file in Visual Studio 2022 and compile it from there.

Changes on this version (06/03/2025)

  • Replaced some characters from the frames file for a cleaner view.
  • Set console sizes (tested on Windows) which were missing on the original version.
  • Added audio playback using NAudio + Tried my best to sync music and visual
  • Speed changed to match the original video (inconsistant framerate yet to be fixed)

Details

The original video used was 60FPS, but the final result has inconsistant framerate. Audio is a bit off due to some limitations that I don't fully understand, I will try to fix it in the future.

I have only tested the project on the Windows 10 console (project sets it to 151ch x 45lines by default)

Credits

About

Yet another try of making the Touhou "Bad Apple" music video in the C# console. Forked from viliusi's original project.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages