Skip to content

syferdev29/telegram-miniapp-game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

telegeram mini-app (clicker-game)

This is an open source mini-app that includes all parts of a Telegram clicker game

This clicker game is written using the Vue.js framework and ASP.NET Core WebAPI. It follows clean code practices. In this game, users can accumulate points by clicking on coins, and members can compete with each other.





Implemented sections :
  • User authentication with Json Web Token (JWT)
  • Admin panel Telegram (users list and public messages)
  • Making a squad and joining or leaving
  • Credit transfer and credit conversion to other currencies
  • The ability to collect and receive rewards
  • Level up to get more coins and buy or change skins
  • The ability to create challenges for users with prizes

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 33.0%
  • Vue 27.5%
  • HTML 21.4%
  • CSS 9.5%
  • TypeScript 8.6%