diff options
| -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 | --------------------- |
