Code Monkey home page Code Monkey logo

tricolors's Introduction

TRICOLORS

TRICOLORS is a tiny puzzle game inspired by Lights Out, participating GitHub Game Off 2017.

Introduction

Try removing all colored blocks in a 5x5 map. Solve endless puzzles with increasing difficulties!

This game is inspired by a game Lights Out in my childhood memories. Original Lights Out game is designed for monocolor screens. I made it much more difficult by coloring the blocks. Each block can be colored red / green / blue, and these 3 colors can be mixed together:

  • red + green = yellow
  • red + blue = purple
  • green + blue = cyan
  • red + green + blue = white

How to Play

https://lastleaf.github.io/tricolors

Open the URL above in latest Chrome/Firefox (or other browsers with WebGL support). Mobile devices are also supported!

Click the "?" button in game cover for the tutorial.

Screenshots

f f f

CREDIT

This game is made by LastLeaf (Fu Boquan), for GitHub Game Off 2017.

My GitHub Game Off 2015 and 2016 games (with different teammates) are also available:

How to Build this game

This game is implemented with WebGL and common HTML5 technologies. You need nodejs toolchains to build this game.

  1. Clone this repo.
  2. Run npm install.
  3. Run npm run build.
  4. Open index.html in your browser!

LISENCE

The content of this game is under Creative Commons Attribution-ShareAlike 4.0 International. The software of this game is under MIT LICENSE.

tricolors's People

Contributors

lastleaf avatar

Watchers

NoScripter avatar  avatar

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.