Deactivated Usergetallscripts.hashnode.dev·May 12, 2024How Do You Make a Color Prediction Game?Understanding the Concept of Color Prediction Games Before getting insights into the improvement procedure, it’s important to have clear information on what a colour prediction game involves. Essentially, players are provided with a series of colours...Color Prediction
Shashank Kumar Sukumar Singhshashankdev.hashnode.dev·Apr 12, 2024Enhancing Gameplay with Visual EffectsRecognizing the need to improve our game's visuals, we've introduced several new visual effects to enhance gameplay clarity and make the game more visually engaging. Considering the feedback from our final presentation, we have following implementati...1 like#connectedgames
Miroslavroguelike.rs·Mar 19, 2024The 7DRL Time Management KitThis post probably resonates for many jams and a lot of other things, and the wisdom behind it is extracted mostly from my long history of failed wins (we don't say losses in this article) at Magic: the Gathering drafts. It's not that I don't learn i...47 reads7drl
Miroslavroguelike.rs·Mar 19, 2024Svarog Design Talk #1: PillarsSvarog is a library I'm working on. It's meant to be anyone's dream library for when engaging with roguelikes. Svarog, originally, is the deity in whose dreams the whole of reality dwells and resolves, so it was only fitting. It's lofty goals, ones t...47 readssvarog
Oğuzhan Kırbaşzogu.hashnode.dev·Jan 29, 2024#BuckshotRoulette Python Dealer AIHi students! Today I'm gonna show you how can you make a Dealer AI in python.Requirements:Python3 Tutorial: Firstly , we are going to import "random library" with we will use for making choices. import random Afterwards , we will make the variables ...#buckshotroulette
Matteo Santoromattdev.hashnode.dev·Jan 11, 2024My new GameBoy style portfolioWith great satisfaction, I am pleased to announce the launch of the first public version of my web portfolio, to which I have dedicated a lot of effort. I decided to highlight my deep passion for video games, especially retro gaming, drawing inspirat...10 likeswebdev
Anshul Singh Sengargeekme.hashnode.dev·Dec 31, 2023Why Am I Starting A Blog..?Hey, I've finally decided to start my blogging page. I know I'm quite late to this party, but it's never too late to start something new. Let's dive into the topic: why am I starting my blog? To answer that, we need to go deeper into my life so far. ...2 likes·30 reads#BloggingJourney
Agnes Obianuju Anosikeagnesobianuju.hashnode.dev·Sep 4, 20237 Simple Steps to Building a Rock Paper Scissors Game Using PythonAre you ready to take your Python skills to the next level and create a fun game? Look no further! In just 7 easy steps, you can build your very own “Rock Paper Scissors” game using Python. Impress your friends and challenge them to a match of wits a...39 readsgamedevelopment
Dandelion Jacobsonmorbidlyocheese.hashnode.dev·Apr 18, 2023v0.0.1 | hello worldI will be formatting the devlog titles like-so: v0.0.0 | title. The first half will describe the game's current version/state with the second half being the title of the post. Welcome to the first entry of my devlog for Mighty Vertical. I'm basicall...Mighty Vertical | Love2D GamedevGameDev
Efehi Idubormonarxk.hashnode.dev·Apr 14, 2023Mastering Mechanics: Best Practices for Designing Engaging Game Mechanics in GodotIntroduction Mechanics are the backbone of any good game - they are the rules that guide a player’s interaction with a game world and dictate how a player can act within the game. Common examples include player movement, skills, abilities, and lives ...11 likes·171 readsGodot