diff options
| author | realtradam <[email protected]> | 2022-08-30 00:32:08 -0400 |
|---|---|---|
| committer | realtradam <[email protected]> | 2022-08-30 00:32:08 -0400 |
| commit | 37a75943761e9932adcb2423e42d9528fedaa141 (patch) | |
| tree | 0ee39a5e3c2a682283310aade1322c071f4330a9 | |
| parent | 18e5f51d8e070f4af5b8b29eac83abe207bd5a0a (diff) | |
| download | realtradam-37a75943761e9932adcb2423e42d9528fedaa141.tar.gz realtradam-37a75943761e9932adcb2423e42d9528fedaa141.zip | |
add amogus
| -rw-r--r-- | Readme.mdown | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Readme.mdown b/Readme.mdown index 8fb1602..9f1b409 100644 --- a/Readme.mdown +++ b/Readme.mdown @@ -18,6 +18,7 @@ https://tradam.itch.io * [**Justicar** - *Ruby Based Static Website Generator*](#justicar---ruby-based-static-website-generator) * [***Games and Demos***](#games-and-demos) * [🏆 **Orc: Arena of Time** - *Top Down Innovative Obstacle Course*](#-orc-arena-of-time---top-down-innovative-obstacle-course) + * [**Among Us Clicker** - *Web Clicker Game Made With Vue.js*](#among-us-clicker---web-clicker-game-made-with-vuejs) * [**Zig CHIP8** - *CHIP8 Emulator Implemented With Zig*](#zig-chip8---chip8-emulator-implemented-with-zig) * [**SteelWings** - *Free Roam Shoot-em-up*](#steelwings---free-roam-shoot-em-up) * [**Winter One** - *Scrolling Shoot-em-up*](#winter-one---scrolling-shoot-em-up) @@ -71,6 +72,11 @@ 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 +### **Among Us Clicker** - *Web Clicker Game Made With Vue.js* +[**Play Here**](https://imposter.exposed) / [**Github**](https://github.com/realtradam/Amongus-Clicker) + +A clicker game made with Vue.js where I built a custom animation and particle system to give that really nice polished feel. + ### **Zig CHIP8** - *CHIP8 Emulator Implemented With Zig* [**Github**](https://github.com/realtradam/zig-chip-8) |
