Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deltea/spacepenguin
:earth_americas: :penguin: :egg: One penguin, five eggs.
https://github.com/deltea/spacepenguin
eggs genres penguins space
Last synced: about 1 month ago
JSON representation
:earth_americas: :penguin: :egg: One penguin, five eggs.
- Host: GitHub
- URL: https://github.com/deltea/spacepenguin
- Owner: deltea
- License: mit
- Created: 2021-12-06T00:57:28.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-01T00:00:25.000Z (almost 3 years ago)
- Last Synced: 2024-10-11T05:11:12.484Z (2 months ago)
- Topics: eggs, genres, penguins, space
- Language: JavaScript
- Homepage: https://thcheetah777.github.io/spacePenguin/
- Size: 651 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# 🌎 🐧 🥚 Space Penguin (in development)
**Live Demo:** [thcheetah777.github.io/spacePenguin/](https://thcheetah777.github.io/spacePenguin/)
## Description
One penguin, five eggs.
## Getting Started
### Cloning
* Open your preferred command line or terminal
* Copy and enter this into the prompt```
git clone https://github.com/thcheetah777/spacePenguin/
```* Wait for it to unpack
* After it's done cloning, enter```
cd janras
```### Running the game
You need to set up the server via Python. (If you don't have Python, download it [here](https://www.python.org/)) Do this by entering
```
python -m http.server
```
or
```
python3 -m http.server
```
or
```python -m SimpleHTTPServer``` and ```python3 -m SimpleHTTPSServer``` on Linux machines
After you activate the server, got to [localhost:8000](http://localhost:8000/) to play the game## Preview
No preview yet.
## Contribution
Read [CONTRIBUTING.md](https://github.com/thcheetah777/spacePenguin/blob/master/CONTRIBUTING.md) for more info
## Version History
No changelog yet.
## License
This project is licensed under the MIT License - see the [LICENSE](https://github.com/thcheetah777/spacePenguin/blob/master/LICENSE) file for full details
## Acknowledgments
* **Inspiration**: A submission in Github Game Off 2019
* **Graphics**: Me on [pixilart.com](https://www.pixilart.com/)