Snake game

Murilo murilomiranda92 at hotmail.com
Fri Aug 2 01:58:01 UTC 2019


On Wednesday, 24 July 2019 at 07:47:03 UTC, Alireza SN wrote:
> Hi, I'm new to D. Thought it would be fun to write a simple 
> snake game for start.
> I hope it's not irrelevant to post it here.
>
> https://github.com/TheWeirdDev/SnakeD

Here goes something that may help you. A multimedia tutorial in D 
with a lib called arsd. I am nearly done with the tutorial and it 
is now very complete, it now teaches how to use the arsd library 
to draw all sorts of stuff and to receive mouse and keyboard 
input. I think you will like it. If you use it and like it please 
let me know because I would be very happy to see my work being 
spread. Cheers. Here is the GitHub page: 
https://github.com/MuriloMir/arsd_multimedia_tutorial


More information about the Digitalmars-d-announce mailing list