update projects
This commit is contained in:
parent
2cf38aba76
commit
176b9b9a13
|
@ -7,16 +7,20 @@ type: "page"
|
|||
|
||||
You can find the source code for some of these projects at [gitea](https://libneat.hopto.org/git).
|
||||
|
||||
# Wolves Of The Mystical Forest
|
||||
|
||||
A rogue like that was submitted to the [7DRL Challenge 2023](https://itch.io/jam/7drl-challenge-2023).
|
||||
The game is themed around wilderness exploration.
|
||||
|
||||
You can find it on [itch.io](https://fumblegames.itch.io/wolves-of-the-mystical-forest).
|
||||
|
||||
![Gameplay of Wolves Of The Mystical Forest](/wolves.png)
|
||||
|
||||
# NVR
|
||||
|
||||
A VR engine intended for a series of fantasy games.
|
||||
Because of a shift in focus, i recently began a rewrite of this from scratch, but it is based on a previous engine called n2.
|
||||
|
||||
# buildbot
|
||||
|
||||
Born out of dissatisfaction with existing CI tools compatible with gitea - mainly because of complicated configuration.
|
||||
This is my attempt at building a very simple CI tool that does exactly what i need.
|
||||
|
||||
# rt_replay.h
|
||||
|
||||
A single header C99 library for input recording & replay.
|
||||
|
|
Loading…
Reference in New Issue
Block a user