Skip to content

Bare-bones clicker "game" created using Slint and Rust.

License

Notifications You must be signed in to change notification settings

realkinja/slinter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slinter Logo

Slinter

GitHub Repo stars GitHub forks GitHub License

Slinter screenshot made on Windows 11.

Slinter is a bare-bones clicker "game" created using Slint for the front-end, and Rust for the back-end. Created for the main reason of learning both of the said technologies.

Running in a developer environment

Running is pretty straight forward.

  • clone this repository
  • run cargo run in the directory

Building

Building is also the same.

  • clone this repository
  • run cargo build --release in the directory
  • and go to target/release to find the executable

License

Slinter is released under the GNU General Public License v3.0 license.

About

Bare-bones clicker "game" created using Slint and Rust.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published