A nutritional web application that provides a detailed recipe along with nutritional information based on the user’s dietary preferences and mealtime. If a user is not in the mood to cook, if they click the 'Restaurant' button, it will show the 10 nearest restaurants based on their location.
How is it Built?
Monster game was built in Python using the Pygame library. It utilized Object Oriented Programming in order to have a working game that contained multipled classes of 'charcaters' in the game.