An open API service indexing awesome lists of open source software.

https://github.com/ahmad45123/chicken_invaders

A minimal chicken invaders game made as part of graphics course assignment.
https://github.com/ahmad45123/chicken_invaders

Last synced: 3 months ago
JSON representation

A minimal chicken invaders game made as part of graphics course assignment.

Awesome Lists containing this project

README

        

# Chicken Invaders
A minigame created in C++ OpenGL (OpenGL Utility Toolkit) as part of a computer graphics course in the university.

## Controls
Kill the chicken while avoiding eggs to win. Use powerup for temporary immunity from eggs.

- Movement with arrow keys
- Space to shoot.

## Preview
![game](https://i.imgur.com/aZlZlbo.png)