Ravost99 / press-enter-to-win

Simply press enter to get points!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Press enter to win (in python)

A simple clicker game, but all you need is an enter key!

Press the enter key to score high! Buy things at the shop to increase your points per enter, points per second (coming soon) or chance enters (read below). You don't even need good CPS, just hold down your enter key!

Share, like, comment and fork!

Please comment below if there are any bugs or glitches I need to fix

Based off of Coder100's press enter to win (the game) [game] [c++] yay

Credit goes to Coder100 I hope I impressed you Coder100


Features:

  • Colors
  • Multiple Commands (help, shop, clear and balance)
  • Shops
    • Chance shop (see below)
    • Enters shop (ppe)
    • Idle shop (pps)
    • Unique names and descriptions for every item
  • Idle enters! (Yay finally)
    • Gain enters by doing nothing or still pressing enter
    • And guess what, you can still gain while pressing enter!
    • Made using python's threading module
  • Chance & Chance shop
    • 5% (1 in 20) chance to get LUCKY!! and get bonus enters
    • Increase those chance enters in the chance shop
    • Helpful message, if you're new and get lucky
  • Instant checks for pricing (buy now for ...)

Coming Soon:

  • Better README.md
  • Can't find "item" message in shops
  • Save game codes (numbers only maybe?)
  • Achievements (very likely)

Information & Help

PPS loading

If you do not see a space (as seen below) underneath all the help commands, it means the pps system has not been loaded correctly, and you won't earn idle enters. screenshot Try rerunning the repl or updating the file from github (coming soon)

Replit icon bug

If somehow the replit icon does not load in the console, I don't really have a fix for that right now, but I may add a settings where you can use a '>' instead. The bug will look something like "␻"


Project Information

image

Maintaned by Ravost (check me out)

Project status: maintained

Replit repl: press enter to win (python)

Github repo: press enter to win

Coder100's press enter to win [c++]

About

Simply press enter to get points!


Languages

Language:Python 100.0%