Skip to content

Latest commit

 

History

History
68 lines (35 loc) · 1.47 KB

File metadata and controls

68 lines (35 loc) · 1.47 KB

MyFirstGame

Welcome to MY First Game ever made by me!

Appologies for the terrible name XD


my banner


How to Play:

After dowloading the game and Makefile, type make on your terminal and execute it by typing:

Linux: ./game

Windows: game.exe



Controls and Rules

WASD to move and ESC to Quit Game

You play as yellow Square, your goal is to kill the Red Square by touching it

Kill red Square by touching on it

Kill 10 times to win!

About the Game:

Game made in C++ and uses SDL2 Library

made by Fuguety

System Requirements

C++ and SDL2 library

linux windows




Download SDL2 for linux here

apt-get install libsdl2-dev

yum install SDL2-devel

Download SDL2 for Windows here

-SDL2 Setup

-SDL2 Setup Video

Enjoy!