Skip to content

aaachen/2048-Text

Repository files navigation

2048 Console App

Clone on replit | View in Github

This is a post-AP exam project I created for the AP CS A students while volunteering for TEALs

I find it a nice way to introduce some important software engineering concepts to students (utility methods, algorithmic thinking, modular code and pattern, testing, etc.). Hope you find this useful as an instructor!

What's inside

  1. Template for students to implement the game (Board.java class)
  2. Worksheets and other instructional material for project checkpoints and hints
  3. Unit tests to verify checkpoint progress

Edit the worksheets

Source materials are created in Obsidian using the Excalidraw plugin. Source files are located in the obsidian folder for edit

drawing

Releases

No releases published

Packages

No packages published

Languages