0% found this document useful (0 votes)
4 views2 pages

Freeware Game Development Essentials

The game was developed using freely available software like Netbeans and Blender that do not require purchase. It functions smoothly as long as Netbeans or the Java Runtime Environment and Blender are installed. The core code uses Java and Python, which do not need specialized knowledge. Both software programs can be easily downloaded from their websites. The game requires basic hardware capabilities and runs on common components to reduce expenses. It includes 3 interactive screens where the user engages with the interface and is given a limited number of chances before their score is calculated and displayed.

Uploaded by

Urvik Patel
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views2 pages

Freeware Game Development Essentials

The game was developed using freely available software like Netbeans and Blender that do not require purchase. It functions smoothly as long as Netbeans or the Java Runtime Environment and Blender are installed. The core code uses Java and Python, which do not need specialized knowledge. Both software programs can be easily downloaded from their websites. The game requires basic hardware capabilities and runs on common components to reduce expenses. It includes 3 interactive screens where the user engages with the interface and is given a limited number of chances before their score is calculated and displayed.

Uploaded by

Urvik Patel
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

The game has been developed using freeware softwares that can be easily accessed.

The essential
softwares required for smooth functioning of the game includes the need of Netbeans or Java
Runtime Environment and Blender (3D animation and modelling tool) to be installed in the
system. The essential code for the game have been done using Java and python and aren’t
required to be known. Both the softwares used are freeware and can be accessed easily from their
respective websites.

 Hardware

The hardware requirements are:


Minimum requirements

o 32-bit dual core 2Ghz CPU with SSE2 support.


o 2 GB RAM.
o 1280×768 Display.
o Mouse or trackpad.
o OpenGL 2.1 compatible graphics with 512 MB RAM.

Recommended requirements:

o 32-bitocta core2Ghz CPU with SSE2 support.


o 4 GB RAM.
o 1366×768 Display.
o Mouse or trackpad.
o OpenGL 2.1 compatible graphics with 512 MB RAM.

CHAPTER 3

PROJECT PLANNING

o Module of Project
The game has been developed in blender and Netbeans IDE. It takes basic system capable of
running any legacy software. The game contains 3 screens and each screen contains interactive
User interface with which the user interacts [Link] makes the use of common hardware
components and thus cuts the expenses of things down. The player is given a limited amount of
chances after which the score is being calculated and shown in a well-structured format. The
software contains 3 essential modules needed for the proper functioning.

1. Entry form Moduledgdfbdbdbdbfdbdbdfbf


Just like every game has a main menu to start with, this module focusses on knowing the basic
and essential information of the player. This module was designed using Netbeans IDE and is
responsible for fetching as well as storing the user information which is utilized afterwards into
other modules. It allows you to directly view the leaderboard or play the game. This module is
also easy to understand and becomes user friendly once used for much time.

2. Main game
This module is the core of the project. It is the heart of the game where every functionality

You might also like