Skip to content
This repository has been archived by the owner on Oct 24, 2022. It is now read-only.

Commit

Permalink
Basic Mine and Work Implemtation
Browse files Browse the repository at this point in the history
Simple state machine for workers extracting minerals from the mine.
  • Loading branch information
Arran Smith committed Apr 24, 2018
1 parent a6fd590 commit 5d2aa8c
Show file tree
Hide file tree
Showing 28 changed files with 2,274 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@

IdleMiner/.vs/
*.lock
*.ide
IdleMiner/Library/
IdleMiner/Temp/
*.dll
Loading

0 comments on commit 5d2aa8c

Please sign in to comment.