Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 716 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 716 Bytes

GameLib

Description

A desktop based application which features multiple games to entertain you.

Objective

The underlying principles and basic conectps of OOPS are the basis of this project.

Technologies / Libraries Used

  • C++
  • SDL2

Games

  • TIC-TAC-TOE
  • PONG
  • HANGMAN
  • SNAKE
  • FLAPPY BIRD

Common Issues

  • If your best scores aren't updating, try to run the executable in administrative mode (if not already).
  • If the some dlls are still missing, download the latest version of Visual C++ Redistributable.

Setup

You can download the latest version of GameLib here.