Best of Game Development — January 2024
- 1
- 2
freeCodeCamp·2y
JavaScript Game Dev Tutorial – Build Gorillas with HTML Canvas + JavaScript
This post is a tutorial on how to create a modern version of the game Gorillas using JavaScript and the HTML canvas element. It covers the background of the game, project setup, overview of the game logic, drawing the scene, fitting the size of the city to the browser window, aiming the bomb, and animating the bomb's flight. The tutorial also includes info panels showing the angle and velocity of the throw, and covers hit detection and celebrating the winning player.
- 3
- 4
- 5
- 6
- 7
80 LEVEL·2y
Learn How to Code & Apply AI in Games with This Humble Bundle
Humble Bundle is offering over 40 courses from Mammoth Interactive for learning coding and AI in games. The bundle includes courses on popular game engines, JavaScript, Python, and implementing large language models. It is available for $25 for the next two weeks.
- 8
- 9
UX Planet·2y
Rosebud AI: Introducing the AI-Driven Game Creation Suite
Rosebud AI is a game creation suite that simplifies game development by using AI-driven tools for game assets, developer platform, and avatar animation. It offers zero coding barriers, AI-powered animation tools, character customization, and tools for creating interactive visual novels. Rosebud AI is expanding into 3D game development capabilities.
- 10
80 LEVEL·2y
UE5-Made System For Making Fully Procedural Climbing Animations
Skilled game developer Lincoln Margison has showcased a mind-blowing UE5-powered system for making fully procedural climbing animations without keyframes. The system utilizes the FullBodyIK solver and was modified from a previous setup for multilegged creature walking. Check out Lincoln's tutorials on procedural animation in Unreal Engine for more insights.
- 11
