Skip to main content
GameDev.net gamedev.net

PRO Tired of ads? Read GameDev.net ad-free and help keep the community independent with GameDev Pro — $3/month.

A quickie

A quickie

freeworld
Walking Towards The Sun · · 1 min read
1,857 1
Just a quick update on the new conquest game.

Achievements
-- Updated and filled missing documentation for every header within the project. Only game specific headers.
-- Implemented base instances of all phases (upkeep, first setup, pre action, post action, second setup, and cleanup).
-- Identified several depricated implementations, from original design.
-- Finished basic implementation of TokenController to allow dragging and dropping, queing actions for active tokens.
-- Implemented graphical que for queued actions.

Goals, milestones
-- Allow zooming in of tokens to select abilities during pre action and setup phases.
-- Clean out depricated code that is no longer needed.
-- Update dependecy tree and indentify spaghetti code that can be rearranged.
-- Implement graphical que for current phase(s).
-- Fix bug that you can't move to a spot that another token is moving out of.

till next time .. ponder this...

perceptionlost.png

Discussion

Loading comments...