A place where I share my development projects and other stuff
Blog
3-Cols released
2020-05-03 | Game release
My newest game has now been approved on Google Play and you can download it from Google Play or Amazon
It's a game where you should get three or more blocks with the same color in in a row to score points and if the board gets filed you lose.
The game is currently in a first release but I will continue the work with it and some more features will be added soon.
Monthly challenge April
2020-05-02 | Monthly challenge
The monthly challenge for April was to take a walk every day. Missed some days buy took a walk almost every day.My monthly challenge for May will be the same as it was for January. The challenge is to code every day. I want to do it again to get coding back in to my daily routine. Because I felt so productive and motivated during January and February when I coded every day.
Monthly challenge March
2020-04-05 | Monthly challenge
My monthly challenge was to not eat any sugar like candy, buns or cakes during march. I succeed with it.I have not coded every day during March. But will try to change my habit back now during April and start coding something every day.
Monthly challenge February
2020-03-01 | Monthly challenge
My code every day challenge from last month continued this month and I have successfully coded and committed something everyday since 1 January.This month coding has mostly been finishing the CS50G and going through my old projects that was not committed to Github. You can now find some of them on my itch.io.
I found one of the projects realy intressting, so I have continued working on it during this month. It will be released on Itch.io later when it's done.
I also had a yoga challenge during February. The yoga challenge was to do Yoga with Adriene every day. It was challenging to get up earlier every morning before work, but it was also nice to accomplish something every morning.
HarvardX: CS50G
2020-02-15 | GameDev
I started the CS50G in January to test my skills and have now done all the assignments except the Final Project. Most of the challenges was easy and the biggest challenge with them was to understand the structure of the code.I have uploaded my submissions to YouTube.
Monthly challenge January
2020-01-31 | Monthly challenge
I started this year with a monthly challenge to do at least 1 commit to Github every day. During this month have I committed every day and committed to 4 different project. A total of 84 commits this month. You will see less commits on my Github because some of the projects are in private repositories.
Project I have worked on during January:
- Die to win that is a puzzle-platformer made for Weekly Game Jam week 130, you can download it from my itch.io.
- A Gamemaker Studio 2 port of my PuzzelScript game Bomb it. It's still in development but will soon be released.
- I also started the CS50 Game development course.
- And lastly I developed this website. It's built with a Python backend that is running in GCP App Engine. I will soon create a post where i explain more about the development of this site.