Duvo Eins
- 7 Devlogs
- 9 Total hours
While learning how to use the library PyGame, I wanted to create a learning app for my little brother by inserting the problems into a fun, little duel-style story.
While learning how to use the library PyGame, I wanted to create a learning app for my little brother by inserting the problems into a fun, little duel-style story.
I did a lot of things in the past sessions, including finishing up the selection mechanic and starting the gameplay. With the current program, working on gameplay can now begin!
In my next session, I will start working on the gameplay!
It took some trial & error, but the stats menu finally works as intended! By pressing 1-4 on the 2nd selection screen, you can see basic information.
In my next session, I will make the second selection screen allow each player to select a character (via triple pressing a key), rather than just the stats shown.
First of all, I added the character grid (without stats & selection mechanic). Secondly, I split my code into four different files, improving readability by a lot! I was going to continue working, but I wanted to publish a devlog first.
https://github.com/davidv3767/Duvo-Eins/commit/f10ce740a106347836616f34555354be7c73d8de
In my next session, I will make the second selection screen work, allowing the player(s) to select a character!
In my past session(s) of coding, I focused on allowing the players to customize their name! Now, each player has a customized username for the round they are playing, allowing players to better connect to the game.
https://github.com/davidv3767/Duvo-Eins/commit/ffa216377c5c137ba125f8c36df04605f35ddd79
https://github.com/davidv3767/Duvo-Eins/commit/3625647f57e2a42ef1580669bf748265fed4a524
In my next session, I will make the second selection screen, involving simple characters & basic stats!
Today, I focused on making an info screen (with instructions coming soon!) and starting on the first selection screen, allowing players to type in their names. I wanted to write this devlog before I continue working on the typing mechanic due to the amount of progress & time I have spent.
https://github.com/davidv3767/Duvo-Eins/commit/c4d71da3cc1f0890666f09c0d4444017a8ec35b2
In my next session, I will lock in and make the typing mechanic for the 1st selection screen work! Then, I’ll start on the 2nd selection screen (characters)!
I focused, in this session, on getting the START and INFO buttons to appear & make the background look better. I also sorted out my functions and started the mechanic for the buttons mentioned above.
https://github.com/davidv3767/Duvo-Eins/commit/bcc683b7d776d8275721a71e24541b1d0189ae7c
In my next session, I will focus on making the START and INFO buttons work, and maybe start the SELECTION screens!
This is the start of Duvo Eins, a duel-style learning app! After I tinkered with some window settings, I created the beginning to the start screen, adjusting the title little by little until it looked the best to me!
https://github.com/davidv3767/Duvo-Eins/commit/6c81a82a681d124c7b7eafac3cc968cccd1dac44
I’ll be continuing to improve the start screen! I’ll add some buttons and change the background to look nicer!