About the game β’ Features β’ Controlls β’ Technologies β’ License
As a final work to my first semester at the college, I made a basic version of the arcade game R-type. It is originally a horizontally scrolling shooter arcade video game where the player controls a spaceship to destroy the Bydo empire. For practice and creative reasons, some changes were made. It's possible to download the game at the Releases section in the sidebar.
- Player can move the spaceship vertically and horizontally.
- Two types of shots.
- Four enemies, with different movements and behaviors.
- Two obstacles.
- Two addons.
- Pause.
- Multiplayer mode.
- Scores and records.
- Player can move the spaceship up, down, to the left and right with the arrow keys or a/w/s/d keys.
- Press space bar to shoot a simple shot.
- Hold space bar to load a special shot and release it.
- Press M to ativate the multiplayer mode.
- Use the arrow keys to controll the second spaceship and the Enter to shoot a simple or special shot.
- Press Esc to pause the game.
Built with the following technologies:
- C
- Allegro library
Due to the used technologies, the game has a fixed width and height.
Distributed under the MIT License.