A very simple game.
- Boxes randomly pop up in the window
- Click a box to make it disappear and spawn a new one.
- GOTO 1
To build just cd in the project root and do cargo build and then cargo run.
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign up| Type | Name | Latest commit message | Commit time |
|---|---|---|---|
| Failed to load latest commit information. | |||
|
|
src | ||
|
|
.gitignore | ||
|
|
Cargo.lock | ||
|
|
Cargo.toml | ||
|
|
Readme.md | ||
|
|
box_clicker.png | ||
|
|
todo.md | ||