Skip to content

Latest commit

 

History

History

html

One-Off Coder Logo

Project Description

  • guessing-game: Have fun coding a game that asks users to guess which number the computer will generate.
  • slot-machine-game: Learn about random number generators through coding a slot machine simulator.
  • rps-game: A challenging project to code the classic Rock, Paper, Scissor game.
  • tic-tac-toe: Classic tic tac toe.
  • colors: Colors!
  • checkers: Classic checkers.
  • solar-system: A simulation of the planetary orbits in our solar system.
  • game-of-life: Conway's Game of Life.
  • morse-code: Morse code.
  • sign-language: Learn sign language alphabets.
  • rps++: Rock, Paper, Scissor re-invented with a double dose of artificial intelligence; hand pose recognition with deep learning and hand pose prediction with logistic regression.