All Projects â†’ sepandhaghighi â†’ lightsout

sepandhaghighi / lightsout

Licence: MIT License
🎲 Lights Out Game

Programming Languages

javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
Less
1899 projects
HTML
75241 projects
CSS
56736 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to lightsout

mnimi
🎲 Mnimi (A Game of Memory Skill)
Stars: ✭ 15 (-34.78%)
Mutual labels:  fun, front-end, games, online, game-2d, online-game
hacker-feud
💥 A single page web game made with Svelte.
Stars: ✭ 61 (+165.22%)
Mutual labels:  games, game-2d, online-game
Gdk For Unity Fps Starter Project
SpatialOS GDK for Unity FPS Starter Project
Stars: ✭ 119 (+417.39%)
Mutual labels:  games, online
Games
Your own games website, filled with open source goodness! Automated installation of a plethora of open source web games. Fully customizable.
Stars: ✭ 35 (+52.17%)
Mutual labels:  fun, games
Python-Games
A collection of small python games made by me using pygame and tkinter libraries
Stars: ✭ 121 (+426.09%)
Mutual labels:  games, game-2d
Java Game And Application
Java Games and Application with awesome source code and better algorithm
Stars: ✭ 14 (-39.13%)
Mutual labels:  games, game-2d
Beaverandfairies
Stars: ✭ 14 (-39.13%)
Mutual labels:  games, game-2d
Games
Create interesting games by pure python.
Stars: ✭ 3,431 (+14817.39%)
Mutual labels:  games, game-2d
Game-Assets-And-Resources
Free and paid game assets and game resources for 2D games, 3D games, mobile games, Steam games, Unity games, and other games.
Stars: ✭ 164 (+613.04%)
Mutual labels:  games, game-2d
sdk-for-unity
SpatialOS SDK for Unity
Stars: ✭ 49 (+113.04%)
Mutual labels:  games, online
gdk-for-unity-blank-project
SpatialOS GDK for Unity Blank Project
Stars: ✭ 33 (+43.48%)
Mutual labels:  games, online
Redrunner
Red Runner, Awesome Platformer Game.
Stars: ✭ 414 (+1700%)
Mutual labels:  games, game-2d
Sulis
Turn based tactical RPG with several campaigns, written in Rust
Stars: ✭ 338 (+1369.57%)
Mutual labels:  games, game-2d
Project Dollhouse
A project aiming to rebuild TSO (The Sims Online) from the ground up. Inspired by CorsixTH.
Stars: ✭ 83 (+260.87%)
Mutual labels:  games, online
Gdk For Unity
SpatialOS GDK for Unity
Stars: ✭ 296 (+1186.96%)
Mutual labels:  games, online
Crystalshire
Legacy VB6 open-source ORPG
Stars: ✭ 24 (+4.35%)
Mutual labels:  games, game-2d
sdk-for-unity-vr-starter-project
[Deprecated] SpatialOS SDK for Unity Virtual Reality Starter Project
Stars: ✭ 43 (+86.96%)
Mutual labels:  games, online
WildWorld
Sandbox freestyle multiplayer game/engine in LÖVE/LUA.
Stars: ✭ 35 (+52.17%)
Mutual labels:  games, game-2d
PICO-EC
A tiny scene-entity-component library created for the PICO-8 fantasty console.
Stars: ✭ 37 (+60.87%)
Mutual labels:  games, game-2d
larapos
Laravel Point of sale with invoice full source code free download pos apps.
Stars: ✭ 38 (+65.22%)
Mutual labels:  online

The game consists of a 5 by 5 grid of lights. When the game starts, a random number or a stored pattern of these lights is switched on. Pressing any of the lights will toggle it and the four adjacent lights. The goal of the puzzle is to switch all the lights off, preferably in as few button presses as possible. If a light is on, it must be toggled an odd number of times to be turned off. If a light is off, it must be toggled an even number of times (including none at all) for it to remain off. Several conclusions are used for the game's strategy. Firstly, the order in which the lights are pressed does not matter, as the result will be the same. Secondly, in a minimal solution, each light needs to be pressed no more than once, because pressing a light twice is equivalent to not pressing it at all.

Lights Out Animation

Simple Game Just For Fun :bowtie:🙈

Contributors

Dependencies

Code

Music

Contributing

Changes and improvements are more than welcome! Feel free to fork and open a pull request. Please make your changes in a specific branch and request to pull into master! If you can, please make sure the game fully works before sending the PR, as that will help speed up the process.

Issues & Bug Reports

Just fill an issue and describe it. We'll check it ASAP!

Donations

If you do like our game and we hope that you do, can you please support us? Our game is not and is never going to be working for profit. We need the money just so we can continue doing what we do ;-) .

Lights Out Donation

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].