-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathClassActivity2.html
More file actions
26 lines (26 loc) · 2.52 KB
/
ClassActivity2.html
File metadata and controls
26 lines (26 loc) · 2.52 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Gaming Department</title>
</head>
<body>
<div style="text-align: center;">
<img src ="garbage1.png" height="100" width="200" alt="VIT Bhopal Logo"/>
</div>
<h1 style = "text-align: center;"> VIT Bhopal Gaming Department</h1>
<h2>About Gaming Industry</h2>
<img src="garbage2.jpg" height="200"width ="300" style="float:right" alt="Gaming"/>
<p>Game technology is developing so rapidly that it will reach over 300 billion by 2026. We can expect game platforms to continue developing in 2019 onwards with billions of dollars in profit and over 2.5 billion gamers around the world. Besides the consistent and impressive growth of the industry, it is interesting to note that there has been a shift in revenue sources in the gaming space lately. The gaming industry used to make most of its money by selling games but today its revenue is coming from a different perspective.
</p>
<h2>About our Department</h2>
<p>Game Development at VIT Bhopal includes not only the art of game development, but also Computer Science and Engineering, Artificial Intelligence, Data Science. Most of the courses in the curriculum are practical oriented. The curriculum attracts all kinds of students having interest and skills in various categories like competitive programming, game design and mechanics, human computer interaction and artificial engineering etc. Apart from this, students of Gaming will complete 3 certifications – NASSCOM Future skills, Unity and UiPath. The Gaming Department at VIT Bhopal has conducted 25+ events, 12 Master classes, 23 projects demonstrated in public and also has signed three MoUs with Unity Asia Pacific for Gaming, UI Path (USA) for RPA/Coding, Roach Interactive for Game Design. This department is considered to be one of the most active ones in the university. Here at VIT Bhopal, the students learn through self-exploration as each module increases their knowledge stack, brainstorming with peers as sharing ideas with like-minded people will help them. Students are given activities to trigger their creative centres. Also, group projects help students decide, discuss and implement their ideas to design games.</p>
<h3>Other Details</h3>
<a href="">Programmes Offered</a><br>
<a href = "">Career Prospects</a><br>
<a href="">Faculty</a><br>
<a href="">Curriculum</a>
<h3>Contact Us</h3>
<p><b>Phone:</b> +91 9876543210<br><b>Email:</b> admissions@vitbhopal.ac.in</p>
</body>
</html>