Department of Computer Science

Permanent URI for this communityhttps://repository.cuilahore.edu.pk/handle/123456789/16

Browse

Search Results

Now showing 1 - 2 of 2
  • Item
    Road Instructor: Teaching traffic rules to people through gamification
    (Library Information Services, COMSATS University Islamabad, Lahore Campus., 2022-11-20) Mohammad Usama Butt; FA18-BCS-065; Iqra Obaid
    Technology has influenced the lives of everyone. It has completely changed the way people create ease for themselves by figuring out solutions for their problems. The problem lies in the fact that the knowledge of the usage of such inventions is limited to extremely few individuals, leaving majority of them behind. Automobiles, being one of the most widely used technological inventions, have heavily influenced the lives of every single individual. The most alarming fact regarding those individuals who are contributing their presence on road traffic is that most of the are unaware of most of the traffic rules. Amount of people who are actually aware of traffic rules are extremely less. Then there are those people as well who are driving since many years but their awareness of traffic rules is also limited to a few basic rules. Outcome of such blunder is a horrible traffic accident which can result into sudden deaths or even lifetime paralysis in some cases. People are extremely lazy to read long documentations of several traffic rules. As human behaviour on roads is one of the most important factors of ensuring safety, we’re developing a 3D android game on Unity Engine to overcome this issue. This is a game developed to teach traffic rules to our target audience in an interesting gamified manner. Each and every individual who doesn’t have that much background knowledge about traffic but he’s keen to learn, is our target audience. Moreover, we also have a specific segment in our game in which we would teach those specific rules which pedestrians have to follow. In this way, the likelihood of traffic accidents would be decreased up to some extent by teaching the required knowledge about traffic rules to the people.
  • Item
    ChatDev
    (Library Information Services, COMSATS University Islamabad, Lahore Campus., 2022-11-20) Syed Baqir Raza; FA18-BCS-033; Iqra Obaid
    As we all know, technology has taken over the world. It is dominating with every passing day. Nowadays, many chatting applications reduce the thousand miles distance to a single click. These chatting applications allow the user to make a call, allows texting. The growing tech industry comes with a more significant number of developers. When working together, the developers communicate with each other. If a developer encounters an issue while writing a code and cannot resolve it, he/she communicates with other colleagues to help ease the problem. There is no way to run the code inside the chat with regular chatting applications rather than using an IDE. The project aims to develop a system that allows users to run the code inside a chat and work like an IDE. When a user sends a code to someone, the application shall detect the language of the code and allow the receiver to run the code then and there without using an external IDE. The application shall beautify the code according to the language and allow the receiver to modify the code inside the chat, reducing the time and working faster.