Skip to content

Badonix/pixelApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pixel drawing app


simple pixel drawing app using golang an fyne

Getting Started

1. First of all you need to clone this repo from github:

git clone https://github.com/Badonix/pixelApp

2. Next step requires you to run go mod tidy in order to install all required packages.

go mod tidy

3. Run the app

go run ./pixl/

3. If you want to build the app use the go build command

go build ./pixl/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages