The second iteration of a simple, train related game. Somewhat experimental, and definitely a work in progress.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
Now using Resource Manager v1.1 - updated README to reflect this
de6887fView on GitHubmodified res/resources.txt to match new sfml-resources syntax
6928546View on GitHubmodified TrackGrid Sprites to be centered and added header dependencies back into Makefile
950e45eView on GitHubgot rid of SCons and made Makefile, need to fix dependencies still, will build from clean though
31d8bb6View on GitHubadded in the new sfml-resources as a library, track drawing behavior is wonky though
54f0bdcView on GitHubIncorporated the time-related elements of the v1.1 SFML State Manager API
fe3c038View on GitHubMerge branch 'master' of https://github.com/Brinsky/foth
ffdc834View on GitHubUpdated the build process to be dependent on externally built libraries, rather than simply duplicating their source code. Building will be more of a pain, but clutter has been reduced and the libraries should stay in sync with their repos.
b75f4f4View on GitHubAdded TrackGrid and finished track grid drawing, also modified managed sprite to work with Sprite Sheet behavior
7282975View on GitHubAdded base Grid template class and MaterialGrid, now working as NodeGrid did
a694627View on GitHub