^2 by MaxguN
^2 is a platformer written in javascript.
One level can be played.
^2 is a square. He doesn't like circles. So he's gonna kick their ass. But where to go ?
Move with left and right
Jump with x
Kick with c
Note :
- Jump is an attack, use it !
- If you get stuck in a wall block, just jump or roll outside
- There are collision bugs but the game (level) can be finished (see the walkthrough)
- No sfx/music added due to lack of time
Tools :
- Sublime Text 2
- GraphicsGale
- Tiled
- Construct 2 (for prototyping)
The playable version is revision 924832a481965ed69396c08da4929695ea26db1e (rev.60) on git.
Updated to fix the typo on *cough* "lose".
========================================================
= Post Compo Update =
========================================================
The most annoying bugs are now solved in this new version (though, there is a new one). I've reworked the collisions and now you shouldn't get stuck in the level anymore.
I've also fixed the animation and the hitbox of the attack on the left.
I have removed the first circle in this version and if you fall in a trap, you can reset square to the start with key R.
Next things to come :
- Fix fall + jump bugs (2)
- Sfx + music
- More levels
One level can be played.
^2 is a square. He doesn't like circles. So he's gonna kick their ass. But where to go ?
Move with left and right
Jump with x
Kick with c
Note :
- Jump is an attack, use it !
- If you get stuck in a wall block, just jump or roll outside
- There are collision bugs but the game (level) can be finished (see the walkthrough)
- No sfx/music added due to lack of time
Tools :
- Sublime Text 2
- GraphicsGale
- Tiled
- Construct 2 (for prototyping)
The playable version is revision 924832a481965ed69396c08da4929695ea26db1e (rev.60) on git.
Updated to fix the typo on *cough* "lose".
========================================================
= Post Compo Update =
========================================================
The most annoying bugs are now solved in this new version (though, there is a new one). I've reworked the collisions and now you shouldn't get stuck in the level anymore.
I've also fixed the animation and the hitbox of the attack on the left.
I have removed the first circle in this version and if you fall in a trap, you can reset square to the start with key R.
Next things to come :
- Fix fall + jump bugs (2)
- Sfx + music
- More levels
| Web (HTML5) | http://maxgun.fr/ld26/ |
| Walkthrough (Youtube) | http://youtu.be/YPPfXEa6h14 |
| Source | https://github.com/MaxguN/ld26-square |
| Web (Post compo) | http://maxgun.fr/games/square/ |
| Original URL | https://ludumdare.com/compo/ludum-dare-26/?action=preview&uid=21322 |
Ratings
| Coolness | 73% | 3 |
| Overall | 2.73 | 1006 |
| Audio | 1.53 | 1031 |
| Fun | 2.51 | 978 |
| Graphics | 2.83 | 717 |
| Humor | 1.84 | 858 |
| Innovation | 2.71 | 871 |
| Mood | 2.32 | 1065 |
| Theme | 3.49 | 603 |
Then I fell through the ground and got stuck in a wall :(
Some advices:
- you can attack with the jump (usefull for the first fall and some others afterward)
- when stuck in a wall just jump to get out or roll to the outside if possible (if stuck inside, it'll be hard to get out so you have to refresh)
And sorry for the level design, i'm kinda "not good" at it and i tend to make it hard.