Skip to content

The classic game of bowling, created in OpenEdge ABL, using TDD (walk-through from Uncle Bob)

Notifications You must be signed in to change notification settings

zdelcoco/BowlingGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

BowlingGame

After watching Uncle Bob's video on TDD (test driven development), I decided to recreate the bowling game in OpenEdge ABL.

Open a workspace in PDSOE and import BowlingGame and TestBowlingGame as projects

  1. File > Import > General > Existing projects into workspace
  2. In the "Select root directory" field, point to your directory that contains the downloaded BowlingGame and TestBowlingGame folders

About

The classic game of bowling, created in OpenEdge ABL, using TDD (walk-through from Uncle Bob)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published