C0deboy/You-Shall-Not-Pass
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
______ ______ ____ ____ ___ _ _____ ____ _ __ __ _____ / ___\ \ / / ___|/ ___|___ \ / _ \/ |___ | / ___| / \ | \/ | ____| | | _ \ \ /\ / / | _| | __) | | | | | / / | | _ / _ \ | |\/| | _| | |_| | \ V V /| |_| | |___ / __/| |_| | | / / | |_| |/ ___ \| | | | |___ \____| \_/\_/ \____|\____|_____|\___/|_|/_/ \____/_/ \_\_| |_|_____| __ __ ____ _ _ _ _ _ _ ____ \ \ / /__ _ _ / ___|| |__ __ _| | | | \ | | ___ | |_ | _ \ __ _ ___ ___ \ V / _ \| | | | \___ \| '_ \ / _` | | | | \| |/ _ \| __| | |_) / _` / __/ __| | | (_) | |_| | ___) | | | | (_| | | | | |\ | (_) | |_ | __/ (_| \__ \__ \ |_|\___/ \__,_| |____/|_| |_|\__,_|_|_| |_| \_|\___/ \__| |_| \__,_|___/___/ ------------------------------------------------------------------------------- _ __ | |/ /___ _ _ ___ | ' </ -_) || (_-< |_|\_\___|\_, /__/ |__/ [w] [↑] [A][S][D] or [←][↓][→] - moving [F] or [Enter] - next turn left mouse button on enemy - attack with sword or spell* right mouse button on enemy - show enemy info and stats *if enemy is next to you, you can attack only with sword ___ / __|__ _ _ __ ___ | (_ / _` | ' \/ -_) \___\__,_|_|_|_\___| * The goal is to fight your way to the gate which travels you to the next level. * Gate is marked as blue circle and it is randomly spawned at the very top or right. * Monsters will try to stop you. * Monsters and terrain are spawned randomly on each level. * You recover 1 mana, 3 attacks with sword and 3 moves every turn. * On every next level there is 20% more enemies. * There is no last level. The higher level you can get the more respect you'll get :D * Every enemy can move 3 times and attack once in evefy turn. * Every enemy attack in diffrent way and have diffrent stats. * If terrain will block your way, just restart level. ___ _ _ / __|_ __ ___| | |___ \__ \ '_ \/ -_) | (_-< |___/ .__/\___|_|_/__/ |_| - Lighting - one target, 3 DMG - Fireball - multiple targets, instant kill, can destroy terrain* - Freeze - one target, enemy can't move for 1 turn *but can be casted only on enemy _ _ | | _____ _____| |___ | |__/ -_) V / -_) (_-< |____\___|\_/\___|_/__/ * Easy - normal enemies count, 40HP * Medium - double enemies count, 25HP * Hard - triple enemies count, 20 HP _ _ _ | \| |___| |_ ___ | .` / _ \ _/ -_) |_|\_\___/\__\___| The 20KB restriction killed me and this game. I just couldnt do more. I had to remove mobile support in order to squeeze it under 20KB. I couldnt also add sound due to the same reason :( Beside devkit included, I used http://dean.edwards.name/packer/ for more advanced compression. It was still above 20KB, so I renamed by hand most of methods and selectors and finnally squeezed it exactly to 20 480 bytes. ------------------------------------------------------------------------------- ____ | __ ) _ _ _ | _ \| | | | (_) | |_) | |_| | _ |____/ \__, | (_) ____ |___/ _ _ / ___|___ __| | ___| |__ ___ _ _ | | / _ \ / _` |/ _ \ '_ \ / _ \| | | | | |__| (_) | (_| | __/ |_) | (_) | |_| | \____\___/ \__,_|\___|_.__/ \___/ \__, | |___/
About
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published