Skip to content

lilgallon/Atoms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atoms

Latest release opissues clissues

Five balls (atoms) are secretly placed on a checkerboard of 8 × 8 boxes. We do not see these balls on the board, the goal of the player is to find out where these balls are in as few shots as possible.

Made for the Web programming (client side) course at the Bordeaux Institude of Technology (grade: 19/20).

screenshot

1. Getting started

1.1 Prerequisites

A web browser.

1.2 How to use it

Go to my website, there is everything you need: the rules & the game.

1.3 Setting up your dev environment

Open you favorite web IDE, and edit box.js.

2. Miscellaneous

2.1 Changelog

The changelog is available here.

2.2 Authors

2.3 License

This project is licensed under the GPL-3.0 license - see the LICENSE.md file for details