Skip to content

mary-programms/casino-land

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Casino Slot Machine Simulator (Non-Visual Version)

What's the purpose of this project?

The main goal was to compile all javascript-logic learnings in one project only. This project uses objects, arrays, functions, for loops, if statments and has user interaction.

What were the steps when doing this projetc?

  1. deposit some money
  2. how many lines they wanna bet
  3. collect a bet amount
  4. create "slot machine"
  5. roll the slot machine
  6. check if the user won
  7. give the user their prize
  8. play again

Next Steps:

  • Create a visual interface for the user to use, instead of the terminal
  • Create new games with similar logics
  • Optimize the code

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published