Skip to the content.

CSE-241

CSE-241 Object Oriented Programming in C++ Assignments

Homework 1

Implementing basic Hex Game to play on terminal

Homework 2

Hex Game with File Operations

Homework 3

Hex Game with Vectors and Static Calls

Homework 4

Hex Game with Dynamic Memory Techniques

Homework 5

Hex Game with Abstraction and Class Hierarchy

Homework 6

Java Data Structure Implementations of Collection Interface

Homework 7

Java Implementation of Hex Game with Graphical User Interface