Skip to content

Latest commit

 

History

History
174 lines (168 loc) · 9.3 KB

File metadata and controls

174 lines (168 loc) · 9.3 KB

1 Player Games



Prerequisite Knowledge:


1 Player Games

# Project Logo Project Name Project Releases
per Project
# Tasks
per Project
Hrs
per Project
01 Eight Puzzle Game Release 01
- one file contains procedural programming implementation.
Release 02
- one file contains object-oriented programming implementation.
Release 03
- one file contains procedural programming implementation, and unit testing is provided.
Release 04
- one file contains object-oriented programming implementation, and unit testing is provided.
Release 05
- multiple files contain procedural programming implementation, and unit testing is provided.
Release 06
- multiple files contain object-oriented programming implementation, and unit testing is provided.
10


1


10


1


1


1


24 20
02 Sudoku Game
03 Match Cards Game
04 Minesweeper Game
05 Zuma Game Release 01
- one file contains procedural programming implementation.
Release 02
- one file contains object-oriented programming implementation.
Release 03
- one file contains procedural programming implementation, and unit testing is provided.
Release 04
- one file contains object-oriented programming implementation, and unit testing is provided.
Release 05
- multiple files contain procedural programming implementation, and unit testing is provided.
Release 06
- multiple files contain object-oriented programming implementation, and unit testing is provided.
10


1


10


1


1


1


24 20
06 Snake Game
07 Cube Block Game
08 Ball Sort Game
09 Blokus Game Release 01
- one file contains procedural programming implementation.
Release 02
- one file contains object-oriented programming implementation.
Release 03
- one file contains procedural programming implementation, and unit testing is provided.
Release 04
- one file contains object-oriented programming implementation, and unit testing is provided.
Release 05
- multiple files contain procedural programming implementation, and unit testing is provided.
Release 06
- multiple files contain object-oriented programming implementation, and unit testing is provided.
10


1


10


1


1


1


24 20
10 Blockudoku Game
11 Fruit Master Game
12 Bubble Poke Game