Skip to content

Simple game. Is the number even or odd? You get 10 seconds to match as many number as possible. I replicated an existing app so the idea isn't original, but the code is my invention.

Notifications You must be signed in to change notification settings

SleekPanther/even-odd-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Even or Odd Game

What is it?

A recreation of a simple Andoid app I liked and wanted to code myself
Original Android App

Demo

  • A random number appears & the you must identify if it's Even or Odd. (It's really that simple)
  • You get 10 seconds when the game starts to correctly identify as many as possible
  • 10 Seconds is added to your Time Remaining for every 10 correct
  • The game ends immediately when you guess wrong or run out of time

How to Play

You will need Java to run the game: Download java

Important Notes for High Scores

  • When you download an updated version of the game, simply overwrite or delete the old EvenOdd.jar file
  • Saving EvenOdd.jar in a new location will reset your high score
  • Moving the existing EvenOdd.jar file will also reset your score

Controls (Keyboard)

  • Any key to start
  • Left arrow is Odd
  • Right arrow is Even
  • SPACE restarts the game when it's over

About

Simple game. Is the number even or odd? You get 10 seconds to match as many number as possible. I replicated an existing app so the idea isn't original, but the code is my invention.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published