nmoroze / swap

Swap is a new (award winning) take on the classic tile-based puzzle game, where you change which character you're controlling to reach your goal.

Home Page:nmoroze.github.io/swap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swap

Submission for the 2013 Github Game Jam

By @nmoroze and @themichaelyang

Official link: http://nmoroze.github.io/swap

Note: We recently became aware of an issue where a modified version of our game under a domain bearing a similar name was being used for adware. That website is in no way affiliated with us — Please only use the official link when playing the game! (In the meantime, we've issued a takedown notice to Google).

About the Game

Swap is a new take on the classic tile-based puzzle game.

Change which character you're controlling to reach your goal -- but be careful, as characters you're not controlling will often have a mind of their own! Progress through a multitude of tricky and challenging levels, and watch as that death count piles up. If you're stuck, you can always hit the 'skip' button to move on, or the 'reset' button to start the level over.

Swap is written in Javascript using the HTML 5 canvas for rendering. It is playable in the browser here, and is working in Chrome, Safari, Firefox, and Internet Explorer 11.

Enjoy!

Controls (now with VIM keybindings!)

WASD/arrow keys/vim hjkl - move your character
Space - switch to another character

Screenshots

Welcome

In action!

Open Source Projects Used

Acknowledgements

Thank you!

License

This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.

About

Swap is a new (award winning) take on the classic tile-based puzzle game, where you change which character you're controlling to reach your goal.

nmoroze.github.io/swap

License:Creative Commons Attribution Share Alike 4.0 International


Languages

Language:JavaScript 90.6%Language:HTML 9.4%