Flashpunk port to C#/MonoGame.
Stars
7
Forks
3
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
1
commits
Updated readme file
b35b839
Added a basic (quite inefficient) tilemap
ff9afb9
Added bin to gitignore
89d24f3
Added frame rate output to console (a bit ugly)
9ff38f4
Spritemap flipping
584ce81
Animated spritemaps added
0034b16
Removed monomac reference
d0815a7
Merge pull request #1 from 6a62/master
08be90f
added virtual to update() and start()
db54d82
Tweener class converted to c#
dfa0bfe
Tween class converted to c#
3c15c4d
Backdrop added
8a3e0a5
Static spritemaps added
5fd9521
Anim class
6152b50
Spritemap placeholder added
6e092ac