Skip to content

installisk/flowerfield

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flowerfield

Playground for visual basic.

Flowerfield.vb

Playground for tests

Miner.vb

Simple minesweeper

Requirements

dot net v.4

Compile and run

Compile

%windir%\Microsoft.NET\Framework\v4.0.30319\vbc.exe flowerfield.vb

Then run flowerfield.exe

Other

npp (/w nppexec) script

  NPE_CONSOLE o0 i0
  del "$(NAME_PART)".exe
  $(SYS.WINDIR)\Microsoft.NET\Framework\v2.0.50727\vbc.exe "$(FILE_NAME)"
  NPP_RUN "$(NAME_PART)".exe
  NPE_CONSOLE o1 i1

About

minesweeper like game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published