14 Commits (bdfe5555b8d8ec51885820fbc7e99cfdd9a11845)

Author SHA1 Message Date
Colin McMillen bdfe5555b8 add more ship textures 3 years ago
Colin McMillen fd4bf85d1c add basic shmup game 3 years ago
Colin McMillen 0b8eb3e3f1 Player: start using Sprite data to calculate texture source / animations. 4 years ago
Colin McMillen 02b1dd4874 Add simple NPC. 4 years ago
Colin McMillen f4581ecaf8 Player now takes damage from spikes. 4 years ago
Colin McMillen c189cfcc09 Add player health & a heart sprite. 4 years ago
Colin McMillen c213009134 Add Text.DrawOutlined() function & other text helpers. 4 years ago
Colin McMillen f8fa66385d Display "Paused" message when paused. 4 years ago
Colin McMillen f081a3db4e Apply VS suggestion for refactoring TextureRef.Get 4 years ago
Colin McMillen ed7afd2fa1 TextureRef: make Get a property rather than a function 4 years ago
Colin McMillen e72b8999e4 Make TextureRef class for holding textures. 4 years ago
Colin McMillen b06155aa88 Render backgrounds from back-to-front in an array. 4 years ago
Colin McMillen 05638483a4 Support 4-layer parallax-scrolling backgrounds. 4 years ago
Colin McMillen 57d15cbbd9 Load all textures & fonts in one place. 4 years ago