Alchachess: Dev Log 1
Paablo's Game » Devlog
Today's session was focused on the chain of events that are triggered when a player moves a piece. I've found that a set of phases (move, cast spell, upkeep, switch players) where the phases play out their events then call the next phase in the chain works well. Each phase also has a data section and a graphics section. The data section calculates damage, health, etc. while the graphics section plays the correct animations and moves the pieces graphically. I've been trying to keep the data calculations and graphics separate so that switching to multiplayer will be easier.
Paablo's Game
Status | In development |
Author | Lost One Studios |
Genre | Strategy |
Tags | 3D, Atmospheric, Board Game, Chess |
More posts
- Paablo's Game: Dev Log 28May 04, 2022
- Paablo's Game: Dev Log 27Apr 24, 2022
- Paablo’s Game: Dev Log 26Apr 21, 2022
- Paablo's Game: Dev Log 25Apr 17, 2022
- Paablo's Game: Dev Log 24Apr 12, 2022
- Paablo's Game: Dev Log 23Apr 02, 2022
- Alchachess: Dev Log 22Mar 26, 2022
- Alchachess: Dev Log 21Mar 17, 2022
- Alchachess: Dev Log 20Mar 12, 2022
- Alchachess: Dev Log 19Mar 09, 2022
Leave a comment
Log in with itch.io to leave a comment.