Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/niklasei/clempire
Idle game
https://github.com/niklasei/clempire
canvas-game game idle-game ironhack
Last synced: about 2 months ago
JSON representation
Idle game
- Host: GitHub
- URL: https://github.com/niklasei/clempire
- Owner: NiklasEi
- Created: 2019-07-02T15:05:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-06-25T12:04:50.000Z (over 1 year ago)
- Last Synced: 2024-10-08T19:01:23.002Z (2 months ago)
- Topics: canvas-game, game, idle-game, ironhack
- Language: JavaScript
- Homepage: https://clempire.nikl.me
- Size: 24.6 MB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Clempire
[![Netlify Status](https://api.netlify.com/api/v1/badges/9846d642-5a07-4dee-9129-7846d70d8dd2/deploy-status)](https://app.netlify.com/sites/clempire/deploys) [![Play](https://img.shields.io/badge/Play-online-blue.svg)](https://clempire.nikl.me)
***An idle game with wood and stone***
Clempire lets you gather resources by clicking, build up your small empire (**cl**icking & **empire** :sweat:), improve your resource collecting and make progress through upgrades and achievements.
This game was created during one week as the front end project for an Ironhack course in full stack JS. It is live at [https://clempire.nikl.me](https://clempire.nikl.me). If anyone has an idea for a better name please tell me about it :P The same goes for funny upgrades/new buildings or anything else.
## Installation
```bash
npm install
npm run build
```The second command will create a `clempire.bundle.js` file wich is included in `index.html`.
For continuos development let webpack watch the js files:
```bash
npm run watch
```## Credits
Rock image [created by macrovector - www.freepik.com](https://www.freepik.com/free-photos-vectors/design) see [here](https://www.freepik.com/free-vector/design-groups-rocks-stones-boulders_3792126.htm).
Huge thanks to [Kenney](http://kenney.nl) for creating and CC0-ing most of the used images for the background and the upgrades.
Some Icons made by [Smashicons](https://www.flaticon.com/authors/smashicons) from [www.flaticon.com](https://www.flaticon.com/). Licensed under [CC 3.0 BY](http://creativecommons.org/licenses/by/3.0/)
Background music (CC BY-NC-SA 4.0):
- [Dee Yan Key - Arrival of the Ghosts](http://freemusicarchive.org/music/Dee_Yan-Key/just_a_dream/03--Dee_Yan-Key-Arrival_of_the_Ghosts)
- [Dee Yan Key - Con brio vivacissimo](http://freemusicarchive.org/music/Dee_Yan-Key/Symphonia_Catharina/01--Dee_Yan-Key-Con_brio_vivacissimo)