L1 GM2 Challenges – 1 RPG
1 RPG – 30XP Create a basic RPG following the instructions given in videos by Peyton Burnham(https://www.youtube.com/@peytonburnham4316). Check the skills section for the basic videos.
L1 GM2 Challenges – 1 RPG Read More »
1 RPG – 30XP Create a basic RPG following the instructions given in videos by Peyton Burnham(https://www.youtube.com/@peytonburnham4316). Check the skills section for the basic videos.
L1 GM2 Challenges – 1 RPG Read More »
L1 GM2 RPG Skills Depth and Decor The following video will guide you through creating a simple game in GameMaker 2.This video shows how to get started with GameMaker 2 and introduces ROOMS, OBJECTS and SPRITES.To make things happen, you are shown how to enter an elementary code (GameMaker Language (GML), very similar to Javascript
L1 GM2 RPG Skills 4 Read More »
L1 GM2 RPG Skills 3 Tiles + Simple Camera The following video will guide you through creating a simple game in GameMaker 2.This video shows how to get started with GameMaker 2 and introduces ROOMS, OBJECTS and SPRITES.To make things happen, you are shown how to enter an elementary code (GameMaker Language (GML), very similar
L1 GM2 RPG Skills 3 Read More »
L1 GM2 RPG Skills 2 The following video will guide you through creating a simple game in GameMaker 2.This video shows how to get started with GameMaker 2 and introduces ROOMS, OBJECTS and SPRITES.To make things happen, you are shown how to enter an elementary code (GameMaker Language (GML), very similar to Javascript and Python)
L1 GM2 RPG Skills 2 Read More »
Making Games with GameMaker Studio (GM2) Introduction Before you can start designing games, you need to understand what the following words used in Game Maker mean: rooms, backgrounds, objects, instances, actions, events, sprites, scripts Game Maker games take place in rooms. Think of a room as a level or scene for your game. Rooms have
Game Design – GameMaker 2 Read More »
L1 GM2 RPG Skills 1 The following video will guide you through creating a simple game in GameMaker 2.This video shows how to get started with GameMaker 2 and introduces ROOMS, OBJECTS and SPRITES.To make things happen, you are shown how to enter an elementary code (GameMaker Language (GML), very similar to Javascript and Python)
L1 GM2 RPG Skills 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 »