Skip to content

This is a prototype of the R-type game that i made for a college project at UFMG :)

Notifications You must be signed in to change notification settings

Danijnog/dragon-blast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 

Repository files navigation

Dragon Blast

This is a prototype of the R-type game in C language using the Allegro library that i made for a college project at UFMG

🐉 Description

the player commands a Dragon, where the objective is to destroy the many enemies as possible, represente by a filled circle with different colors, remembering that the white enemies are immortal. You can use the key "space" to shoot, and there is the single shot, which kills only 1 enemie, and the strongest shot that is activated when the player press the key for 1.5 seconds or more, which destroys all enemies in front. Also, there are the blocks that appear on the screen that are indestructible. Hope u have fun playing :)

Dependencies:

MinGW 4.7.0 Allegro 5.0.10

🛠️ How to play

  1. Clone the repository
  2. Open the folder "Arquivos TP" in your terminal
  3. Execute the file "game.out" with the command "./game.out"
  4. Enjoy the game

Note: If you need to compile the game, it is necessary to have the Allegro library and gcc installed on your computer, and then run de command "make" in the terminal to execute the makefile

Captura de Tela (70)

About

This is a prototype of the R-type game that i made for a college project at UFMG :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published