Skip to content

ayecue/minesweeper-gs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minesweeper-gs

Converted basic minesweeper in GreyScript. Example project for greybel.

How to install

You require either greybel-js or greybel-vs.

Via greybel-js

  • Execute following command greybel ./src/index.src . -i --env-files .env
  • Copy paste the content of ./build/installer0.src into GreyHack CodeEditor.exe
  • Execute build in CodeEditor.exe, this should install all files
  • Open the index.src file via the CodeEditor.exe and build it

Via greybel-vs

  • Open ./src/index.src in VS and press execute a build via the context menu
  • Copy paste the content of ./build/installer0.src into GreyHack CodeEditor.exe
  • Execute build in CodeEditor.exe, this should install all files
  • Open the index.src file via the CodeEditor.exe and build it

How to test

greybel-execute ./src/index.src --env-files .env

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published