Open comments for this post
Devlog #7: Selection Is Done
What I Did:
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!
Next Up:
In my next session, I will start working on the gameplay!
Open comments for this post
Devlog #6: Basic Stats
What I Did:
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.
Github Commit(s):
https://github.com/davidv3767/Duvo-Eins/commit/650ac1c44b2586e8a0801187b37b03ee65dae4dahttps://github.com/davidv3767/Duvo-Eins/commit/aae70fc73cabe5a642e75c04108f830e3b269f55
Next Up:
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.
Open comments for this post
Devlog #5: Character Grid Graphic & Three More Files
What I Did:
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.
Github Commit(s):
https://github.com/davidv3767/Duvo-Eins/commit/f10ce740a106347836616f34555354be7c73d8de
Next Up:
In my next session, I will make the second selection screen work, allowing the player(s) to select a character!
Open comments for this post
Devlog #4: Player Name Customization
What I Did:
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.
Github Commit(s):
https://github.com/davidv3767/Duvo-Eins/commit/ffa216377c5c137ba125f8c36df04605f35ddd79
https://github.com/davidv3767/Duvo-Eins/commit/3625647f57e2a42ef1580669bf748265fed4a524
Next Up:
In my next session, I will make the second selection screen, involving simple characters & basic stats!
Open comments for this post
Devlog #3: Getting Into The Game
What I Did:
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.
Github Commit(s):
https://github.com/davidv3767/Duvo-Eins/commit/c4d71da3cc1f0890666f09c0d4444017a8ec35b2
Next Up:
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)!
Open comments for this post
Devlog #2: Just The Beginning
What I Did:
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.
Github Commit(s):
https://github.com/davidv3767/Duvo-Eins/commit/bcc683b7d776d8275721a71e24541b1d0189ae7c
Next Up:
In my next session, I will focus on making the START and INFO buttons work, and maybe start the SELECTION screens!
Open comments for this post
Devlog #1: The Humble Start to Duvo Eins
What I Did:
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!
GitHub Commit(s):
https://github.com/davidv3767/Duvo-Eins/commit/6c81a82a681d124c7b7eafac3cc968cccd1dac44
Next Up:
I’ll be continuing to improve the start screen! I’ll add some buttons and change the background to look nicer!