SPIKE Challenges – Level 1
SPIKE – Level 1
SPIKE Challenges – Level 1 Read More »
Haunted House Challenge 4 The following will guide you through the development of a simple game. Other activities will add room, objects, inventories and enemies. Using the coloured code below as a guide, modify and create your own code as shown in the coloured boxes: Done? Show your teacher and get your 8XP!Congratulations, you have
Python 2 Text Game Challenges – 4 Read More »
Haunted House Challenge 3 The following will guide you through the development of a simple game. Other activities will add room, objects, inventories and enemies.CODING TIMEEnter the following code for the third stage and test it.In this third version of the game, the player’s moves and interactions are contained in dictionaries and lists. This make
Python 2 Text Game Challenges – 3 Read More »
Haunted House Challenge 2 The following will guide you through the development of a simple game. Other activities will add room, objects, inventories and enemies.CODING TIMEEnter the following code for the second stage and test it.In this second version of the game, the player makes moves in many directions and either escapes or dies!– Using
Python 2 Text Game Challenges – 2 Read More »
Haunted House Challenge 1 – 4XP The following will guide you through the development of a simple game. Other activities will add room, objects, inventories and enemies. CODING TIMEEnter the following code for the first stage and test it.In this first version of the game, the player makes only one single move and the quits
Python 2 Text Game Challenges – 1 Read More »
Python 3 Text Game Challenge – 1 Follow the video tutorial to create the first page of a text adventure game : “Dragon Slayer” Skills needed for: Python ASCII RPG Tutorial #1 (Basics, Main Menu, Saving)
Python 3 Text Game Challenge – 1 Read More »
Python 3 Text Game Challenge – 1 Follow the video tutorial to create the first page of a text adventure game : “Dragon Slayer” Skills needed for: Python ASCII RPG Tutorial #1 (Basics, Main Menu, Saving)
Python 3 Text Game Challenge – 1 Read More »
Python Challenges – Level 3 Console Challenges – L3 Challenge: The design and development of console application solutions. Text-based RPG Challenges – L3 Challenge: The design and development of a text-based role playing game (RPG). Pygame Challenges – L3 Challenge: The design and development of a Python action game. Python GUI Challenges – L3 Challenge:
Python Challenges – Level 3 Read More »
Boss Challenge 3.2.3 Azltech Distributors App – 10XP Create an app for a costing program, where the order details are entered, and the total cost is calculated. Determine the IPO, design a flowchart algorithm and create/test the Python code.Save as azltech_app.py Scenario Azltech Distributors currently calculates for costs dispatching orders manually. The manager has decided
Python Challenge 3.2.3 Boss Read More »
Boss Challenge 3.2.2 Diving App – 8XP Create an app to score the dives in the Games. Determine the IPO, design a flowchart algorithm and create/test the Python code.Save as diving_app.py Scenario Each of the seven judges score dives out of 10 and the athlete with the highest total is the winner. The
Python Challenge 3.2.2 Boss Read More »