Coder Social home page Coder Social logo

gridland's Introduction

Gridland

A Weird Little Time Waster by doublespeak games

Click to play

Build

brew cask install ant ant build

gridland's People

Contributors

continuities avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gridland's Issues

Open all chests at daybreak

It's super mean to take away unopened chests at daybreak. Instead, they should all pop open and deliver the goods.

Pause functionality

Pause the whole shiznazzle. Should have a button, but also automatically pause when the game loses focus.

Tiles dropping in wrong order

Occasionally, the drop algorithm must attempt to drop new tiles before old tiles, leading to the "cannot drop tiles into full columns" error.

Save management

  • Three save slots instead of "Play" button
  • Delete save functionality
  • "Back to menu" button
  • Save export/import to base64

Need to wait for init() to finish upon death

Because I am lazy, death just re-inits the whole game. Need to make sure the tile pool is completely initialized before continuing. This also applies to prestige once the dragon is dead.

Share buttons

Twitter, Facebook, Reddir, G+, Tumblr?, StumbleUpon

Monsters killing dude during daylight

Occasionally, monsters are not completely wiped when night ends. This leads to invisible monsters eating the helpless dude during the day. This is possibly due to monsters being spawned after the monster wipe code has run.

Add stuff to the save

Save current health and currently prioritized building. Reset health to full on death so that people can't get stuck.

CSS error on latest pull on Mac chrome.

cd www
python -m SimpleHTTPServer

Uncaught IndexSizeError: Failed to execute 'addRule' on 'CSSStyleSheet': The index provided (4294967295) is larger than the maximum index (0).

Night can trigger immediately at daybreak

Timing block clearing perfectly can result in day ending immediately after it starts. This is likely due to the time being advanced before the moon has completely finished turning into the sun.

Punch vs Sword in New Game+

Sword damage replaces punch damage, so a low-level sword will be weaker than a high-level punch in New Game+. Gotta fix that.

Optimizations

Can't never be too optimized. Still choppy on mobile devices.

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.