This repository has been archived on 2025-08-21. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
hohoho/README.md

11 lines
331 B
Markdown
Raw Permalink Normal View History

2020-12-05 14:25:39 +01:00
# hohoho
A HoHoHo! to Brainfuck converter.
2020-12-05 14:30:27 +01:00
2023-07-19 17:24:03 +02:00
All information can be found on the website itself: https://hohoho.notjakob.com
2020-12-05 14:30:27 +01:00
## Thanks
- W3schools for [w3.css](https://www.w3schools.com/w3css/)
2020-12-07 15:57:57 +01:00
- P. Reichl and S. Claus for HoHoHo!
2020-12-20 14:59:12 +01:00
- Andreas Gohr (splitbrain) for the [PHP Brainfuck interpreter](https://github.com/splitbrain/ook)