Friday, December 28, 2012

Memory Game

Memory Game

Developed a new game to test your memory. Game will show you random numbers at random order and aim is to enter the correct numbers in correct order. Game is developed in HTML5, CSS  and Createjs technology. 
All graphics design done by me as well using inkscape. Game is playble without any installation required directly off of net.
Click link below to play. 

Friday, November 16, 2012

Cards for Game

New card art set created for my HTML 5 game. Inkscape was used for creating the art and design.


To browse more asset click here.
To view HTML 5 games click here.

Sunday, November 11, 2012

Game Characters

Character design for game. these are hand drawn and then enhanced via photoshop .

Alien Character
Pig Logo
Mouse Character


Asterix Game Asset

Game Assets for Asterix Scene


Developed assets in 3d for a scene. These are low polygon models. Scene is based on comics "Asterix & Obelix"

Sword and Potion bottle carried by Asterix.

Saturday, November 3, 2012

Adobe idea painting

New painting done in Adobe Ideas app. This was done using 3 layers only, background, sketch and color. The application is simple and very powerful love it.


Wednesday, October 24, 2012

Character study

Some character study in Oil Pastel and Vector

Did a small study in oil pastel, blending done using eraser. Post cleanup in photoshop.




Some simple charcters done using inkscape.



Sunday, October 14, 2012

Walk Cycle Test

Walk Cycle


Small work in progress project. From the project a small scene practicing walk cycle. All animation done in blender, rendering in cycles.
.

YouTube link




Rain Drop Game

Rain Drop Game

Developed a new game. Its called Rain Drops. Inspired from an old hand held game. Concept is rain drops are falling and you have to save clothes from getting wet. Have designed three levels so far depending on player's score. Game is developed in HTML5, CSS  and Createjs technology. 
All graphics design done by me as well using inkscape. Game is playble without any installation required directly off of net. Some enhancements are in progress like sound, pause button, graphics etc. Will keep updates posted here. 
Click link below to play.




Screenshot


Saturday, October 13, 2012

Random Stuff

Random stuff hand drawn

New Painting



New hand drawn painting.

Sunday, September 30, 2012

Word Game

Number Lock Word Game

Developed a new word game. Its similar to cow and bull where you have to guess a number based on feedback on your position and correctness. Game is developed in HTML5, CSS  and Createjs technology. 

All graphics design done by me as well using inkscape. Game is playable without any installation required directly off of net. Click link below to play. 




Screenshot


Thursday, September 13, 2012

HTML5 Game BlackJack

Designed and developed a new HTML BlackJack game. Small animation is used along with the game play. No chips just points for now. Click on the button below to play the game.

Tools Used
  • HTML
  • Createjs
  • CSS
  • Eclipse for coding Javascript.
  • Inkscape for graphics.




Screenshots
Play Board

Friday, August 3, 2012

Tooth Model 3d

Working on a small scene for a dental site. A 3d model of a cartoon style tooth holding a toothbrush , while cartoon like monsters lurking behind.



Clay and a Test render






Details
Total hours - 15 hr
Blender
Inkscape
Cycles


Modelling site

3d Cartoon dog

Some stuff that I have been working on since last post.

A small cartoon style dog did in 3d.

cartoon 3d dog1

cartoon 3d dog 2



Details
Blender
Gimp

Sunday, April 1, 2012

New Flash project in progress

Started another flash project. Mainly improving lip sync animation. Inspired by sherlock holmes, trying to create something funny in those lines.

Project Details
Main package for animation - Flash
Voice Recording - Myself
Lip Sync packages - Papagayo
Composition - Blender
YouTube link




Enjoy!!


Saturday, March 17, 2012

Knitted Skull

Another evil idea coming to life. Heres a glimpse of a skull in chrochet . Full project in progress .

Thursday, January 26, 2012

Java Game n Stuff

Some  Java stuff I have been working on

Another game based on numbers , aim is to guess a random generated math number of 3, 5 or 6 digit in minimum tries.

Vault Game

A word game, recently played the game with a friend and liked the idea so here is a small implementation of it. Its called Cows n Bulls Aim is to guess a four letter English word.

Cows and Bulls

Study and Implementation of Shortest Path Algorithm in Java. Used linked list and recursive functions for calculation and Java2d framework for painting rectangles.

Shortest Path Algorithm