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.
- Host: GitHub
- URL: https://github.com/yanfiq/nonsensenebulaproblem
- Owner: Yanfiq
- Created: 2023-01-02T00:14:11.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-05T15:46:35.000Z (about 1 year ago)
- Last Synced: 2025-02-13T04:43:30.401Z (3 months ago)
- Topics: 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
- Language: C++
- Homepage: https://github.com/Yanfiq/NonsenseNebulaProblem
- Size: 146 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
![]()
![]()
![]()
![]()
## 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.