Skip to content

namsac16/Bottle-Shooter-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bottle Shooter Game

This project is one of the examples of Graphical User Interface Games to demonstrate the features and scope of Computer Graphics and its Applications.

For understanding the depth of the subject of computer graphics and for gaining sound knowledge in this field, this is an attempt to take the first step in this field.

We tried to make a Graphically Designed Bottle Shooter Game. This Bottle Shooter Game is made with the application of C-Graphics. This project applied the subject of Computer Graphics and made the game which is easy to play as well as enjoyable. It has different background themes, attractive display, mouse and keyboard-controlled animations and sound effects too.

We hope that with this project users can have a refreshing time playing a simple game during their stressful life.

This project was done with the help of C-Programming Language. Different methods are performed in order to make it more applied and efficient. C Graphics Programming is very easy and interesting and is thus used for developing this project, its designing and inbuilt animations.

Installation

Install Turbo C/C++

  www.turboc8.com

Deployment

Requirements needed to deploy this project

  • Software Requirements:
    •	Windows Operating System.
    •	A C/C++ Compiler.
    •	A built-in graphics library and graphics.h header file.
  • Minimum Hardware Requirements:
    •	Processor: x86 (32-bit)
    •	Processor Speed: 500 MHz
    •	Storage/Memory: 15 MB
    •	RAM: 64 MB
    •	Monitor Resolution: 640*480 Color Monitor

Features

  • Day/Night Themes
  • Keyboard Functioning
  • Mouse Functioning
  • Awesome UI/UX

Authors

Acknowledgements

Appendix

  • Main Game Code : BOTSHOOT.CPP
  • Figures Used in this Game : FIGURES.CPP
  • Firework Screen : FIREWORK.CPP
  • Loading Screen : LOADING.CPP
  • Front Screen : FRONT.CPP
  • Day/Night Themes : BACK.CPP
  • Mouse Functioning : MOUSE.CPP

Screenshots

  • Front Screen

Screenshot

  • Instructions Screen

Screenshot

  • Loading Screen

Screenshot

  • Day Theme

Screenshot

  • Night Theme

Screenshot

  • Bullet Shot

Screenshot

  • Bottle Burst

Screenshot

  • Game Won Screen

Screenshot

  • Game Lost Screen

Screenshot

  • Exit Screen

Screenshot

About

A basic Bottle Shooter Game made using C Graphics.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages