Git Product home page Git Product logo

pocketropolis's Introduction

pocketropolis

City-building, 2D game, inspired by Sim City, designed for mobile first

pocketropolis's People

Contributors

lukenickerson avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar  avatar  avatar

pocketropolis's Issues

Setup basic data structs

Currencies

  • funds

Aggregate currencies

  • population
  • production
  • happiness

City

  • buildings
  • floors
  • people

View-Person pop-up window

After viewing a list of residents or workers on a floor, you can tap them to open up more information about them.

Limit city plots and spin radius

...based on current city size.
Don't want the user getting confused when spun around at an empty part of the map.

Add fog of war?

Fix zoom, Zoom by touch

  • zoom seems to be broken in Stage component
  • if touch movement in y-axis is over ~100px, then increase zoom based on y-axis distance
  • also adjust the camera position (radius) when zooming

Building caps

Programmatic way to have "caps" -- special floors that must be on the top, and may have an unusual height. Things like...

  • antennae
  • satellite dish
  • observation deck
  • solar panels
  • smoke stacks

Basic Demand calculations

Demand should be based on:

  • availability of jobs / workers
  • wealth of residents / businesses
  • GDP
  • happiness
  • some level of randomness (simulating outside economic forces)

Icons for top stats

  • Population
  • Commercial jobs
  • Industrial jobs
  • Maybe R,C,I?
  • happiness
  • money
  • production

Plot selection via tap/click

  • Select nearest plot/building when tapping on the city (but not scrolling)
  • Select floor also
  • Show floor details on left, building details on right

Add Rebuild opportunities for city optimization

Incentive the player to come back and rebuild old plots so that old buildings don't get stale, and so they can optimize more.

Maybe after a number of "years" a building gets an "old" penalty.

New-Game method

Generates...

  • an empty planet
  • one house with one person OR one permit for a house

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.