From b91890d6647db7a91a09ac58e3cbb48205e9e3e2 Mon Sep 17 00:00:00 2001 From: Niket Shah Date: Tue, 7 Aug 2018 15:47:04 +0100 Subject: [PATCH 1/4] Add logo to README --- README.md | 4 +++- docs/images/AIMMO-Logo-vertical-RGB.svg | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 docs/images/AIMMO-Logo-vertical-RGB.svg diff --git a/README.md b/README.md index 58ad9b7ba..704e552dc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -# AI:MMO +![AIMMO](docs/images/AIMMO-Logo-vertical-RGB.svg) + + A **M**assively **M**ultiplayer **O**nline game, where players create **A**rtificially **I**ntelligent programs to play on their behalf. [![Code Climate](https://codeclimate.com/github/ocadotechnology/aimmo/badges/gpa.svg)](https://codeclimate.com/github/ocadotechnology/aimmo) diff --git a/docs/images/AIMMO-Logo-vertical-RGB.svg b/docs/images/AIMMO-Logo-vertical-RGB.svg new file mode 100644 index 000000000..ebefdf6a6 --- /dev/null +++ b/docs/images/AIMMO-Logo-vertical-RGB.svg @@ -0,0 +1 @@ +AIMMO-Logo-vertical-RGB \ No newline at end of file From a76c518da1176cc7ba00410916648460577d35dd Mon Sep 17 00:00:00 2001 From: Niket Shah Date: Tue, 7 Aug 2018 15:54:32 +0100 Subject: [PATCH 2/4] testing html logo with formatting --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 704e552dc..045494b16 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -![AIMMO](docs/images/AIMMO-Logo-vertical-RGB.svg) + + A **M**assively **M**ultiplayer **O**nline game, where players create **A**rtificially **I**ntelligent programs to play on their behalf. From ae223d5b11aca00bb47a4debc9b8923387c1711c Mon Sep 17 00:00:00 2001 From: Niket Shah Date: Tue, 7 Aug 2018 16:39:07 +0100 Subject: [PATCH 3/4] Format logo and subheading correctly --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 045494b16..3a2b10be1 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,12 @@ - - +

+ + AI:MMO Logo + +

-A **M**assively **M**ultiplayer **O**nline game, where players create **A**rtificially **I**ntelligent programs to play on their behalf. +

+ A Massively Multiplayer Online game, where players create Artificially Intelligent programs to play on their behalf.

[![Code Climate](https://codeclimate.com/github/ocadotechnology/aimmo/badges/gpa.svg)](https://codeclimate.com/github/ocadotechnology/aimmo) From 1424cb29276d48a1a4b4f85edca5bb9c6f2144b3 Mon Sep 17 00:00:00 2001 From: Niket Shah Date: Wed, 8 Aug 2018 09:24:33 +0100 Subject: [PATCH 4/4] Update subheading --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a2b10be1..8e9a6cb4a 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,11 @@

- A Massively Multiplayer Online game, where players create Artificially Intelligent programs to play on their behalf.

+ A Massively Multiplayer Online (MMO) time travelling adventure, which will take them to the next level on their coding journey: Artificial Intelligence and Python. + [![Code Climate](https://codeclimate.com/github/ocadotechnology/aimmo/badges/gpa.svg)](https://codeclimate.com/github/ocadotechnology/aimmo) +[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com) ## Objective People program Avatars. Avatars play the game. A player's aim is to create a better Avatar than other people's Avatars. A "better" Avatar is one that scores points faster than other people's Avatars.