Watch this link

New best story on Hacker News: Show HN: I made a web game called Almost Pong

Show HN: I made a web game called Almost Pong
513 by lessmilk | 100 comments on Hacker News.
Hi HN! I made many small web games in the past with Unity or Phaser. But this time I wanted to make something completely on my own. So I coded a basic game framework in plain JavaScript, and used it to make Almost Pong. This was a really fun project that taught me a lot about JavaScript, and I plan to make more minimalist games with this framework. Interesting fact: Almost Pong doesn't load any assets, all sprites and sounds are generated with code. Happy to answer questions, and please let me know if you have any feedback on the game. Thanks!

Post a Comment

0 Comments