new content
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-02-10 17:03:55 +01:00
parent 3e5bb19970
commit f884ac1d1d
4 changed files with 65 additions and 2 deletions

View File

@@ -1,9 +1,9 @@
---
title: "Space Madness"
date: 29.12.2022
date: 06.06.2020
author: kookroach
authorLink: https://git.peroxy.dev/kookroach
description: "Challenge yourself in this mobile endless space shooter game. Navigate through an endless battlefield and destroy turrets while avoiding being killed. See if you can beat the current high score of 7471."
description: "Navigate through an endless battlefield and destroy turrets while avoiding being killed. See if you can beat the current high score of 7471."
thumbnail: https://docs.peroxy.dev/uploads/cd22a289-ebe7-4d82-98e3-b639d1df2ea6.png
---
@@ -24,6 +24,8 @@ thumbnail: https://docs.peroxy.dev/uploads/cd22a289-ebe7-4d82-98e3-b639d1df2ea6.
My introduction to game development began with the completion of my first project, "Space Madness", which I created using the Unity Engine. This experience sparked my passion for the field and led me to pursue a degree in Informatics: Games Engineering at the Technical University of Munich.
A Challenging mobile endless space shooter game.
### Technical Features
- Procedual Terrain generation
@@ -31,3 +33,14 @@ My introduction to game development began with the completion of my first projec
- Endless Level generation
- Basic Boss Fight Logic
- Touch input support
### Gameplay Video
https://www.youtube.com/watch?v=1qquNEJrA10
## Links
Repository [here](https://gitlab.com/moungoslukas/stonks)
Download Windows Build [here](https://cloud.peroxy.dev/s/c5PzG37xtqyD8gZ) (playable by using the Mouse and Left Mouse Button)