Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
cellularmitosis
on April 13, 2023
|
parent
|
context
|
favorite
| on:
Why Janet?
If you count raylib as a GUI, yes!
https://github.com/tantona/janetroids/blob/master/main.janet
eggy
on April 13, 2023
|
next
[–]
And that is 379 LOC for an Asteroids clone which includes some inline defined math functions instead of an include to an external math lib. Raylib is great for the GuI stuff (it is an immediate mode GUI, because games), and it is written in C.
ptato
on April 13, 2023
|
prev
[–]
good enough
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
https://github.com/tantona/janetroids/blob/master/main.janet