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

davidv3767

@davidv3767

Joined May 31st, 2026

  • 19Devlogs
  • 4Projects
  • 2Ships
  • 16Votes
I'm a high schooler ready to code!
Ship Pending review

I made a simple game to teach kids math. It works similar to Prodigy, where you answer questions to attack the other player OR defend yourself. Check the ReadMe for more instructions. Note this: you will need TWO players & a keyboard for this to work as intended, but for testing purposes you can play by yourself. Hope you enjoy Duvo Eins!

P.S. Depending on your screen size, the graphics might be skewed as it is programmed for my monitor and I don’t know how to unskew it in Python on any sized monitor. I would skip this if it’s too skewed, but I’ll hopefully add a video demo sometime soon (so check for it)!

  • 14 devlogs
  • 19h
Try project → See source code →
Open comments for this post
Reposted by @davidv3767

1h 52m 7s logged

Devlog #14: Welcome v2P.0.5.0 of Duvo Eins!

What I Did:

Well, I polished up my program, added a ReadMe, created a .exe program etc. to create the ship-ready version! I formatted the version differently (v2P.0.5.0 instead of v0.5) because I wanted to make sure this version was clear to be two-player only (as I am planning to do single-player in the future).

P.S.

I did reuse a picture this time since these is nothing really new to show!

Github Commit(s):

Check the repo yourself!

Next Up:

But I’m done! Oh wait… all the shipping stuff :)

1
1
138
Open comments for this post

1h 52m 7s logged

Devlog #14: Welcome v2P.0.5.0 of Duvo Eins!

What I Did:

Well, I polished up my program, added a ReadMe, created a .exe program etc. to create the ship-ready version! I formatted the version differently (v2P.0.5.0 instead of v0.5) because I wanted to make sure this version was clear to be two-player only (as I am planning to do single-player in the future).

P.S.

I did reuse a picture this time since these is nothing really new to show!

Github Commit(s):

Check the repo yourself!

Next Up:

But I’m done! Oh wait… all the shipping stuff :)

1
1
138
Open comments for this post
Reposted by @davidv3767

1h 28m 48s logged

Devlog #13: Ooh… Fighting!

What I Did:

This is basically the endgame here… literally! Here’s some of what I did:

  • finished the combat mechanic (except for color multipliers)​
  • added a dynamic health bar​
  • started the endgame screen

Soon, we’re going to make it to v0.5!

Github Commit(s):

https://github.com/davidv3767/Duvo-Eins/commit/b8be0b52a1d765e5deeaa225834ec71a509a7745

Next Up:

I will work on the endgame screen & start polishing for v0.5!

0
1
94
Open comments for this post

1h 28m 48s logged

Devlog #13: Ooh… Fighting!

What I Did:

This is basically the endgame here… literally! Here’s some of what I did:

  • finished the combat mechanic (except for color multipliers)​
  • added a dynamic health bar​
  • started the endgame screen

Soon, we’re going to make it to v0.5!

Github Commit(s):

https://github.com/davidv3767/Duvo-Eins/commit/b8be0b52a1d765e5deeaa225834ec71a509a7745

Next Up:

I will work on the endgame screen & start polishing for v0.5!

0
1
94
Open comments for this post
Reposted by @davidv3767

1h 41m 47s logged

Devlog #12: We Can Attack Now?

What I Did:

The current program is bugged a little bit, but here’s what was done this session:

  • added a Player 2 question mechanic
  • finished the settings page
  • started the combat mechanic, but it’s very bugged

Next up, I got to fix a lot of bugs!

Github Commit(s):

