2D-Platformer

View on GitHub

Snowy Mists: About The game

Hi there! We’re a pair of students from CITM’s-UPC currently coursing the degree: Videogame Design & Development. This right here is our little game for Development subject. We used C++ Language for the coding stuff via SDL and pugi libraries. Plus we used Tiled for creating the structure of the map, loading it’s colliders and even the player animations.



Our goal was to develop a 2D platformer using xml documents as configs and also xml documents for maps, player, ui, and enemies loading generated from Tiled. We tried to make a more likish Metroidvania game althought we ran out of time we are quite proud of the results and our work.

Team

As we said before, we are a team of two students, now we’re gonna introduce some of the tasks that each one has been in charge during the process of the project.


Features and our own innovation

Our game, Snowy Mists uses all these features:

We introduced some innovation too loading player and enemies from Tiled maps aswell.

Github Repository

Our Github repository for the project: Repository

Link to our latest release: Release

Instructions to Play

Download the release and execute the: Snowy Mists.exe
Once done you will get to the main menu where u can choose to start a new game, load from a previous save if it exists, choose your settings and take a look at our names and license in “Credits”.

UI

Console

UI Features

Controls in game

Debug controls

Enemy mechanics

Gameplay Video


License:

MIT License

Copyright (c) [2019] [Eudald Garrofé Flix, Jordi Pardo]

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.