Skip to content

lisper004/BadAppleScheme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BadAppleSсheme

This project reproduces the "Bad Apple!!" video using Guile Scheme, with all graphics rendered in ASCII art.

  • Why?
  • Why not really lolz

Usage Instructions

  1. Clone the repository to your local environment:
(cmd "git clone https://github.com/lisper004/BadAppleScheme.git")
  1. Navigate to the project directory:
(cd "BadAppleScheme")
  1. Run the script:
(runsc "run.scm")

Or:

(cmd "guile run.scm")

Credits

This project is a fork of FelipeFMA/BadAppleBash/. Special thanks to the original creator for their work!

About

A Guile Scheme code that runs Bad Apple on the REPL or terminal

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Scheme 100.0%