C++ game. A main character traverses through a linked list. A generic Space class contains pure virtual functions which inherited classes override. The Spaces are arranged in a doubly linked list with four possible pointers to simulate four directions that Earl can travel. Each Space passes an Earl object by reference within a Game class to allow Earl to traverse the linked list.
-
Notifications
You must be signed in to change notification settings - Fork 0
C++ game. A main character traverses through a linked list. A generic Space class contains pure virtual functions which inherited classes override. The Spaces are arranged in a doubly linked list with four possible pointers to simulate four directions that Earl can travel. Each Space passes an Earl object by reference within a Game class to allo…
t-fa/Earl
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
C++ game. A main character traverses through a linked list. A generic Space class contains pure virtual functions which inherited classes override. The Spaces are arranged in a doubly linked list with four possible pointers to simulate four directions that Earl can travel. Each Space passes an Earl object by reference within a Game class to allo…
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published