Deaf Dog
Intro
This is a platform game made for the subject “Development of videogames” from the career of Design and Development of videogames in the UPC of Barcelona.
The title of this game talks about the objective of the character that you control. He have to find his deaf dog, which is lost into the woods.
Team Members
Aitor Luque
- Main programer
- Core structure of entity and UI systems
- Player and other modules logic
-
Support designer
- Github: Aitorlb7
- Contact: aitor97alb@gmail.com
Fran Guerrero
- Supporter programmer
- Mechanics
- Design management
-
Web creator
- Github: FranGV98
- Contact: franguerreroo98@gmail.com
Core Subsystems
- Player movement logic
- Tiled maps
- Collision detection
- Entity System
- Enemy Pathfinding
- UI System
- Capped framerate
How to play
- A/D: Forward/Backward
- L: Dash
- S: Crouch (If you crouch and then you press SPACE, the character jumps higher)
- Q: Atack
- SPACE: Jump
- ESC: Open Menu
REPOSITORY: https://github.com/Aitorlb7/Game-Dev—Platformer-2.0
LATEST RELEASE: https://github.com/FranGV98/Game-Dev—Platformer-2.0/releases/tag/3.0
License
MIT License
Copyright (c) [2019] [Fran Guerrero Vicente, Aitor Luque Bodet]
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.