Tag: 2d
-
How to Make a Game: Blackjack and Unity Fundamentals
Learn Unity fundamentals while building a blackjack game. Oh, and yes there is betting, of course. Blackjack, twenty-one, was one of the first card games my father taught me. The simple and logical structure of the game is perfect for learning game development. Create a classic game while accomplishing all your game design dreams.
-
Google Calendar Room Reservation System – No Coding Required
Need a room or day booking application? In this tutorial I walk through setting up an easy to manage Google Calendar reservation system and discuss the code. Users or customers, submit a request on a Google Form, that request is sent to a spreadsheet. The program checks the dates on the calendar and creates an…
-
Top-Down Shooter a Unity Tutorial
Top-down shooters are a classic game format. Grand Theft Auto established its franchise utilizing this format. Now it is your turn. Learn how to create a top-down shooter yourself. Feel free to use the assets I do, a tank, or find your own. I walk through every step of the game making process. Linked below…