Pinned Repositories
Aphelion-engine
A cross-platform game engine written in C++, made as an educational passion project.
AphelionWeb
A graphics application targeting the web using Emscripten. Aims to replace my original Aphelion engine project by desigining the engine with actual reasoning behind abstractions and design.
Axios-framework
A framework made with SFML, used for 2D game development
Bare-Ray-Tracer
A simple ray tracer written in C++ to learn basic graphics related concepts
DestinyPrototype
A prototype made in Unity in which I recreate some features from the game Destiny, for educational purposes
Firewall
A Super Stardust inspired (top down arena game) prototype made with Unity DOTS
Gauntlet
My attempt at recreating the arcade game Gauntlet in C++
Portfolio
My portfolio
Ray-Shaper
My game for the NHTV (now BUAS) intake programming assignment 2018
Tempest
Codename for a content mod made for RoR 2
antjowie's Repositories
antjowie/DestinyPrototype
A prototype made in Unity in which I recreate some features from the game Destiny, for educational purposes
antjowie/Firewall
A Super Stardust inspired (top down arena game) prototype made with Unity DOTS
antjowie/Gauntlet
My attempt at recreating the arcade game Gauntlet in C++
antjowie/Portfolio
My portfolio
antjowie/Ray-Shaper
My game for the NHTV (now BUAS) intake programming assignment 2018
antjowie/Tempest
Codename for a content mod made for RoR 2
antjowie/Aphelion-engine
A cross-platform game engine written in C++, made as an educational passion project.
antjowie/AphelionWeb
A graphics application targeting the web using Emscripten. Aims to replace my original Aphelion engine project by desigining the engine with actual reasoning behind abstractions and design.
antjowie/Axios-framework
A framework made with SFML, used for 2D game development
antjowie/Bare-Ray-Tracer
A simple ray tracer written in C++ to learn basic graphics related concepts
antjowie/Breakout
My take on Breakout using the following tutorial
antjowie/Cubecraft
Yet another Minecraft clone written in C++, made for educational purposes
antjowie/DOTSPlayground
Repo in which I mess around with Unity's DOTS
antjowie/Empires
A simple game where you colonize the entire galaxy! Written in C++ for the Raspberry Pi.
antjowie/first-old-portfolio
My old portfolio site made with Hugo and hosted by Github Pages
antjowie/FlappyChicken
A flappy bird clone made with Unity. I used this tutorial: https://learn.unity.com/tutorial/live-session-making-a-flappy-bird-style-game#
antjowie/Galaxian
Attempt at recreating the arcade game Galaxian in C++
antjowie/genshin-impact-helper
Automatically get Genshin Impact daily check-in rewards from HoYoLAB Community by GitHub Actions. 米游社原神自动每日签到+微博活动提醒+微博超话签到+礼包领取推送
antjowie/mono-x
Mono repo containing all my one off projects
antjowie/project-odyssey
A train simulator game
antjowie/Python-exercises
A repository containing all my solution for the exercises at https://www.practicepython.org/
antjowie/Ray-tracer
These are my results following the 7 day workshop on ray tracing given by Jacco Bikker at BUas.
antjowie/ResinTracker
A Genshin resin tracker bot that went rogue, and has now become a joke bot. Don't expect to find anything useful here :)
antjowie/RnC_Clone
A game based on the old Ratchet and Clank series, made in Unity
antjowie/SyncSFTP
Command line application to periodically download new files from a SFTP server
antjowie/TerrainGeneration
Educational project about Procedural Generation in Unity following Sebastian Lague's series on Procedural Terrain Generation
antjowie/Tether
A Minecraft mod that allows merging of items to tools, much like the "Attach" mechanic in Zelda ToTK
antjowie/UnityChess
A 3D chess game made with Unity.
antjowie/UnrealBreakout
Making Breakout in UE4
antjowie/VoxelCraft
A pretty much Minecraft clone giving me the opportunity to learn about voxel rendering and multiplayer development