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

Dice Game

  • 4 Devlogs
  • 3 Total hours

A simple game that rolls two dice and gives players scores depending on the rolls. It's for my Computer Science GCSE NEA, so it's quite a basic program.

Open comments for this post

16m 23s logged

I shipped my project, but the issue is…I never committed any of my changes to GitHub, nor did I create an executable file…so I’ve done both of those now. I’ve only committed my program to GitHub after I finished writing it…which isn’t great, and I can’t go back to change it now, but it is what it is. Executable shown below!

0
0
1
Ship #1 Changes requested

This project is a simple Python text-based 2-player game that uses a pair of dice to give each player a score based on certain conditions (can be found on my GitHub repository's ReadMe). It lasts for 5 rounds and has a login function at the beginning of the program and displays a Leaderboard at the end. It is a very simple program as it is only for my GCSE Computer Science NEA. You can find any other details on my GitHub and you can use the demo link to test it yourself: https://trinket.io/python3/003cb19c6563

Hope you guys like my project!

  • 3 devlogs
  • 3h
Try project → See source code →
Open comments for this post

48m 27s logged

Cleaned the calcPoints() function up, and added comments. Ready to submit it for my NEA now I guess - if you notice anything wrong, comment and I’ll give it a look

0
0
4
Open comments for this post

1h 15m 11s logged

DEVLOG 1 - Basic functions

Made a file with valid usernames, retrieved that data, and made a login function. Then made a function that rolls a dice and outputs the number of points. Pretty simple stuff, but its going well so far! Open to any feedback and suggestions.

0
0
2

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…