Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bijoy-sust/flying-stickman
A side-scroller game where the user control a stickman, attempts to fly, collects eggs and life produced from a bird, and stays away from bombs.
https://github.com/bijoy-sust/flying-stickman
game java javafx
Last synced: 20 days ago
JSON representation
A side-scroller game where the user control a stickman, attempts to fly, collects eggs and life produced from a bird, and stays away from bombs.
- Host: GitHub
- URL: https://github.com/bijoy-sust/flying-stickman
- Owner: BIJOY-SUST
- License: apache-2.0
- Created: 2018-07-22T15:06:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-11-26T02:24:57.000Z (about 3 years ago)
- Last Synced: 2024-11-25T15:53:15.566Z (3 months ago)
- Topics: game, java, javafx
- Language: Java
- Homepage:
- Size: 9.54 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Flying-Stickman
This is the code of our project for the course ***CSE 234: Object Oriented Programming Language Lab***
* #### Homepage
![Homepage](https://user-images.githubusercontent.com/41442625/133373707-b9016d16-e18f-4495-a1b5-645771c61e37.png)* #### Gameplay
![Gameplay](https://user-images.githubusercontent.com/41442625/133373723-0c5d1b71-de4c-47c7-9e6b-4af6eada2051.png)* #### Settings
![Settings](https://user-images.githubusercontent.com/41442625/133373740-0ddf1b3c-8d11-4648-84d2-54f985c75841.png)### Descriptions of the project:
- A side-scroller game where the player controls a stickman, attempts to fly, collects eggs and life produced from a bird, and
stays away from bombs.
- The high score represents the amount of life and eggs the user collected through out the game.