Problems converting from Function programming to OOP (Object-Oriented Pragramming)

edited November 2017 in Questions about Code

I'm taking a programming class for highschool, and we have to convert our Function game into an OOP game. Though the game works perfectly fine in function code, it seems to have problems running in OOP. Neither me or my teacher can figure out what's wrong. Sometimes the obstacles despawn too early or just don't spawn for periods of time. Someone, please help!

Function Version: https://mediafire.com/folder/v93c8204ef8zs/Grumbo_Adventure_funcions OOP version: https://mediafire.com/folder/8b6vbgggomv4l/Grumbo_Adventure_OOP

Answers

Sign In or Register to comment.