Skip to content

dprebyl/Connect4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is my final JavaScript project for the EECS 368 (Programming Language Paradigms) class at KU.

Features:

  • Play against another person or an AI
  • Detects wins, full columns, and full boards
  • Selectable themes complete with win animations
  • Hotkeys (1-7) for quickly placing pieces
  • Goal to uses as few characters of HTML and JS as possible (CSS does not count)
  • Required functionality of detecting wins and full boards
  • Total size of HTML and JS: 623 bytes (540 JS + 83 HTML)
  • For comparison, full size version is 8.48 KB

About

Final JavaScript project for EECS 368

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published