-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/mansf-osk/luna-jump
- Loading branch information
Showing
1 changed file
with
8 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,12 @@ | ||
# MyGame | ||
# Luna Jump | ||
*This game was written as a final project for the 'Programming in C++' course at HWR Berlin.* | ||
|
||
## About | ||
Luna Jump is a game inspired by the Google Chrome Dino Jump game (try it by visiting a website using chrome without internet connection). The player character is one of my cats (Luna) and the obstacles are different pictures of my other cat (Lilo). The game has a trashy design on purpose, to go with the rather silly idea of using funny cat pictures as sprites. | ||
|
||
# Third party assets | ||
Background image (modified to fit window dimensions): | ||
https://opengameart.org/content/bevouliin-free-mountain-game-background-for-game-developers | ||
|
||
SFML library: | ||
https://www.sfml-dev.org/ |