No commits this time :(

Next Up:

I will continue working on the gameplay!

0
1
13
Open comments for this post

1h 41m 47s logged

Devlog #12: We Can Attack Now?

What I Did:

The current program is bugged a little bit, but here’s what was done this session:

  • added a Player 2 question mechanic
  • finished the settings page
  • started the combat mechanic, but it’s very bugged

Next up, I got to fix a lot of bugs!

Github Commit(s):

No commits this time :(

Next Up:

I will continue working on the gameplay!

0
1
13
Open comments for this post

1h 17m 36s logged

Devlog #11: Questions Loading…

What I Did:

I’m really excited with the progress of this project, especially since everything is coming together. Here’s some things I did in this session:

  • mostly set up the settings page
  • started the Player 1 question mechanic

Note:

In the picture below, I want to note that the questions do keep on glitching between the two kindergarten questions, but that is because the player mechanic didn’t get finished before this devlog.

Github Commit(s):

https://github.com/davidv3767/Duvo-Eins/commit/1ff48a802b77ec992dd962845cc0f5d44d9073bf

Next Up:

I will continue working on the question mechanics… and maybe combat too!

0
0
11
Open comments for this post

1h 27m 46s logged

Devlog #10: Progress (Part 2)

What I Did:

More progress was done in this session! Some of the things done are the following:

  • created a name tag & health bar for characters
  • added instructions to the info page
  • started a ReadMe (will be improved on)
  • added a new file (duvoeins_settings.py) to adjust questions chosen in the database

Honestly, I’m really happy with what I’ve done over the past 10 devlogs! I wonder what will happen by Devlog #20?

Github Commit(s):

https://github.com/davidv3767/Duvo-Eins/commit/d7e34a2d8d926c38beb4e0236bc6594b4336d8e1

Next Up:

I will continue working on the gameplay… we’re inching closer towards a fully playable program!

0
0
5
Open comments for this post

1h 18m 10s logged

Devlog #9: Progress

What I Did:

I took a very long break, but I was able to come back today! I did a lot of things, but here are the major things:

  • finished creating the base of players’ characters
  • created a better “arena” background
  • linked Python program to the .json file 

Github Commit(s):

https://github.com/davidv3767/Duvo-Eins/commit/8133c297700de8fbfc2464c26c951844cf1b483b

Next Up:

I will continue working on the gameplay!

0
0
7
Ship

I made updates to my website to make it more me! Specifically, I added the math hub, along with a few styling updates to the website. Overall, this functions as a place to get to know me! Hope you enjoy it… also you should complete the challenges (or else… nothing, but please do them for me).

  • 5 devlogs
  • 4h
  • 2.94x multiplier
  • 11 Stardust
Try project → See source code →
Open comments for this post

38m 40s logged

Devlog #4: It Is Done… For Now

What I Did:

I basically added one more tab yapping about calculators, and then ran out of ideas! So, I AM DONE! If you have any feedback, let me know. (And yes, I am sure there is something I can add, just help me brainstorm!) 

Github Commit(s):

https://github.com/davidv3767/portfolio/commit/6d0881d0b79f643ad743cbb6f94bf98fab8c9584

Next Up:

Wait… I have to update the ReadMe! Be right back!

0
0
3
Open comments for this post

56m 45s logged

Devlog #3: Try Out My Little Challenge

What I Did:

I created a small challenge with some small riddles (along with hints, of course) and multiple pages for you raters to try and solve my challenge! If you do, make sure to type the security key somewhere!

Github Commit(s):

https://github.com/davidv3767/portfolio/commit/3bb2d6406381e010e63c8724120324b1f967c78f

Next Up:

In my next session, I will continue coding the wonderful hub!

0
0
2
Open comments for this post

1h 10m 4s logged

Devlog #2: The Rise of the Hub

What I Did:

I created the main page with a little warm-up, and laid the foundations to my little math hunt I plan to make! I also edited the main website pages to make changes, including fixing the links to blend in with the text!

Github Commit(s):

https://github.com/davidv3767/portfolio/commit/b2b1ade62fd3d18bbac3da03cf2c2f3e601632aa

Next Up:

In my next session, I will continue coding the wonderful hub!

0
0
3
Open comments for this post

47m 6s logged

Devlog #8: Gameplay Loading…

What I Did:

I set up the foundation to work on the gameplay. I have a small question bank in .json (screenshotted that since I have nothing else to show), a blank screen, and a small Character class!

Github Commit(s):

https://github.com/davidv3767/Duvo-Eins/commit/1e1e41e6983fd23b53de307c458ac4008cb98407

Next Up:

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

P.S. Main reason to make this devlog is to show at an Expedition!

0
0
4
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!

0
0
4
Open comments for this post

1h 27m 30s 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.

0
0
3
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!

0
0
5
Loading more…

Followers

Loading…