Discord
Login
Community
DARK THEME

Game programming tutorials by mrLman

mrLman has created many tutorials, each one focusing on a specific feature you may want to achieve in your microStudio project. It's an incredibly valuable resource and must have been a huge amount of work:

https://sites.google.com/ed.act.edu.au/games-programming/game-elements/

You will find there how to detect collisions, manage a score, create projectiles, make a title screen, make a multiplayer game, create explosion effects... Each tutorial is made of a video, an embedded demo app and also displays the code that is used in the demo.

There are 24 tutorials in total!

A huge thanks to mrLman for creating this resource and for allowing me to post it here :-)

Link is broken :(

link is broken me 😹

you can just search "mrLman" in YouTube and his channel has the vids

hey @gillies i have a question how do I see coordinates because I'm trying to do where a platform moves from a certain part of the map to the other.

I'm not gilles but a good way is to put print(mouse.x+", "+mouse.y) in the update loop then start it and put your mouse where you want it to go and it will keep outputting the x and y pos of your mouse then you can enter in the coordinates.

ok thanks

Post a reply

Progress

Status

Preview
Cancel
Post
Validate your e-mail address to participate in the community