Category: GameDev
-
Pong
The next game I’ve made using Unity is a Pong clone. Supports two players on keyboard. Source code on GitHub.
-
Snek
The next game I’ve made using Unity is a Snake clone – Snek. Supports two players on keyboard. Source code on GitHub.
-
Floppy Bird
I’ve played around with Unity a few years ago (which never eventuated in anything), Roblox Studio last year (which was great to introduce programming to my kids), and Unreal Engine this year (which I felt was overwhelmingly the most difficult). I’ve come back to Unity with a view of recreating some simple games to understand…