A downloadable game for Windows, macOS, Linux, and Android

Buy Now$5.00 USD or more

# jCells

Simple puzzle game written in modern JavaScript

## About

Blazing fast as source code is optimized to maximum !

No annoying ads !

No warnings or errors !

Object Oriented design !

Written in modern JavaScript.

## Install

Unzip the file and click *index.html* to play.

## Modes

- index.html  : Default w/ all options

- simple.html : Just the game

## Usage as component

Simply add these in your website.

You can add as many jCells as you like.

```

<body>

...

<div id="container"></div>

<script src="jcells.js"></script>

<script>window.jcells({id: "container", width: 10, height: 10, cell: 55});</script>

...

</body>

```

## Input

- Esc   : "Escape" to quick exit

- Mouse : To play

## Tips

- Bank time in lower levels

- Take a break w/ "pause"

## Options

These are given as object to *window.jcells({...})*

- width (int)    : Cells vertical

- height (int)   : Cells horizontal

- cell (int)     : Cell size

- rule (int)     : Blocks in a row rule

- level (int)    : Game difficulty (0 - 20)

- id (string)    : Element to attach jCells

- style (string) : Style for canvas

## Requirements

Only browser.

Click `index.html` to play.

Internet connection isn't needed !

## License

Personal use or to be used on your website

Purchase

Buy Now$5.00 USD or more

In order to download this game you must purchase it at or above the minimum price of $5 USD. You will get access to the following files:

jCells-1.1.zip 189 kB
jCells-2.0.zip 42 kB
jCells-2.1.zip 86 kB
jCells-2.2.zip 78 kB
jCells-2.3.zip 78 kB
jCells-2.4.zip 79 kB
jCells-2.6.zip 79 kB
jCells-2.7.zip 78 kB
jCells-2.8.zip 79 kB
jCells-2.9.zip 79 kB
jCells-3.0.zip 205 kB
jCells-1.0.zip 206 kB
if you pay $20 USD or more

Leave a comment

Log in with itch.io to leave a comment.