Pinned Repositories
advent_of_code_2022
Saving Santas reindeers with some code.
arkanoid
Arkanoid/Breakout in C++
codename-bladecraze
Bomberman clone made in Löve2D.
cool-opengl-project
This is for a graphics course at FutureGames
dungeon-generator
A dungeon generator which I created during my degree project while I had an internship at Chief Rebel
graph-tool-plugin-ue5
A custom graph tool plugin for Unreal Engine 5 that I created at Chief Rebel
Krogger
Frogger according to the book of Krister
krogger-highscore-api
API for the game Krogger to keep highscore
sdl-boilerplate
This will be my own SDL "engine" with tools and things that I want to have when I create games using SDL. For example camera, input, ECS and such.
sdl-space-shooter
Simple space shooter game in SDL2
Myggski's Repositories
Myggski/graph-tool-plugin-ue5
A custom graph tool plugin for Unreal Engine 5 that I created at Chief Rebel
Myggski/codename-bladecraze
Bomberman clone made in Löve2D.
Myggski/dungeon-generator
A dungeon generator which I created during my degree project while I had an internship at Chief Rebel
Myggski/Krogger
Frogger according to the book of Krister
Myggski/sdl-boilerplate
This will be my own SDL "engine" with tools and things that I want to have when I create games using SDL. For example camera, input, ECS and such.
Myggski/advent_of_code_2022
Saving Santas reindeers with some code.
Myggski/arkanoid
Arkanoid/Breakout in C++
Myggski/asteroids-scriptable-objects
Myggski/Bitty
Bitty Engine
Myggski/Codename-Spaceout
It's a prototype of a game called Spaceout
Myggski/cool-opengl-project
This is for a graphics course at FutureGames
Myggski/krogger-highscore-api
API for the game Krogger to keep highscore
Myggski/roomba-team11
Team11 Roomba game
Myggski/sdl-space-shooter
Simple space shooter game in SDL2
Myggski/design-patterns-hotdog-delivery
This is my gradable assignemnt for a design pattern course in at FutureGames
Myggski/GP4_Team2
Source Code for GP4_Team2
Myggski/lua-todo
A todo application in Lua
Myggski/Myggski
Config files for my GitHub profile.
Myggski/RIA-with-javascript-Todo
A rich internet application that uses Phonecap so you can install it as an app on android. Uses Backbone and Underscore
Myggski/Simple-React-App
This is a simple React App with server-side rendering, using node and React Router V4
Myggski/small-assignments-c-plus-plus
Small assignments for the c++ course
Myggski/snaek
Snake Game made for the course Data structures and algorithms
Myggski/UnityCsReference
Unity C# reference source code.
Myggski/WebRTC-thingy