Sai Ashish Konchadatheinsightfulcoder.hashnode.net·Mar 2, 2021How to Draw Among Us Character Using PythonA Warm Welcome to the Python Intermediate Projects Series🙋🏻♂️ My name is Sai Ashish and today, I'm dropping one of the most favorite builds of all time — The Among Us Crewmate Build 😍 How pumped are you for this project? If you are as psyched as ...Discuss·67 likes·310 readsPython 3
Segun Ajibolaajibolasegun.hashnode.net·Nov 3, 202110 Websites to Learn JavaScript by Playing GameYesterday I wrote a blog about understanding the basics of JavaScript to make learning easier. A popular quote from Phil. If you're learning a new instrument, have fun - Phil Ehart Having fun and learning is highly recommended, what's more, learnin...Discuss·33 likes·312 readsGames
Apoorv Tanejaplxity.hashnode.net·Feb 2, 2021Hangman - A fun game to see how much people know you.Introduction Hangman game is my submission for Hashnode and Vercel Hackathon under the category - Social. It is a small application/game to play with your friends. I hope you'll like it. 😄 Hangman It is a fun application based on actual Hangman game...Discuss·26 likes·120 readssocial
Thiwanon Chomcharoenpepodev.hashnode.net·Mar 13, 2023"Do the Fun Chaos Engineering with Gamification!"Do the Fun Chaos Engineering with Gamification! disclaimer: This post focuses on how fun chaos engineering can be. This does not cover the principal and real practicalities of chaos engineering. What is Chaos Engineering? Chaos engineering is the ...Discussgame
Udit Galauditgala.hashnode.net·Feb 22, 2023Developing an Unofficial God of War 4 Adaptation for PC and Android: A New Gaming ExperienceI'm taking on the challenge of creating an unofficial adaptation of God of War 4, designed for PC and Android. Although it's a one-person project, I'm proud to have made impressive progress on the game's main character animation blueprint and have cr...Discuss·2 likes·52 readsGame Development
CodeWithMarishcodewithmarish.hashnode.net·Feb 15, 2023How to create a Tic Tac Toe Game using NEXT JS?Hello friends, Today in this post we are going to see how we can create a tic tac toe game using NEXT JS. Tic Tac Toe is an excellent project for beginners to get started with learning NEXT/REACT JS, doing this project will help you learn basic conce...Discuss·30 readsNext.js
Bree Hallbytesofbree.hashnode.net·Nov 28, 2022Coding Games That Make Learning to Code a BreezeLearning to code can be a daunting task! I found that diversifying your resources not only helps solidify what you're learning, but it also can make learning to code more fun! Some games will help you practice basic programming concepts. Others will...Discuss·35 readscoding
Zerroug Nadjiboctobreak.hashnode.net·Nov 5, 2022Currently in open beta, Google Play Games for Windows PCs offers more than 40 Android gamesOn a computer running Windows 10 or later, you can play games like Cookie Run Kingdom and Summoners War from Google Play Games. With your Google account logged in, all progress syncs between your Android devices and Windows PCs. The Windows version a...Discuss·32 readsGoogle
Daniel Beckerredactle.hashnode.net·Sep 12, 2022What is Wordle and how to use it: All the information you needWordle: What is it? In the last five months, where have you been? It's nothing less than a gaming viral craze that sprang out of nowhere in early 2022 and quickly rose to become everyone's new favorite word game. If you spend any time on Twitter, whe...Discuss·26 readsgame
Steve Mcilwainplayabledesign.hashnode.net·Sep 11, 2022Procedural Wording in UnityIn this article I am going to cover how to create a procedural system in Unity that creates unique text content at runtime. In the example project, I am satisfying an actual use case for a game I am working on that populates random books in a store....Discuss·404 readsunity
Ranjeet Kumarembrace-technology.hashnode.net·Aug 24, 2022Top 10 design trends to level up your game this year 2022The super-fast penetration of smartphones and advanced technology is playing a significant role in the growth of the mobile gaming industry worldwide. Every year new trends surface to give a massive boost to the digital world. The evolving game desi...DiscussGame Development
Rocky Drockydd.hashnode.net·Aug 21, 2022Streaming Nintendo Switch from MacOSDue to the limitations of the Nintendo Switch, you're not able to record or stream the game from it easily as PS4 or XBox. Here I will show you how to get these done: Capture the video from your Nintendo Switch Capture the audio from your Nintendo ...Discuss·1 like·37 readsnintendo
Jesper Bisgaardjespermb.hashnode.net·Jul 29, 2022WebUI for wordle in RustFollowing up on the articles about building a wordle implementation in Rust I also wanted to understand how I could provide a web interface for the game using web assembly. There are a few ways to compile rust to web assembly there are a few packages...Discuss·77 readsRust