• Home
  • PORTFOLIO
  • Gallery
  • About
  • Contact
  • Log in / Register
Coding - Python 3

Python – Make a (huge or not) menu NOT in a while loop

October 15, 2023

The first big project I did during my studies was about the MVC architecture in which a main menu was needed. Having little knowledge in programming at that time, I…

Read more…→

Coding - Python 3

Python – Make a Hangman game part 3: input and display the right picked letters

October 7, 2023

I enjoy creating inputs. I discovered that creating inputs with while loops in them allowed to create menus that would not need to run inside a while loop. And it…

Read more…→

Coding - Python 3

Python – Make a Hangman game part 2: prerequisites, JSON, random word

October 5, 2023

For that project, you’ll need to have installed Python (I used the 3.10.2 version), an IDE where you type your code (I’m using Visual Studio Code, really amazing software), and……

Read more…→

Coding - Python 3

Python – Make a Hangman game part 1: preparations and intro to the MVC architecture

October 4, 2023

More than 3 years without posting… That’s OK, I’m immortal, not as if Time was a problem. The beautiful thing is that it follows the steps of its predecessor: it’s…

Read more…→

Game programming - Unity 5

My first game in Unity part7 – The side-view camera

July 15, 2020

Buenos dias muchachos! The truck’s behavior being satisfactory, I decided to get the final in-game view (or close to what it’ll be). So I switched to a more classic side…

Read more…→

Game programming - Unity 5

My first game in Unity part6 – Fuel gauge and consumption

July 2, 2020

こんにちは。 After having done a speedometer, I wanted to make a fuel gauge even though I don’t plan to make the gameplay centered on that (unlike most of nowadays games…

Read more…→

Game programming - Unity 5

My first game in Unity part5 – Adding a speedometer

June 30, 2020

Hello wello wello! In a game, knowing the speed of a few objects may be extremely useful. In a car game, almost mandatory. In a 2D-view car game, probably not,…

Read more…→

Game programming - Unity 5

My first game in Unity part4 bis – Update of the code

June 25, 2020

Update of drag I think I made a mistake somewhere when I wrote the drag code. I don’t know what happened, it seemed it was working, but actually wasn’t. I…

Read more…→

Game programming - Unity 5

My first game in Unity part4 – Slowing down the car smoothly

May 25, 2020

Alrightyyyyy! Each time I post, I learn something new (I mean, prior to posting, or else I’ll be keeping posting just to get [random?] knowledge, that’d be awesome!), and my…

Read more…→

Game programming - Unity 5

My first game in Unity part3 – When coding isn’t innate

May 23, 2020

Hi! Third part of my first steps in Unity.I guess you’re here because you want to know what I did to make my car brake? I’m about to show you…

Read more…→

Posts navigation

1 2 3 4 Next »

Categories

© 2005-2023 munchou
Blog Way by ProDesigns