An open API service indexing awesome lists of open source software.

https://github.com/yanfiq/nonsensenebulaproblem

There was a nonsensical problem in the nebula, you wanted to get away from it, but you were confronted by a bunch of bad guys, so there is a battle. THE END.
https://github.com/yanfiq/nonsensenebulaproblem

cplusplus game game-development indiedev indiegame low-quality multiplayer multiplayer-game newbie newbie-code project-based-learning scuffed segmentation-fault sfml sfml-cpp sfml-game sfml2-game singleplayer singleplayer-game space

Last synced: 26 days ago
JSON representation

There was a nonsensical problem in the nebula, you wanted to get away from it, but you were confronted by a bunch of bad guys, so there is a battle. THE END.

Awesome Lists containing this project

README

        

# Nonsense Nebula's Problem Goes Pew Pew

## What?
A spaceship shooting game that is definitely not based on a game from 2002 called Platypus. This game was built using only C++ and the SFML library. This game was made without a game engine because if you can do it the hard way, why do it the easy way?.

### Screenshots
image
image
image
image
image

## Who
Me

## When
This project started as a project assignment for the course "Programming Concepts" in my computer science studies in the first semester. Then, in the second semester break, I rewrote this project and it became like this.

## where
In my house, of course.

## Why
Because I have a project assignment, duh.

## How
Just download the .zip file found in the release tab, extract the file, run the .exe file, and the game will run, probably...
If the game doesn't work, clone this repository, open the .sln file in visual studio community, find the solution on stackoverflow, and fix the code. easy peasy lemon squeezy. and don't forget to make a PR.