CodeCombat!
Hello guys! Today we are going to put a pause to stories and put a start to coding. So be ready with your coding skills!
So let's start with CodeCombat. CodeCombat is a python-learning adventure. Here, you have to code the hero with the instructions which appear in blue. My experience with CodeCombat is a bit hard but interesting.
Some codes:
hero.moveRight()
hero.moveUp()
hero.moveDown()
hero.moveLeft()
hero.attack()
hero.cleave()
hero.shield()
hero.say("message")
hero.moveXY(x, y)
hero.build()
Feel like "I want to play now!"? Click the link below:
https://codecombat.com/play
If you're not familiar with python, try these coding games with blocks:
https://scratch.mit.edu/
https://code.org/
https://www.codemonkey.com/
https://thunkable.com/#/
So let's start with CodeCombat. CodeCombat is a python-learning adventure. Here, you have to code the hero with the instructions which appear in blue. My experience with CodeCombat is a bit hard but interesting.
Some codes:
hero.moveRight()
hero.moveUp()
hero.moveDown()
hero.moveLeft()
hero.attack()
hero.cleave()
hero.shield()
hero.say("message")
hero.moveXY(x, y)
hero.build()
Feel like "I want to play now!"? Click the link below:
https://codecombat.com/play
If you're not familiar with python, try these coding games with blocks:
https://scratch.mit.edu/
https://code.org/
https://www.codemonkey.com/
https://thunkable.com/#/