Skip to content

tuanhle94/AquariumPart1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AquariumPart1

CSE 335 Step 2 - Creating an aquarium using images.

Description:

This program creates images of four different types of fish in an aquarium. Users can move fish around the aquarium. If a stinky fish is moving, other fish will move away from it. This assignment introduces Microsoft Foundation Classes (MFC) and how to create an application with a graphical user interface.

What I learned:

  • Smart Pointers
  • Test-Driven Development
  • Virtual Functions
  • Abstract Classes
  • Upcalls
  • Forward References
  • Constructors
  • Destructors

About

Implementation of moving fish in an aquarium

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published