A massively multiplayer roguelike written in node.js.
Stars
7
Forks
1
Watchers
7
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
50
commits
Setup a bunch of mob tests and implemented them. Closing this branch to move on to a mob branch.
17b8945View on GitHubCreating some player related tests, and expanding the player definition.
15f94deView on GitHubSelected tiles now change shade instead of outline color. Easier to see.
0d70f5bView on GitHubTile select outline working, but thinking of shading the tile instead.
a45dc3bView on GitHubSelect gets proper tile. Coloring of selected tile doesn't work yet.
b9fe177View on GitHubQuick bug fix. Didn't declare WINDOW in the new function.
c6205b3View on GitHubMap should be clickable, info window should have tile type in it, tile should get green border when clicked. Tile contents not yet in info window.
778e276View on GitHub