This website works better with JavaScript.
Explore
Help
Sign In
sigonasr2
/
VirusAttack
Watch
1
Star
0
Fork
You've already forked VirusAttack
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
38
Commits
2
Branches
0
Tags
196 MiB
Tree:
2273d11ef6
VirusAttack
/
olcCodeJam2023Entry
/
TileManager.cpp
3 lines
73 B
Raw
Normal View
History
Unescape
Escape
Fog of War with ghost unit permanenance.
2 years ago
#
include
"TileManager.h"
std
:
:
map
<
vi2d
,
float
>
TileManager
:
:
visibleTiles
;