Skip to main content

Boardgame Ideas

Adventures around the corner -  this game can be played between 2-10 players. In this game a  each player would have a card deck of 15 cards( which are split into sub groups of 5 each; 5 defensive; 5 offensive and 5 adventure). In the deck of 15  cards the players would have to shuffle the  cards in their deck before the start of the game. to start the game  the game would need music. The choice of music  is left up to the players to decide. as the music starts  player one would narrate  the setting of the location they start ( in a small town  or a village) all the players will choose the top card out of their deck  and place it down with them; once done the player 1 can stop the music and all the other have to reveal what their cards say if   there are more offensive attacks  than defensive; in that case the players will have a  fall out. If there are players who have adventure cards, they can go on a quest avoiding the conflict and saving their health. The game is won only in one of the two  circumstances; a. either a player becomes rich in the game and  hires others to do his bidding or  by knocking all the other players out of the game.

King of the Board - Themed in a medieval fantasy world based on elf, undead  monsters, werewolves,  knights , succubus, and crafty demons to become king of the board.

Romantic bliss -  A game where a cheating spouse and has to answer a bunch of moral questions until  they get him or her to confess.

Roll call - a fun loving game, where players will need to make it in time for class based on the cards they deal under 2 minutes. each card will give directions and the player to make its through  and to the allotted within 2 minutes classroom wins.

Sharks -  Based on the current world shark situation,  you have to survive as a shark  and can mix in with other sharks to escape a fisher man who is obsessed with hunting you down.

Welcome to Hell -  A space pirate ship where your objective is to destroy the  enemy fleet, give that your ship can have several upgrades -  2- 4 players

Bakers Joint -   players have to work together to bake something unique and out of this world to save their bakeshop ( something like hells kitche)

World of Peace -  a game in the distant future where the wars broken out and hand ful of players  will need to to  bring the world back to ints senses as  private comines have taken over and are  causing  war so that they can control the world for profit.

Discarded ants -  players play as ants to build their world in the wilderness and  face mortal danger. the game is won  when the ants  nake their home complete with minimum of 2 survivors

Veggie attack -  You remember when  your mum use to force you to eat veggies and you thought veggies are evil; guess what they are! In this game players fight against evil veggies from taking over their body and making them an alien that would take over the world.

Animal Lover- a game where you will need to save as many animals as possible under a minute. smaller the animal, lesser the points  bigger the animal  higher the points.

Study quiz -  Sounds boring, I know;  but here's the catch its more of  a random  information around the world that is provided to you and within 30 seconds you as player will need to  to answer these questions more questions answered correctly, more points you get, if your point value is in negative you loose.

Time attack -  Where  one has to pick up a card of chores and will need to perform it under 30 seconds, failing to do so you drop out of the game.

Fight the power -  similar to welcome to hell. players hold a fleet of  ships to  gain control over one and other.

FWEA -  Fire, Water, Earth and Air; based on elements , its a Game similar to alchemy.

Bears revenge -  Players are being chased by 3 bears and  have to make it out alive by dodging and defending them selves against the 3 bears.

World of flaws -  The players pick a card here and will  pass it on to other player and  others have to guess what flaw did the player get. Similar to charades.

Fight or flight; based on psychological reasoning, this game  is for players reactions in any given realistic situation  and their  ability to stand up with courage or   run away in a face of any social situation.  Players with  0 points  get kicked off the game.

Luard of Lords -  based on political agenda and assassination, the goal of the players here is for to to be able  to  throw down who ever is in power in such a covert way that it makes them look good in the eyes of their peers.

Darkness and light -  based on yin and yang ideology. Darkness and light is all about equalizing the  board, players will need to work together to place both positive and energies in sync
 

Comments

Popular posts from this blog

Particles Refrence and Tutorial!!!!!!!!

Hey guys! For this post, I am excited to announce that I have been learning particles in Unreal Engine 4. And i have to say I have learned alot and enjoyed learning particle this far.  When i first started learning them, I thought they would be complicated, but the statement prooved to be false and was surperised how easy it was to understand them and apply them. After practicing through the tutorials I have learned  all the different types of particles, such as, emitter particle effects, HUD emitter particle effects, Mesh particles, Ribbon particles,  animation curve particles. Anyway, continuing the current assignment, i had to do some research on what kind of a particle do I need to work on and how I can apply that to my other collaborative project of the racing level. And the answer to that was kinda obvious. since i wanted to  have a sand storm in my level, I decided to peruse the sand storm effect. I looked at few real life references and few game ones....

Interactive realistic water ripple effect with dissolving material

By Mayank Babbar Introduction: The original aim of this project was to have interactive water ripples with the player or any moving mesh in 3D space. To achieve this goal, I subdivided this project into the following 4 phases: Research. Process. Progress. Execution. Each of the above phases were treated as calculated time sensitive variables and were executed within the give time frame. Following is my timeline for each phase. Week Number Dates Phases 1 3/31 - 4/4 Research 2 4/7 – 4/11 Process - Progress 3 4/14 – 4/18 Progress -Execution 4 4/21 – 4/25 Execution- complete 5 4/28 – 5/2 Submit Phase 1: Research In this phase I researched on many games characters moving through water mesh.  I took references from the uncharted series, Tomb raider and others. After observing how water would react, I looked for tutorials online. They are as follows. How to make interactive water ripples with moving mesh https:/...

Exploding Barrels and Turrets

As i approached this assignment to make exploding  barrels and turrets  I was mainly inspired by Michel Bay. In the following video, You will see how the turrets detect the players location and aim the barrel  basing on approximation of distance and weight Following are the series o of pictures that  show how I created exploding barrels, Turrets and how they interact with the player Exploding Barrels : Component Editor As you can see In the component editor, I have the mesh, The sound The rout ( Sphere) and the particles for explosion and The particles for smoke. All of these components play an Important role  in the graph editor. Graph Editor: Following is how I approached creating the exploding barrel as it interacts with the car.   Devideing the smoke and the explosion into 2 different sections Note: For the smoke section:  we connect the delay to the explosion section In the following  continues only for the e...