2D side scrolling game template
Stars
0
Forks
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
31
commits
Merge pull request #2 from vague315/entities
c73f2a1
Adds getResolution function
0b8e4cb
Updated to test new functionality
efff877
Adds camera movement functions. Minor changes
09a094e
May use this in the future
5671d08
Adds toString implementation
e02e414
Camera can now follow a static entity
f462134
Overrides toString method
04f4855
Camera follows a given entity
faeba61
Adds various draw methods
cd3df6d
Adds draw*Outline methods
9669abb
Add AA through GLFW
22a5d85
Adds contains method, changes collidesWith
408de6c
Adds interfaces to existing renderers
0afb958
Adds basic Entity structure
eaba4af