1
0
Fork
You've already forked buttercup
0
practice the best way to count!
  • Rust 51.6%
  • JavaScript 32.3%
  • HTML 8.8%
  • CSS 7.3%
Find a file
vaagai 046ad4a7c6 feat:update session data on answer submission
also increase feedback animation speed
2025年10月07日 15:45:40 +05:30
src feat:update session data on answer submission 2025年10月07日 15:45:40 +05:30
static feat:update session data on answer submission 2025年10月07日 15:45:40 +05:30
templates feat:background animation based on user input 2025年10月06日 21:24:36 +05:30
.gitignore feat:improved feedback section UI 2025年09月28日 19:52:19 +05:30
Cargo.lock refactor:migrate from facet-json to serde-json 2025年09月23日 13:53:56 +05:30
Cargo.toml refactor:migrate from facet-json to serde-json 2025年09月23日 13:53:56 +05:30
README.md docs:add UNLICENSE and README 2025年09月22日 23:48:22 +05:30
UNLICENSE docs:add UNLICENSE and README 2025年09月22日 23:48:22 +05:30

Buttercup

practice the best way to count!

This project is a simple web application to help you practice the best way to count, which is in binary! It is heavily inspired by the YouTube video "the best way to count".

This application is intended for use by a single person on their local machine.

Getting Started

These instructions will get you a copy of the project up and running on your local machine.

Prerequisites

  • Rust
  • Cargo

Installation & Running

Clone the repo, build it, run it.

Built With & Credits

This project was made possible by the following open-source software:

  • Rust - The backend programming language.
  • HTMX - For dynamic and interactive web pages.
  • surreal - Tiny jQuery alternative for plain Javascript with inline Locality of Behavior!
  • Departure Mono - The font used in this project.