Skip to content

This repository contains all the games created/contributed by Rakesh Balan Lingakumar.

Notifications You must be signed in to change notification settings

r-b-e-e/gameDesign

Repository files navigation

Game-Design

This repository contains all the games created/contributed by Rakesh Balan Lingakumar.

RESCUE MISSION: 2D Game

A 2D game in which a player (COP) uses weapons to kill all the terrorists and saves the hostages. The difficulty increases as the game advances to higher levels. The enemies are developed with Artificial Intelligence whose primary target is to kill the cop. The project is designed and developed using Unity3D.

SCREENSHOTS (Click to Maximize)
IMAGE ALT TEXT HERE IMAGE ALT TEXT HERE IMAGE ALT TEXT HERE IMAGE ALT TEXT HERE

Space Fighter: 2D Game

The Space Fighter game was developed using the advance game engine Unity3D. The game is a two-dimensional shooter game where the player operates an airship and fire at the alien ship. This game is developed with the top-down view. The airship can move in all direction, side to side and up and down. The alien ships move mainly top-to-bottom. The player shoot at the alien using laser cannon and earn 10 points. The player defeats an alien, and earns points. When an alien hits the player the airship gets destroyed. The game can be restarted by pressing ‘R’ on the keyboard. Coming to the coding part, the whole code was written in C#.

SCREENSHOTS (Click to Maximize)
IMAGE ALT TEXT HERE

Tic-Tac-Toe: Board Game

Tic-Tac-Toe game was developed using Windows Form Application in Microsoft Visual Studio. The game is played between two players who takes turns and play using mouse. The coding is simple and was developed by considering all the rules of the game. The first player who plays will take the sign “X” and second player takes “O”. Possible outcomes are “X” won, “O” won or “Match Drawn”. The winner is checked for every move made by a player. The game window has only “close” button. The “File” tab has “New Game” and “Exit” features. The “Help” tab has information about the game. Coming to the coding part, the whole code was written in C#.

SCREENSHOTS (Click to Maximize)
IMAGE ALT TEXT HERE IMAGE ALT TEXT HERE IMAGE ALT TEXT HERE IMAGE ALT TEXT HERE

About

This repository contains all the games created/contributed by Rakesh Balan Lingakumar.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published