aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMinteck <46352972+Minteck@users.noreply.github.com>2021-06-05 19:37:26 +0200
committerGitHub <noreply@github.com>2021-06-05 19:37:26 +0200
commit97ebd65491420363f74ae9e5e6bf77495a37172f (patch)
tree56cf71c78bce00aa84fe6405e7c88ae0ca199aee /README.md
parent3c6b7086230860fe52e6a2a55c5f9e8e12580c52 (diff)
downloadkartik-client-97ebd65491420363f74ae9e5e6bf77495a37172f.tar.gz
kartik-client-97ebd65491420363f74ae9e5e6bf77495a37172f.tar.bz2
kartik-client-97ebd65491420363f74ae9e5e6bf77495a37172f.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md32
1 files changed, 31 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7d39873..999642c 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,31 @@
-# Kartik
+<p align="center">
+ <img src="https://user-images.githubusercontent.com/46352972/120900504-5c5b8480-c635-11eb-9018-802afcd76df2.png" width="64px" /><br>
+ <big>ยป<b> Kartik Game </b>ยซ</big>
+ <br>developed with<br>
+ <img src="https://user-images.githubusercontent.com/46352972/116787437-47268f80-aaa4-11eb-99c9-a771eb7dadcc.png" width="48px">
+</p>
+
+----
+
+A free, simple and clean cross-platform 2D car racing game, powered by Web technologies. The build system (which packages all the downloads on the website and on Itch) is proprietary.
+
+* **Status:** ๐Ÿ’ป Actively maintained
+<!-- * **Status:** ๐Ÿ•‘ Extended maintenance -->
+<!-- * **Status:** ๐Ÿ”ด Searching for mainteners -->
+<!-- * **Status:** ๐Ÿšซ Archived, **DO NOT USE IN PRODUCTION** -->
+
+## Summary
+* **Language:** JavaScript
+* **Started:** March 2021
+* **License:** GNU General Public License 3.0
+* **Website:** https://minteck.itch.io/kartik
+
+## Setup
+* Install the dependencies: `npm install`
+* Run the file depending on your platform:
+** On Windows: `kartik.bat`
+** On Linux: `kartik.sh`
+** On Mac: `kartik-mac.sh`
+
+## Issues
+Issues are reported using GitHub issues.