Pedro Tonini Rosenberg Schneider
|
7078f10201
🐛 Fix code layout to play nice with older version of JavaScript
|
3 years ago |
Pedro Tonini Rosenberg Schneider
|
34c1b6cf5a
🐛 Fix final pontuation on LetterHunt minigame
|
3 years ago |
Pedro Tonini Rosenberg Schneider
|
0cab4200a2
✨ Make initial prototype for FoodHunt minigame
|
3 years ago |
Pedro Schneider
|
45ecae087c
✨ Finish implementing food hunt minigame prototype
|
3 years ago |
Pedro Schneider
|
2c1187750a
✨ Start working on a prototype for the food hunt minigame
|
3 years ago |
Pedro Schneider
|
8da9b1ad3d
📝 Add type anotations to all member variables
|
3 years ago |
Pedro Schneider
|
ea15cb2846
✨ Add menu scenes to select elements and minigames
|
3 years ago |
Pedro Schneider
|
9d9647ac4c
🙈 Add gitignore
|
3 years ago |
Pedro Schneider
|
2029842318
🐛 Fix github pages attempt 3
|
3 years ago |
Pedro Schneider
|
549f3aae45
🐛 Change the way font is loaded due to github pages
|
3 years ago |
Pedro Schneider
|
15e8df18d7
🐛 Remove default lato font for github pages
|
3 years ago |
Pedro Schneider
|
4a1daff012
✨ Add entrance aniamtion to cards on rebus
|
3 years ago |
Pedro Schneider
|
ed302c3e70
✨ Add tutorial animation
|
3 years ago |
Pedro Schneider
|
05b6594b91
🚚 Reestructure folder hierarchy
|
3 years ago |
Pedro Schneider
|
3a6d5c0dae
📄 Add copyright notice to the header of all files
|
3 years ago |
Pedro Schneider
|
c7fe5bce26
📄 Update license
|
3 years ago |
Pedro Schneider
|
9719dc59d0
✨ Finish implementing base skeleton for all Rébus minigames
|
3 years ago |
Pedro Schneider
|
7f65edac16
✨ Start work on the Rebus minigame
|
3 years ago |
Pedro Schneider
|
ce96822aac
🚚 Rename main sketch from sketch.js to main.js
|
3 years ago |
Pedro Schneider
|
2a626f8d0f
🚚 Move Pandora build file to libraries folder
|
3 years ago |
Pedro Schneider
|
9631bbbde6
🔥 Remove the source for the Pandora engine from the project
|
3 years ago |
Pedro Schneider
|
b16662a30d
✨ Add pmouseX and pmouseY properties to GameHandler
|
3 years ago |
Pedro Schneider
|
0184da6c5c
⚡️ Modularize some parts of draw and update calls to reduce boilerplate on inheritance
|
3 years ago |
Pedro Schneider
|
888e141551
✨ Add some transformation methods to Object2D
|
3 years ago |
Pedro Schneider
|
023d9bac1e
✨ Add some more methods to the Vector2 Component
|
3 years ago |
Pedro Schneider
|
03d2fbbd0f
🐛 Fix Area2D mouse collision calculations
|
3 years ago |
Pedro Schneider
|
731463f2de
🐛 Fix Obejct2D's rotationDegrees property, that was beeing interpreted as radians instead
|
3 years ago |
Pedro Schneider
|
e4c0137849
✨ Add global transform to Oject2Ds
|
3 years ago |
Pedro Schneider
|
8fc2830a1e
✨ Add interfaces for the user to not have to deal with p5.js at all
|
3 years ago |
Pedro Schneider
|
54182567ca
✨ Add option to draw debug secondary buffer bounds
|
3 years ago |