Advance Wars clone for Arduboy
Stars
9
Forks
1
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
198
commits
18
Added alpha hex file
9cd6ce8
updated gitignore for vs code
69cbb3d
Move playerID field to top of definition (#7) (#9)
fbf8327
Merge pull request #6 from Pharap/add-array-utils
23c174b
Merge pull request #5 from Pharap/style-improvement
1451f79
Merge pull request #8 from yinkou/playerReferences
7e09c1a
Standardise progmem array definitions
9f8e4b2
Use arrayLength to calculate length constants
e16256d
Add ArrayUtils.h
6237308
Use a more specific include file
57243a9
Make the order of const and unsigned consistent
fd78b1e
Remove meaningless const
3678070
changed players to objects and referencing through methods
d8d49aa
removed memoryfree
d183451
Merge pull request #4 from Pharap/memory-savings
8946b32