Slide Game
- Chaitanya Singh
- Jul 25
- 1 min read

Made a Player vs Player slide game in which the first player to get a certain amount of squares in a straight line wins.
Used the function design recipe to plan, implement, and test functions.
Built function bodies using variables, numeric types, strings, and conditional statements.
Comments