Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 368 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 368 Bytes

photon

go badge

A text editor built on Ebitengine. Made with Golang.

How 2 Build!!!

PhotonText can build like other Go programs. Requires Go toolchain (gc)

git clone https://github.com/plasticgaming99/photon
cd photon
go build