aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2023-05-29 23:34:35 +0100
committerJuan J. Martinez <jjm@usebox.net>2023-05-29 23:35:34 +0100
commitd6cce83a4c5a6540f0b32e3bca9fb56c1f8855d1 (patch)
tree1f95db06c5df010a4505485b5328d0376d3fd3b7 /README.md
parent2941ac6b8ecc1fd96b886219795f5d7e55bb85d8 (diff)
downloadgold-mine-run-d6cce83a4c5a6540f0b32e3bca9fb56c1f8855d1.tar.gz
gold-mine-run-d6cce83a4c5a6540f0b32e3bca9fb56c1f8855d1.zip
Add the link to the repo
- description of the project - fixed the DPMI requirement
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.md b/README.md
index 00976a6..bdf738e 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,13 @@
-# ??? DOS game
+# TBD DOS game
+
+This is a game I'm making for DOS Jam 2023.
## Requirements
Running the game:
- MS/DOS or compatible
-- A DOS extender, e.g. [CWSDPMI](http://sandmann.dotster.com/cwsdpmi/)
+- A DOS Protected Mode Interface, e.g. [CWSDPMI](http://sandmann.dotster.com/cwsdpmi/)
- 386 or later
- Some RAM! (TBD)
@@ -25,5 +27,5 @@ This was made by [Juan J. Martinez](https://www.usebox.net/jjm/about/me/).
The code is licensed MIT, the assets [CC-SA-NC](https://creativecommons.org/licenses/by-sa/2.0/).
-Homepage: https://git.usebox.net/???/about/
+Homepage: https://git.usebox.net/dos-jam-2023/about/