Skip to content

aquiline/Rock-Paper-Scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock-Paper-Scissors

A simple graphical game of rock paper scissors made using the openGL library. The game was coded in C++ language.

Getting started

To run the application follow the steps:

1. Clone the repository into your local machine(Windows).
2. Open the game folder.
3. Open the game.exe file to start the game. 

Prerequisites

  • Windows OS.
  • 1GB of free RAM space.
  • 50MB of free disk space.
  • Preferably OpenGL files installed.(glut files)

ScreenShots

MainMenu PlayExample1 PlayExample2 Tie

Built With

  • C++ The programmimg language used to manage all aspects of the games.
  • OpenGl library The graphics library that provides graphical functions.
  • lodepng API API to load images for the game.

Authors

About

Rock Paper Scissor. A tale in C++.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages