Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/js13kgames/miss-city

Miss City - a js13kGames 2015 competition entry by @AdrianArroyoCalle.
https://github.com/js13kgames/miss-city

2015 competition desktop game html5 javascript js13k js13kgames js13kgames2015 mobile optimization reversed touch

Last synced: 3 months ago
JSON representation

Miss City - a js13kGames 2015 competition entry by @AdrianArroyoCalle.

Awesome Lists containing this project

README

        

# MissCity

My entry for js13k 2015 game contest

# Build

```
npm install
gulp
cd build
http-server
```

# Resume

Objectives, controls, history, etc

> Look! It's Euralia. It's like the perfect city. Darío Paz is the perfect mayor... but not for us
> Our company, Encisa, is trying to build a super mall in an old house.
> The mayor however has promised that if he wins the elections, he will do a library
> We must stop it! You have a week (2 minutes) to win the elections. Use our dron!!

So, you must move the dron (use WASD on desktop, rotate the phone on mobile) to spread advertising in the city and convince people to vote you.
You win if:
* 51 people votes you
You lose if:
* You waste all the money (spread advertising cost money)
* Time pass (you have 2 minutes)

There are 4 different types of spreading advertising. Use VBNM on desktop, touch controls on mobile.

# Compatibility

Tested under:

## Desktop

* Mozilla Firefox > 39
* Google Chrome > 42
* Opera > 31

## Mobile

* Mozilla Firefox for Android > 40

# Images

![MissCity](media/MissCityGameplay.png)

![Opera 33 and openSUSE Tumbleweed](media/Opera.png)

![Mozilla Firefox and openSUSE Tumbleweed](media/Firefox.png)