Search found 6 matches

by lucasblack
Wed Jan 03, 2018 9:59 pm
Forum: General
Topic: Basic Platformer Tutorial Series On YouTube
Replies: 10
Views: 10311

Building Levels With Tiled

Hi lovers! I released a new video about creating levels using exported map data from the Tiled editor. I'll be posting a repo with branches of each episode on GitHub soon as well. :)

https://www.youtube.com/watch?v=9fkHtw3bTwA
by lucasblack
Wed Jan 03, 2018 9:56 pm
Forum: General
Topic: Basic Platformer Tutorial Series On YouTube
Replies: 10
Views: 10311

Re: Basic Platformer Tutorial Series On YouTube

Thanks for the suggestions! Yeah I need to put up a repo, I made the mistake of not creating one in the first episode. I like the idea of showing what will be made in the beginning :)
by lucasblack
Thu Dec 21, 2017 11:29 pm
Forum: General
Topic: Basic Platformer Tutorial Series On YouTube
Replies: 10
Views: 10311

New episode on creating a jump mechanic!

Hi lovers! I've added a new tutorial about implementing jumping! The tutorial is pretty short, but if you have any questions, feel free to ask!

https://www.youtube.com/watch?v=zDVZchjddbQ
by lucasblack
Thu Sep 28, 2017 6:41 pm
Forum: General
Topic: Basic Platformer Tutorial Series On YouTube
Replies: 10
Views: 10311

New tutorial about collision with bump.lua!

Hi lovers! I've added a new tutorial about implementing collision with bump.lua! I really enjoy using bump.lua because of its simplicity and efficiency, so I've decided to use it in my platformer tutorial series instead of reinventing the wheel. I would be happy to hear any suggestions, questions, ...
by lucasblack
Wed Sep 27, 2017 6:25 am
Forum: General
Topic: Basic Platformer Tutorial Series On YouTube
Replies: 10
Views: 10311

Basic Platformer Tutorial Series On YouTube

Hi lovers! I'm making a tutorial series which will try to show how to make a relatively simple 2D platformer and am trying to get the word out. I only have the first video out right now which covers basic player movement and platformer physics, but I'm currently working on adding more videos to the...
by lucasblack
Fri Aug 11, 2017 3:47 am
Forum: Games and Creations
Topic: [LD39] Jam Video Time Lapse - Phil (Puzzle)
Replies: 0
Views: 1897

[LD39] Jam Video Time Lapse - Phil (Puzzle)

Hi LÖVErs, I teamed with Alex Yang (Turnacoda) to develop Phil , a top-down puzzle game, during Ludum Dare's 39th jam. The game features lighting effects using light_world and challenging level design. We intended on going towards procedural generation and turn based mechanics, but it lacked fun me...