5 PM – Python Game Development – Gamas
Homework Make sure the bug can appear from left or right side of the screen. This is very similar to the Bird sprite in the dragon-birdie project. If you have not doneRead More...
Homework Make sure the bug can appear from left or right side of the screen. This is very similar to the Bird sprite in the dragon-birdie project. If you have not doneRead More...
Today We Did We continued with Flappy Bird. We started creating Credit Page. Homework Continue on your personal python game project according to your project planning. Continue on your Flappy Bird project.Read More...
Today we did: Review for the quiz with trivia style questions: went over variables and the different types string concatenation, f-strings, string functions if, elif, else statements, the different operators like ==,Read More...
Today We Did We learned about String data type. We learned about 3 String built-in functions: lower(), upper(), title() We learned how to combine String together using Python "f" formatter. Homework IfRead More...
Homework Create Aug27_ForLoopListHW.py Copy code from page 55. Do page 56 TRY IT YOURSELF: 4-1, 4-2
Today We Did We learned about Integer, Float, String, Boolean We learned how to combine String together using + and , Homework Create a new python file Aug27_StringHomework.py in Thonny. Copy codesRead More...
Today: We added collision detection between the player and the bird. We added a new page the landing page when the game is loaded, and switched to the game in session pageRead More...
Gamas subs Today We Did We reviewed Pizza class homework. We started converting Aug16_ShoppingCartSystemV2.py into Aug27_ShoppingCartSystemV3.py using GroceryItem class. The code that we did in the class can be found in here.Read More...
Gamas subs Today We Did We had our 2nd quiz today. Homework No homework next week
Today We Did Finished Robux application Did some final test review Homework next week is 2 hour finals. It is open book, you should use thonny to do your coding. Study theRead More...