Skip to content

The little lottery game was implemented with the Vue.js framework

Notifications You must be signed in to change notification settings

jussipalanen/seven-lucky-numbers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Seven Lucky Numbers

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

How to play

The little lottery game with Vue.js JavaScript Framework. The game rules are simple and easy. The client adds the new rows, it can generate random rows or set them manually. After adding the rows, the client presses the Play button. If the client's money amount is zero or less than the costs, then the client cannot play anymore.

Demo

https://sevenluckynumbers.devjs.jussialanen.com/

About

The little lottery game was implemented with the Vue.js framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages