-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathnotes.txt
More file actions
29 lines (18 loc) · 1.09 KB
/
Copy pathnotes.txt
File metadata and controls
29 lines (18 loc) · 1.09 KB
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
27
28
29
NOTES:
<!-- Resources used -->
Robot sprite: purchased sprite pack from https://craftpix.net/product/flying-robot-character-sprites/, used robot 1,
assembled in Gimp, shrank to 70px, used posturize to reduce colors thus making end file smaller. Also used piskel for some little changes,
and tinyPNG to make smaller.
Man Sprite: https://opengameart.org/content/pixel-art-adventurer-sprites
https://gist.github.com/xem/a7ff7215375520d89b73beeabd7b16bd
https://www.emanueleferonato.com/2014/01/17/creation-of-an-html5-tile-based-platform-game-with-no-engines-behind-pure-code/
Music/sounds https://github.com/keithclark/ZzFXM, https://keithclark.github.io/ZzFXM/
function drawWall by dazsim https://github.com/dazsim/js13k2020
Description: A choose your own adventure game featuring an amnesiac robot.
Bug - bumbing into 2 in map where npc usually is ...
need way to ignore 2 in bump when game==2;
To make work on mobile
- chose mobile vs desktop : on start screen set variable
- way to move character: follow finger
- way to say yes/no : double tap
- way to use tool : double tap/ button