Define framework workflow #3

Closed
opened 2024-11-14 15:22:54 +00:00 by leon-adsk · 1 comment
leon-adsk commented 2024-11-14 15:22:54 +00:00 (Migrated from github.com)

Add some pseudocode to the chess example project to detail the usage of the framework.
How do we create pieces and the board? How do we define win conditions, turn order?

Note: This is just defining how to tell the framework what we want it to do, we'll worry about how it'll do those things (control flow, data structures, rendering, networking, etc.) in other issues.

Add some pseudocode to the chess example project to detail the usage of the framework. How do we create pieces and the board? How do we define win conditions, turn order? Note: This is just defining how to tell the framework what we want it to do, we'll worry about how it'll do those things (control flow, data structures, rendering, networking, etc.) in other issues.
leon-adsk commented 2024-11-15 17:01:59 +00:00 (Migrated from github.com)

see commit 48fc740

see commit 48fc740
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
leon-adsk/r2-boardgames-a#3
No description provided.