AI_Diplomacy/ai_animation
Tyler Marques ae2db39729
WIP: Moving most globals into gamestate
The gamestate object is now where most of the "state" of both the map
and the board live. The units load, just working on loading the colors
of the map ownership again.
2025-03-13 11:33:30 -04:00
..
assets Move to using tween for animations 2025-03-12 16:01:29 -04:00
public Reformating the project to have it's own directory, relying on TS 2025-03-06 11:34:42 -05:00
src WIP: Moving most globals into gamestate 2025-03-13 11:33:30 -04:00
.gitignore Reformating the project to have it's own directory, relying on TS 2025-03-06 11:34:42 -05:00
index.html Moved to typescript for main file. Added logging util, more types 2025-03-12 15:58:27 -04:00
package-lock.json Move to using tween for animations 2025-03-12 16:01:29 -04:00
package.json Move to using tween for animations 2025-03-12 16:01:29 -04:00
tsconfig.json Changed map to start at 0,0, Added debug config, altered camera pos 2025-03-07 13:01:11 -05:00