Mercurial > games > semicongine
comparison README.md @ 925:88ef66ebfaf2
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 | 27fdf971354d |
children | f8974736e446 |
comparison
equal
deleted
inserted
replaced
924:f24d0e4c84d7 | 925:88ef66ebfaf2 |
---|---|
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 |