Skip to content
Stephen Wilde

Stephen Wilde

Just your avarage programmer!

Primary Menu
  • Home
  • About Me
  • My Programs
    • C/C++
      • Want Cake? – Program
      • A really simple basic tax calulator UK (C++)
    • Python3
      • QR Generator
      • Unnecessary hard game
  • Software I use
  • My Websites
    • MHmatters
    • Wilde247
    • FULLirc
    • 2APP (COMING SOON)

8Ball

8 Ball Project – UI release

Posted on December 27, 2020December 27, 2020 by Stephen Wilde

I recently released code for an 8 Ball and now I thought I would release a UI for it. So at some point over the next day or two, I will be launching it as a download. I will also be launching the source on GitHub for you all to Continue Reading

Posted In New project, Programs, QTTagged In 8Ball, c++, QT

Search

Socialize with me!

Downloads

Athena Discord Bot | GitHub
QRGenerator | GitHub
8Ball – UI | GitHub
UHGame | GitHub

Recent Posts

  • ChatGPT bot for Discord in Python
  • UK payroll system
  • Eww, I’m not eating that!
  • It’s a pill?
  • I need your help
  • Discord Bot! (Actually useful – Python)
  • Python in a browser?
  • IRC Bot
  • QRGenerator Update
  • QRcode Generator Python
i = 20
o = 22

print(f"This block is very special it was written in Python and displayed with Python thanks to PyScript it can even do math. So to explain I made an int i = 20 and int o = 22 and made it work it out see!: {i+o}")

The code I used for the above block
<py-script> 
i = 20
o = 22

print(f"This block is very special it was written in Python and displayed with Python thanks to PyScript it can even do math. So to explain I made an int i = 20 and int o = 22 and made it work it out see!: {i+o}")

</py-script>
Tweets by stephenwilde247




© 2008 - 2022 Copyright All rights reserved