Skip to content

Clicker game with online features. Built with Python/JavaScript/Flask/WebSockets.

Notifications You must be signed in to change notification settings

Zorbn/ClickerOnline

Repository files navigation

Clicker Online

A clicker game with online features.

  • The game state is stored and processed on the server.
  • WebSockets are used for real-time client-server interaction.
  • The home page contains a scoreboard with ten players who have prestiged most.

How to run:

  • Clone the repo.
  • Run with "python main.py".
  • Find the game at "localhost:5000".
  • A database will be created automatically on the first run.

About

Clicker game with online features. Built with Python/JavaScript/Flask/WebSockets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published