Note: Games are listed in approximate order of increasing difficulty.
- Spaceman
- Word guessing game
- May change "theme" to something other than Spaceman
- A good icebox feature (optional feature) would allow the player to choose from categories of words.
- Quiz Game
- Player must achieve a pre-determined score to "win".
- Icebox features: Persist scores in the browser's local storage; Choice of category; Timer.
- Concentration (Memory Game)
- Use "cards" or other theme
- Will need to display "wrong" guess until a timer expires or until the next click.
- Must lose after a certain amount of time or after X number of bad guesses.
- Simon
- Requires audio
- Mastermind (Guess the Code)
- Minesweeper
- Must implement "flood" feature
- Blackjack
- Must implement wagering feature
- Do not have to implement splitting hands
- Wordle (NY Times game)
- Mancala
- Implementing "capturing" is not required
- Video Poker
- Must implement wagering feature
- Battleship
- Requires some AI to implement the computer opponent
Spaceman