Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.
/ GYA2018 Public archive

GYA2018, a fairly simple one page game of battleships. Created as part of my final high school year thesis. Written in HTML, CSS (Sass) and JS (jQuery).

License

Notifications You must be signed in to change notification settings

konradrej/GYA2018

Repository files navigation

GYA2018

GYA2018, a fairly simple one page game of battleships. Created as my "gymnasiearbete" which is a year long project during the last year of high school in Sweden. Written in HTML, CSS (Sass) and JS (including jQuery) might incorperate a bit of php and either a text file or a mysql database to make a game history.

Getting started

Prerequisities

Sass

  1. Goto dart-sass github release page (Link)
  2. Download latest release matching your operating system
  3. Goto this page explaining how to add files to system path and follow the instructions (Link)
Usage

On windows either use the compile.bat to generate a main.css files based off main.scss or the method for the other platforms.

On other platforms use this code in a commandline terminal located in the same folder as main.scss

sass main.scss main.css

Installing

  1. Clone the repository
  2. Make changes
  3. Create main.css using Sass if you modify the Sass files
  4. ???
  5. Profit

Todo

  • (optional) Remote game history

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

GYA2018, a fairly simple one page game of battleships. Created as part of my final high school year thesis. Written in HTML, CSS (Sass) and JS (jQuery).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published