summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2025-08-06 05:15:57 +0200
committerMitja Felicijan <mitja.felicijan@gmail.com>2025-08-06 05:15:57 +0200
commit952deddfa41f97495dbb9ad4f1e8ecd610a7d438 (patch)
treed5b5b3edc75eeff6e8ea92df081216d44fee8dd1 /README.md
parentb4d9cb4cd503eae9d79fe2745da0723ddd33cbda (diff)
downloadbidi-952deddfa41f97495dbb9ad4f1e8ecd610a7d438.tar.gz
Added links to readme file
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7a38da6..81a79a1 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,8 @@
# Bidi - Game development framework
Bidi is a tiny framework for developing small video games for recreational
-purpose. It takes heavy inspiration from LÖVE and Pico8.
+purpose. It takes heavy inspiration from [LÖVE](https://www.love2d.org/) and
+[Pico8](https://www.lexaloffle.com/pico-8.php).
You develop your games in Lua and you are only allowed to have one Lua file
where all your code lives. You can then load external assets like images and