Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 278 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 278 Bytes

Grid-Project-SDL2

Simple game rendered with SDL2

What is this

A simple project for learning C++ on grid system.

How to play

Keyboard::Keys
W -> Move Up
S -> Move Down
A -> Move Left
D -> Move Right
SPACE -> Restart

Screenshot