Skip to content

2D space shooter game made with Allegro5 library, for a summer project given in CSE department of Gebze Technical University

Notifications You must be signed in to change notification settings

firatkizilirmakk/Enterprise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Enterprise

A 2d space shooter game made using Allegro5 for First Year Summer Project given in Gebze Technical University,CSE department

Since Allegro5 is used as a game engine,whole game is written in C programming language.
In the game,there is two mode for the ship called Enterprise :).
By pressing 'A',mode is switched to auto-pilot where moves of the ship are done Finite State Machine logic.

Also there are some levels becoming harder while moving without being killed.

At the end there is a Boss who is also featured with a finite state machine,so it moves according to player moves to avoid being killed.

To play this game in Linux distrubitions,the game must be compiled with Allegro5 library.So the library must be set up.
In order to install the library and compile the game,a guide for setting up can be read written by me in Turkish
through here


I hope you like.

About

2D space shooter game made with Allegro5 library, for a summer project given in CSE department of Gebze Technical University

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages