test_game_1

Installation

Start with installing SFML: http://www.sfml-dev.org/tutorials/2.4/start-linux.php

Then:

$ git clone git@github.com:mackeper/test_game_1.git
$ cd test_game_1
$ make

Usage

$ ./sfml-app

Which Emoji to Use? 😕

Commit Type Emoji
Initial Commit 🎉 :tada:
Version Tag 🔖 :bookmark:
New Feature 🍻 :beers:
Bugfix 🐛 :bug:
Metadata 📇 :card_index:
Documentation 📚 :books:
Performance 🐎 :racehorse:
Cosmetic 💄 :lipstick:
Tests 💣 :bomb:
General Update :zap:
Deprecation 💩 :poop:
Work In Progress (WIP) 🚧 :construction: