summaryrefslogtreecommitdiffhomepage
path: root/Readme.mdown
diff options
context:
space:
mode:
Diffstat (limited to 'Readme.mdown')
-rw-r--r--Readme.mdown11
1 files changed, 9 insertions, 2 deletions
diff --git a/Readme.mdown b/Readme.mdown
index 994ec27..00adf19 100644
--- a/Readme.mdown
+++ b/Readme.mdown
@@ -56,8 +56,8 @@ Simply give the generator the header files of your chosen C library and it will
### **Justicar** - *Ruby Based Static Website Generator*
[**Github**](https://github.com/realtradam/Justicar)
-This static site generator utilizes [Opal](https://opalrb.com) so that HTML, CSS, and Javascript and all be written in Ruby instead.
-One can build websites using a regular file directory structure but also has a powerful templating system which allows programmers to intelligently create and format many pages.
+This static site generator utilizes [Opal](https://opalrb.com) so that HTML, CSS, and Javascript can all be written in Ruby instead.
+One can build websites using a regular file directory structure but also has a powerful templating system which allows developers to intelligently create and format many pages.
[👉 return to top](#welcome-to-my-little-github-corner)
@@ -67,9 +67,16 @@ One can build websites using a regular file directory structure but also has a p
### **Orc: Arena of Time** - *Top Down Innovative Obstacle Course*
[**Play Here**](https://tradam.itch.io/orc-arena-of-time) / [**Github**](https://github.com/realtradam/orc-arena-of-time)
+
+Help Orc the orc maneuver through the Arena of Time and reach the end!
+
+Won the [Raylib 5K Gamejam](https://itch.io/jam/raylib-5k-gamejam/results/enjoyment-is-the-game-enjoyable-to-play) in *First Place* against 40 other entrants! I'm really proud of this project, give it a shot :D
+
### **Zig CHIP8** - *CHIP8 Emulator Implemented With Zig*
[**Github**](https://github.com/realtradam/zig-chip-8)
+Using the Zig programming language, I implemented a working CHIP8 Emulator. I also added in a few custom self-made shaders in GLSL to give it that retro CRT vibe.
+
### **SteelWings** - *Free Roam Shoot-em-up*
[**Play Here**](https://argo.itch.io/steelwings) / [**Github**](https://github.com/realtradam/SteelWings)