Commit graph

18 commits

Author SHA1 Message Date
Ash Reynolds e1e49d3e19 Did some stuff 2016-02-23 01:01:31 +00:00
ESloman a3d850647d Level Changes
Updated Level 8 + 9
2016-02-22 15:40:49 +00:00
ESloman d91ee3946c Level Changes
Adding in a new layer in later levels caused old levels to crash due to
missing layer. Added empty layer for the older levels.
2016-02-22 14:30:33 +00:00
ESloman 9f2627947c Level Changes
Added in additional layer to previous levels for Spikes.
2016-02-22 14:17:46 +00:00
ESloman 299d1a2d94 Level Changes
Added in Level 8.
Also removed the walls that the player had to pass through in levels 4
onwards.
Edited Level 4 to introduce spikes and added a 'SPIKES' layer in Tiled.
Also added the texture to assets. Unfortunately my code is wrong and it
isn't working so level 4 is currently broken.
2016-02-22 12:34:54 +00:00
Ash Reynolds ec583e75be Fixed player rotation 2016-02-16 15:02:24 +00:00
ESloman 03f5bea581 Updated levels and created new ones
Updated levels 1 and 2 to make them playable.
Added in levels 3 - 10.
2016-02-16 11:00:43 +00:00
Ash Reynolds b5fc10546d Colour changing implementation 2016-02-13 15:47:03 +00:00
Ash Reynolds 4593a6c686 Level select menu 2016-02-13 01:12:43 +00:00
Ash Reynolds cfb59a3c4a Increased performance (Huge Refactor) 2016-02-12 23:23:59 +00:00
Ash Reynolds 61a10aa7e7 Camera utilities and menu implementation 2016-02-10 18:21:32 +00:00
ESloman d114083688 Level 2 and character edits
Made subtle changes to Level 2. Added the characters svg and png to the
asset folder. Also added a separate player png.
2016-02-09 12:49:16 +00:00
ESloman cd0296ca0a Various
Added Level 2 and also added a jumping sound for when the player jumps.
Jumping sound comes out distorted but oh well.
2016-02-09 12:07:13 +00:00
ESloman 481f51dc2b Boundary change 2016-02-09 11:49:40 +00:00
ESloman 1672f9c6c9 Level 1 Change
Misc
2016-02-09 11:47:50 +00:00
ESloman f580e72ad3 Level 1 Change #2
Moved boundary and player
2016-02-09 11:14:14 +00:00
ESloman 4c17b3800c Level 1 change
Moved played start
2016-02-09 11:10:54 +00:00
Ash Reynolds e663268480 ? 2016-02-09 00:05:48 +00:00