abhinav12k / Typster

Typster is a simple typing game built using Desktop Compose. The game allows you to test your typing skills by typing a given text as fast and accurately as possible. You can also customize the text to your liking.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⌨️ Typster

Codacy Badge Kotlin Compose Windows Setup Linux setup Mac Youtube Demo

Hits GitHub all releases

Typster is a simple typing game built using Desktop Compose. The game allows you to test your typing skills by typing a given text as fast and accurately as possible. You can also customize the text to your liking.

📺 Preview

Screen.Recording.2023-03-11.at.4.39.20.PM.mp4

🏃 Run

  • Clone the repo and run ./gradlew run

💡 Inspiration

  • Inspired by the Typing game of Phoboslab

🛠 Built With

  • Kotlin - A modern day concise and cross platform language
  • Desktop Compose - A declarative UI framework for building modern, responsive desktop applications using Kotlin.
  • OpenRndr Math - Math functions and classes required for 2D plane simulation

✍️ Author

👤 abhinav12k

Feel free to ping me 😉

🤝 Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Open an issue first to discuss what you would like to change.
  2. Fork the Project
  3. Create your feature branch (git checkout -b feature/amazing-feature)
  4. Commit your changes (git commit -m 'Add some amazing feature')
  5. Push to the branch (git push origin feature/amazing-feature)
  6. Open a pull request

❤ Show your support

Give a ⭐️ if this project helped you!

☑️ TODO

  • Scoreboard
  • WPM and accuracy calculator
  • Set difficulty levels
  • Typing mistakes sound and design
  • Other alphabets and numbers support

© 2023 Abhinav. All rights reserved.

About

Typster is a simple typing game built using Desktop Compose. The game allows you to test your typing skills by typing a given text as fast and accurately as possible. You can also customize the text to your liking.


Languages

Language:Kotlin 100.0%