EltS by Kyoutashan

[raw]
made by Kyoutashan for LD29 Warm-Up (-)
My warmup entry is a bit late, not sure if someone is still checking this section, but here it is :)

For the next Ludum Dare, I wanted to submit something in HTML5. So, as a warmup, I decided to make a demo of a mobile game I did. It contains the main core loop but rewritten in JavaScript.

This game is inspired by the recently famous 2048, but with color and levels. The mechanics are similar, you move tiles with arrow keys. Two tiles with the same color will fuse and increase their value.
There is no goal though, you just try to make the highest score.

I also wanted to try the GitHub pages feature to host a web application. It seems to work as I wanted. There is no sounds though.

Engine: Cocos2d-JS 3.0 alpha

Have fun and thanks for playing ^^

Feedback

eLLectron
23. Apr 2014 · 13:43 UTC
I really like it :D
dito
25. Apr 2014 · 15:02 UTC
I love it!!! You should make it a more puzzle based game with a start cluster to solve and bonus points for 3 or more tiles in one line or they should be stackable.