The Green Portal Under Attack is a Rick and Morty 2D Game build in HTML5 canvas, CSS3 and JavaScript.
Enjoy!
Version: Beta 1
Just acess this link (https://flborrelli.github.io/rick-and-morty-game/) and press Start Game.
Morty was infected by a unknow virus which mutate his personality. He is traying so bad to get into Rick's portal to spread his virus to other dimensions. Rick's gun is full loaded with unlimited pickle ricks...
Your Goal
Help Rick avoid freak Mortys get into the Big Green Portal. In order to destroy shoot 'em pickle ricks. Survive Morty's attack as long as possible.
About Rick
He has 10 lifes. Every Morty that enter the portal, Rick lost one life. Watchout: Morty touch will decrease two Ricks' lifes.
Keyboard controls
- Up arrow: move Rick up
- Down arrow:move Rick down
- Left arrow: move Rick left
- Right arrow: move Rick right
- Spacebar: shoot pickle ricks
- P: pause game
This is an open-source and free software. Please, feel free to collaborate =).
- Fork it (https://flborrelli.github.io/rick-and-morty-game/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request
- Fernando Lima Borrelli