Adventure Game Studio is an open-source software tool designed for creating adventure games, offering a user-friendly environment for developers. It empowers both newcomers and experienced developers to craft interactive stories and engaging gameplay through its versatile features.
The author shares their experiences and insights on game development using the C programming language, emphasizing its relevance and efficiency in creating games. They discuss the advantages of utilizing C for performance-critical applications despite the popularity of higher-level languages.
Sameshi is a lightweight chess engine that operates at approximately 1200 Elo rating and is designed to fit within a mere 2KB of code. The project showcases the capability of creating functional software with minimal resource usage, making it a notable achievement in the realm of game development and programming efficiency.
The post showcases AI agents that play SimCity by interacting with the game's functionality through a REST API. This innovative application emphasizes the capabilities of AI in simulating complex environments and demonstrates how machine learning techniques can be applied to gaming.
The story introduces a new code editor and scriptable game engine designed for the Nintendo DS, aimed at encouraging creative game development on the platform. It highlights features that facilitate coding and customizing games, making it accessible for both hobbyists and developers.
The article revisits the process of compiling the classic game Quake, emphasizing the development practices of 1997. It provides a detailed guide and insights on the tools and methods used during that era, allowing modern developers to appreciate and replicate the experience.
The video commemorates the 25th anniversary of Age of Empires, focusing on the gameβs pathfinding challenges faced during its development in C++. It explores both the technical difficulties and the creative solutions that shaped the gameβs AI and gameplay.
The article explores various coding techniques utilized in the classic C64 game Seawolves, detailing how these tricks enhanced gameplay and graphics. It delves into the programming challenges faced during development and the innovative solutions implemented by the developers.