Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jackhxs
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
jackhxs
11y ago
Just remembered I actually do have a hosted example -> http://gamehack.herokuapp.com/ . This was a game I did for a hackathon with an earlier version of the engine. It also uses websockets. You need to open the game in tw
2.
▲
by
jackhxs
11y ago
Yep, you can clone the repo or just download the examples folder and open the index.html from each example.
3.
▲
Show HN: Coffee2D – A simple HTML5 game engine
(github.com)
14 points
by
jackhxs
11y ago
|
8 comments
4.
▲
by
jackhxs
11y ago
I've added MIT license to the repo.
5.
▲
by
jackhxs
11y ago
Hi, I worked on this project as well. I tried it on Windows, it ran without issues. If you run 'go run src/main.go', it should create output.png in the current directory. Then you should be able to run 'explorer output.p