diff options
| author | 3gg <3gg@shellblade.net> | 2023-08-30 15:54:19 -0700 |
|---|---|---|
| committer | 3gg <3gg@shellblade.net> | 2023-08-30 15:54:19 -0700 |
| commit | cea8ec6b8d344375c7fef40148a4f1c476151e97 (patch) | |
| tree | 9cf6ae2540a14816ac3a054e084774d99bc06629 | |
| parent | 5a395dbb9491cee0a921553b331923d492a16fc4 (diff) | |
Format.
| -rw-r--r-- | README.md | 7 |
1 files changed, 4 insertions, 3 deletions
| @@ -1,9 +1,10 @@ | |||
| 1 | Spear | 1 | Spear |
| 2 | ===== | 2 | ===== |
| 3 | 3 | ||
| 4 | Spear is a simple 2.5D game engine I have been working on since I started learning Haskell. | 4 | Spear is a simple 2.5D game engine I have been working on since I started |
| 5 | The project's goal is to put what I learn into practise, to explore how far I can get with Haskell and if the results | 5 | learning Haskell. The project's goal is to put what I learn into practise, to |
| 6 | are decent enough, to build one or two game demos along the way. | 6 | explore how far I can get with Haskell and if the results are decent enough, to |
| 7 | build one or two game demos along the way. | ||
| 7 | 8 | ||
| 8 | Installation (Ubuntu) | 9 | Installation (Ubuntu) |
| 9 | --------------------- | 10 | --------------------- |
