Commit Graph

8 Commits

Author SHA1 Message Date
Dorian de07ca8c73 Minor stylistic clean-up. 2016-07-17 00:06:06 -04:00
Dorian 18bb30c971 Merge remote-tracking branch 'remotes/amy/llfkj'
# Conflicts:
#	hexmap.py
#	main.py
2016-07-16 23:59:28 -04:00
Dorian a71edbe29b Merge remote-tracking branch 'remotes/amy/llfkj'
# Conflicts:
#	hexmap.py
#	main.py
2016-07-16 23:59:13 -04:00
Dorian 17b56caa55 Extract hexmap cell into standalone module. 2016-07-16 23:41:44 -04:00
Amy Wooding 21b993de08 Added missing import statements. 2016-07-16 19:32:57 -04:00
Amy Wooding e367ee54e4 Merge branch 'llfkj' of https://github.com/llf-amy/gamecamp into llfkj 2016-07-16 19:24:30 -04:00
Amy Wooding 032f6db266 Started setting things up to test the hexmap coordinate logic separately from the game. 2016-07-16 19:16:41 -04:00
Amy Wooding acf52537a2 Moved HexMapCell out of main.py into its own module. 2016-07-16 17:49:58 -04:00