Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)