[Solved] CSCE693 Homework2- skeleton game_logic

$25

File Name: CSCE693_Homework2-_skeleton_game_logic.zip
File Size: 357.96 KB

SKU: [Solved] CSCE693 Homework2- skeleton “game_logic Category: Tag:
5/5 - (1 vote)
  1. Complete the skeleton game_config project so that it enhances the provided game_loop example by reading the provided Lua script config.lua which defines initial SDL2 window dimensions (x, y, width, and height). Use the Lua API to access this file do not use the sol2 templates.
  2. Complete the skeleton game_logic project so that it enhances the provided

game_loop example by reading the Lua script logic.lua which defines a function called update(). The C++-based update() function should call the Lua update() function which increments a counter variable and returns it. Print this value (in the C++ code) to the console, just like the original game_loop example. Expected output should be the current value of the counter that the Lua interpreter is incrementing (e.g., 1, 2, 3, 4).

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Shopping Cart
[Solved] CSCE693 Homework2- skeleton game_logic
$25