Python Forum
how to determine the minimum system requirment for the game i am creating?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to determine the minimum system requirment for the game i am creating?
#1
I am creating a game like minecraft with pygame and opengl,how to test the system requirment of my game?
What do I do if my computer can't handle?
If my computer really can't handle,can anyone give me tip on improving performance while programming?
If you asked me why I don't do it first,then come here and ask only when I am sure that it really cannot work,it is because I am very confident that my programming is 'bad' and also uses many algorithm that I created myself(which may be very slow).
Reply
#2
a lot of bottlenecks you find out when involved in discussions about code. At some point you will run across someone that calls you out on something that will slow your code down. But to do that you have to show them your code.
Recommended Tutorials:
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Difference between os.system("clear") and os.system("cls") chmsrohit 7 16,656 Jan-11-2021, 06:30 PM
Last Post: ykumar34
  How to get indices of minimum time difference Mekala 1 2,173 Nov-10-2020, 11:09 PM
Last Post: deanhystad
  How to get index of minimum element between 3 & 8 in list Mekala 2 2,540 Nov-10-2020, 12:56 PM
Last Post: DeaD_EyE
Question Difference between Python's os.system and Perl's system command Agile741 13 6,855 Dec-02-2019, 04:41 PM
Last Post: Agile741
  Finding MINIMUM number in a random list is not working Mona 5 3,055 Nov-18-2019, 07:27 PM
Last Post: ThomasL
  Delete minimum occurence in a string RavCOder 10 3,967 Nov-12-2019, 01:08 PM
Last Post: RavCOder
  Minimum size Amniote 8 3,841 Jul-10-2019, 02:58 PM
Last Post: nilamo
  How to determine pen color from an image? robie972003 2 2,404 Mar-24-2019, 10:06 PM
Last Post: robie972003
  determine if an number is in a list Dbeah 7 3,798 Nov-06-2018, 12:11 PM
Last Post: buran
  determine if an number is in a list Dbeah 1 2,247 Nov-04-2018, 04:50 PM
Last Post: stullis

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020