Skip to content
This repository has been archived by the owner on Jul 7, 2022. It is now read-only.

Latest commit

 

History

History
81 lines (77 loc) · 5.06 KB

README.md

File metadata and controls

81 lines (77 loc) · 5.06 KB

Beginner Programming Ideas

Project Ideas for Beginning JavaScript Programmers with sample code provided in .js files

Simple Projects

Object-oriented Projects

  • Bank account
  • Checkers
  • Chess
  • Minesweeper
  • Tic-Tac-Toe

Basic CRUD Projects

Projects Using Libraries