Skip to content

dkozhukhar/flowerfield

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flowerfield

Playground for visual basic.

Flowerfield.vb

Playground for tests

Miner.vb

Simple minesweeper

Requirements

.net v.2 at least

Compile and run

Compile

%windir%\Microsoft.NET\Framework\v2.0.50727\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

Simple game using visual basic.net

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Visual Basic .NET 100.0%