This website requires JavaScript.
Explore
Help
Sign In
jcarr
/
pixel-examples
Watch
1
Star
0
Fork
You've already forked pixel-examples
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
b0b6e97726
pixel-examples
/
.gitignore
5 lines
56 B
Plaintext
Raw
Normal View
History
Unescape
Escape
make a clean file that just is for parsing the command line Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-01-09 06:13:45 -06:00
community/seascape-shader/seascape-shader
Add go.mod to pixel-examples As-is stops working in Go 1.15. This was fixed with "go mod init" and "go mod tidy". There doesn't seem to be particular value in per-example go.mod files, so I've made one for the entire project. I wasn't able to get community/amidakuji/glossary/util.go to build; it seems the example may be unfinished. Otherwise, the examples I tried seemed to function as intended. Add explicit instructions for Windows systems. It took me hours of trying various configurations to find one which works on a fresh machine, this should help new users. Add /.idea and *.exe to .gitignore to preserve my sanity in testing this.
2021-04-30 21:24:49 -05:00
/.idea
*.exe