Skip to content

Easy Implementation of whacamole game via Solara library

License

Notifications You must be signed in to change notification settings

arlind29/whacamole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

whacamole

Easy Implementation of whacamole game via Solara library

The whacamole is a famous game where one has to click on the moles appearing on the screen. For every mole that is missed there is a penalty and for every mole that is hit the user makes points.

I provide here an easy implementation via solara library, that makes the game development much easier. One defines in one place the visual and logic of the game, without having to implement complex synchronization of logic and variables from front-end to back-end (client-server communication).

image

About

Easy Implementation of whacamole game via Solara library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages