Skip to content

Rage of The Elders is a Side-Scroller Beat 'em Up game developed by a group of college students during the discipline of Introduction to Game Development on Universidade de Brasília - Brazil.

License

rage-of-the-elders/rage-of-the-elders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rage of The Elders

Release IDJ 2019 License

The Game

Rage of The Elders is a Side-Scroller Beat 'em Up game developed by a group of college students during the discipline of Introduction to Game Development on Universidade de Brasília - Brazil.

The story takes place during the 90's in a nursing home, where live two elders that are unhappy about their situation. Missing the "good ol' times", when they were fulfilled with their lives, doing what they love, until a terrible accident left lifetime injuries, disabling them.

In the limit of their anger and frustration, they decide to make a escape plan, and nothing or nobody will stop 'em. These two brave old friends will use the abilities they learned and improved over the years to face malicious caregivers, sadistic nurses and ruthless security guards, committed to reach the ultimate challenge, that will lead them to the craved freedom.

Objectives

Rage of the Elders is a fighting game, where the character progresses through the stage facing the enemies. The player must overcome several hordes of enemies, and beat the final Boss to win the game. If the character die in the process, the game must be restarted from the beginning.

Controlls

The game is controlled by the keyboard, where:

  • Movement is controlled by the Arrow Keys;
  • Basic attacks are triggered by the 'A' and 'S' keys;
  • A combination of basic attacks lead to a special Combo attack;
  • When the points bar is filled, a Ultimate Attack can be triggered pressing 'D';

How to Run

Dependencies

  • Operational Systems: Linux and Windows;
  • Compiler: GCC 4.8.1 + (or anything with C++11 support);
  • Libraries: SDL2, SDL2_image, SDL2_mixer and SDL2_TTF;
  • Other Dependencies: Make;

Once all dependencies are fulfilled, the Makefile must be executed, as the following example in the Linux Bash:

make clean
make go

Releases

Development Team

Artists

  • Kevin Lalagüe
  • Letícia Fidelix
  • Matheus Andrade
  • Monique Pires

Musicians

  • Pedro Ribeiro
  • Rodrigo Dal Moro

Programmers

  • Lucas Martins
  • Matheus Richard
  • Thalisson Melo

License

MIT License

Copyright (c) 2019 Rage of The Elders

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.

About

Rage of The Elders is a Side-Scroller Beat 'em Up game developed by a group of college students during the discipline of Introduction to Game Development on Universidade de Brasília - Brazil.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published