Mercurial > games > semicongine
comparison README.md @ 1034:d82980c293bb
did: smile, just for the sake of testing mercurial hooks :)
author | sam <sam@basx.dev> |
---|---|
date | Thu, 21 Mar 2024 15:58:03 +0700 |
parents | 4d655319431b |
children | f8974736e446 |
comparison
equal
deleted
inserted
replaced
1033:3c2056353ee2 | 1034:d82980c293bb |
---|---|
5 writing my first game. However, developement ist onging and the documentation | 5 writing my first game. However, developement ist onging and the documentation |
6 will be overhauled once I start working on my next game. | 6 will be overhauled once I start working on my next game. |
7 | 7 |
8 # Semicongine | 8 # Semicongine |
9 | 9 |
10 Hi there | 10 Hi there :) |
11 | 11 |
12 This is a little game engine, mainly trying to wrap around vulkan and the | 12 This is a little game engine, mainly trying to wrap around vulkan and the |
13 operating system's windowing, input and audio system. I am using the last | 13 operating system's windowing, input and audio system. I am using the last |
14 programming language you will ever need, [Nim](https://nim-lang.org/) | 14 programming language you will ever need, [Nim](https://nim-lang.org/) |
15 | 15 |