Best of Game DevelopmentMarch 2024

  1. 1
    Article
    Avatar of devtoDEV·2y

    Desert Racer 🏜️: World's First CSS-only Swipe-Aware Game!

    A CSS-only game showcasing swipe awareness and collision detection using CSS tricks and scroll properties. The author challenges the notion that swipe awareness is impossible without JavaScript and provides an interactive and inspiring experience.

  2. 2
    Article
    Avatar of 80lv80 LEVEL·2y

    Look at These Beautifully Crafted Scenes for an Upcoming Indie Game

    Get a look at the visually captivating indie game We Kill Monsters and witness the stunning 3D environments created using Unreal Engine.

  3. 3
    Article
    Avatar of medium_jsMedium·2y

    Flutter takes the stage at GDC

    Flutter made its debut at the Game Developers Conference (GDC) in San Francisco, showcasing the progress made in building games with Flutter. Over 15,000 new mobile games have been developed using Flutter in the last year. Flutter offers advantages for 2D casual games, such as being open-source, having a rich plugin ecosystem, and supporting cross-platform deployment. The future of Flutter game development includes expanded resources, smoother deployment on various platforms, and exploration of 3D capabilities.

  4. 4
    Article
    Avatar of dotnet.NET Blog·2y

    Unity extension for Visual Studio Code

    The Unity extension for Visual Studio Code is now generally available, offering comprehensive toolkit for Unity development on Windows, macOS, and Linux. It includes features like code editing powered by Roslyn and debugging Unity games.

  5. 5
    Article
    Avatar of watercoolerWatercooler·2y

    How do games earn!?

    Discover how large-scale games like Fortnite and Assassin's Creed earn money, considering their minimal use of ads, high server expenses, and in-game purchases.

  6. 6
    Article
    Avatar of asayerasayer·2y

    Build a Flappy Bird Game in Few Lines of Code

    Learn how to build a Flappy Bird game in a few lines of code using TypeScript, PixiJS, and Parcel. Discover how PixiJS simplifies 2D graphics creation and rendering, and how Parcel streamlines the front-end development process. Set up your project, install dependencies, and configure TypeScript and Parcel. Use the development server to see changes in real-time, and build the bird animation using bird assets. Explore alternatives to PixiJS and find additional resources and further readings.

  7. 7
    Article
    Avatar of googledevsGoogle Developers·2y

    Google for Games is coming to GDC 2024

    Google for Games is coming to GDC in San Francisco! Join us on March 19 for the Game Developers Conference (GDC) at the Moscone Center, where game developers from across the world will gather to learn, network, problem-solve, and help shape the future of the industry. Explore the new features from Play Pass and attend sessions designed to help scale game development and increase engagement using generative AI.

  8. 8
    Article
    Avatar of hnHacker News·2y

    Sixty Four is a beautiful system design toy that reveals something rather dark

    Sixty Four is a system design game that engages and disquiets players about the nature of humanity. Players build and optimize machines to extract resources, with no clear objective other than the ability to do so.

  9. 9
    Article
    Avatar of hnHacker News·2y

    gorisanson/pikachu-volleyball: Pikachu Volleyball implemented into JavaScript by reverse engineering the original game

    Pikachu Volleyball, an old Windows game, has been implemented into JavaScript through reverse engineering. The game can be played on a website, and the repository provides instructions on how to clone, install dependencies, bundle the code, and run a local web server. The physics engine and AI of the original game have been reverse engineered. The main tools used for reverse engineering include Ghidra, Cheat Engine, OllyDbg, and Resource Hacker. In the JavaScript version, there is no time limit for the AI vs AI match.

  10. 10
    Article
    Avatar of godotGodot·2y

    Dev snapshot: Godot 4.3 dev 4

    Godot 4.3 dev 4 introduces improvements such as a new Parallax2D node, interactive music support, and documentation improvements. The development pace will slow down temporarily while core developers are on vacation. Testers are encouraged to provide feedback for the pre-release software.

  11. 11
    Article
    Avatar of rpythonReal Python·2y

    Build a Python Turtle Game: Space Invaders Clone – Real Python

    Learn how to build a Space Invaders game using Python's turtle module. Design and build a classic video game, create animated sprites using the turtle module, add user interaction in a graphics-based program, create a game loop to control each frame of the game, and use functions to represent key actions in the game.

  12. 12
    Article
    Avatar of watercoolerWatercooler·2y

    Can AI ever dominate the Game Dev Industry?

    AI has significant use in every zone of the internet and can potentially dominate the game development industry. Rockstar Games is using AI to enhance their NPCs and give them unique personalities.

  13. 13
    Article
    Avatar of ghblogGitHub Blog·2y

    Game Bytes · March 2024

    This post includes news about the release of KeeperRL 1.0, the HaxeFlixel port of Canabalt, and the Unity demo Megacity Metro.

  14. 14
    Article
    Avatar of communityCommunity Picks·2y

    Moebius-style post-processing and other stylized shaders

    Learn how to build a post-processing stylized shader in React Three Fiber to reproduce the unique style of artist Jean Giraud, also known as Moebius. This tutorial covers drawing hand-drawn looking outlines, custom shadow and lighting patterns, and applying the Moebius style to your WebGL scenes.

  15. 15
    Article
    Avatar of godotGodot·2y

    Release candidates: Godot 4.1.4 RC 2 & 4.2.2 RC 2

    Godot has released maintenance release candidates for version 4.1.4 and 4.2.2. Improvements include bug fixes, audio improvements, C# fixes, rendering improvements, and more. The releases can be downloaded from the website.

  16. 16
    Article
    Avatar of godotGodot·2y

    Introducing our GDC Line-up

    The team is heading to the US for this year's GDC. They will have a booth on the expo floor, showcasing games made with Godot. There is also a meetup at GitHub HQ for Godot developers.

  17. 17
    Article
    Avatar of 80lv80 LEVEL·2y

    Stellar Blade's Devs Share How Sony Helped Them Make the Game Bigger

    Shift Up's devs discuss how Sony's collaboration led to the substantial expansion of Stellar Blade, including localization in 22 languages and support in marketing and testing. The game features engaging gameplay with 60% battles and an anime-inspired plot with over 20 boss battles.