Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danielatomas/feup-ldts
The Sheep's Escape - Game developed for Software Design and Testing Laboratory class @FEUP
https://github.com/danielatomas/feup-ldts
feup feup-ldts game ldts
Last synced: about 1 hour ago
JSON representation
The Sheep's Escape - Game developed for Software Design and Testing Laboratory class @FEUP
- Host: GitHub
- URL: https://github.com/danielatomas/feup-ldts
- Owner: DanielaTomas
- Created: 2022-06-23T11:11:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-23T11:12:39.000Z (over 2 years ago)
- Last Synced: 2024-11-05T16:45:44.564Z (about 2 months ago)
- Topics: feup, feup-ldts, game, ldts
- Language: Java
- Homepage:
- Size: 780 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LDTS_G0205 - The Sheep's Escape
## Game Description
The Sheep's Escape is a text-based game where you control a sheep. You have to fill the land with grass so that the sheep hides from wolves. If you fill 80% of the land you win and if wolves hits you or your trail you die.
Project developed for LDTS 2021-22 by
Daniela Tomás ([email protected]),
Nuno Penafort ([email protected]) and
Sofia Sousa ([email protected]).[Full Report](./docs/README.md).
## Screenshots
The following screenshots show the general look of our game.
### Menu
[![Menu](https://user-images.githubusercontent.com/93272180/149989655-b48d6f7a-151b-4698-b018-67a9d8bb2c7b.jpeg)](./docs/Images/Screenshots)
### Game
![Game](./docs/Images/Screenshots/Game.png)
### Game Over
[![Game Over](https://user-images.githubusercontent.com/93272180/149990439-0805f40d-611e-4719-88a2-326068fb5a3d.jpeg)](./docs/Images/Screenshots)
### You Won
![You Won](./docs/Images/Screenshots/YouWon.png)