-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
26 lines (18 loc) · 1.02 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Dumbledore64 is a JavaScript HTML5 Canvas game currently under development by myself and Kyle Fleischer.
A more recent version is playable at: www.glassknuckle.com/Dumbledore64
Provided are all of the game's assets and code files, aside from the server side stuff (namely the php files for score submissions).
It is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported (CC BY-NC-SA 3.0). If you would like
to do anything that violates the license please email me about it (bdavis1000@gmail.com).
************
Dumbledore64 is an arcade style, top-down, powerup heavy wizard game playable in any HTML5 browser.
Controls:
W: Move up
A: Move left
S: Move down
D: move right
Arrow keys: Shoot Dumblebeam
Spacebar: Use spell
Q: Drop spell1
E: Drop spell2
How to play: Kill enemies! Acquire points! Pick up boxes to get elements! Each element corresponds to a unique spell,
and you can combine up to 2 elements for MORE unique spells! The game currently features over 50 spells and 5 unique levels and bosses!