Skip to content

yadavsuraj20/Lights-Out

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lights Out

This project is completed under Prof. Amitabha Sanyal in the course "Abstractions and Paradigms for Programming"(CS152) at IITB in Spring 2018 alongside the project 'Subway Surfers'.

The goal of this project is to develop a game similar to 'Lights Out' for 5x5 grid. The project is written in Racket language.

Please refer to the report document available inside docs/ directory.

Installation

DrRacket software can be used to run for this project.

The software can also be installed using the bash command sudo apt install racket.

Usage

Open DrRacket software. Command drracket can be used to run the software.

Open the file lights_out.rkt available inside the src/ directory using the software.

'Run' the file.

Contributors

  1. Suraj
  2. Aditya Sharma
  3. Rohan Abhishek S

License

License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages