Skip to content

Personal Projects - javascript puzzle, bash script, python tic-tac-toe

Notifications You must be signed in to change notification settings

j-shim/summer2018projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Various Personal Projects for Summer 2018

(javascript, Bash script, etc)

puzzle.html (open a Web browser)

  • 4x4 simple puzzle
  • Flip all X's into O's!
  • Click one of the buttons to flip it AND any adjacent ones!

git_commit_push.sh

  • Bash script for git add, commit and push with commit message
  • Run $ ./git_commit_push.sh with no argument to read usage
  • or $ ./git_commit_push.sh "commit message" to stage current folder
  • or $ ./git_commit_push.sh "commit message" file1 file2 file3 ...

About

Personal Projects - javascript puzzle, bash script, python tic-tac-toe

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published