You are browsing as a guest. Sign up (or log in) to start making projects!

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.

Open comments for this post

1h 19m 56s logged

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!

Github Commit(s):https://github.com/davidv3767/Duvo-Eins/commit/6dd5a23de88b436c12e9206e3bbc14375d49e09d

Next Up:

In my next session, I will start working on the gameplay!

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!

Github Commit(s):https://github.com/davidv3767/Duvo-Eins/commit/6dd5a23de88b436c12e9206e3bbc14375d49e09d

Next Up:

In my next session, I will start working on the gameplay!

Replying to @davidv3767

0
2
Open comments for this post

1h 27m 5s logged

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

1h 34m 11s logged

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!

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!

Replying to @davidv3767

0
3
Open comments for this post

1h 6m 10s logged

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

1h 42m 17s logged

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)!

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)!

Replying to @davidv3767

0
3
Open comments for this post

59m 3s logged

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!

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!

Replying to @davidv3767

0
50
Open comments for this post

48m 27s logged

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!

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!

Replying to @davidv3767

0
7

Followers

Loading…